File: org.gnome.gedit.desktop.in.in

package info (click to toggle)
gedit 3.14.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 33,032 kB
  • ctags: 6,941
  • sloc: ansic: 49,961; sh: 12,025; python: 6,862; xml: 5,976; makefile: 1,239; perl: 30
file content (29 lines) | stat: -rw-r--r-- 726 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[Desktop Entry]
_Name=gedit
_GenericName=Text Editor
_Comment=Edit text files
Exec=gedit %U
Terminal=false
Type=Application
StartupNotify=true
MimeType=text/plain;
Icon=accessories-text-editor
Categories=GNOME;GTK;Utility;TextEditor;
X-GNOME-DocPath=gedit/gedit.xml
_X-GNOME-FullName=gedit Text Editor
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gedit
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
X-GNOME-Bugzilla-ExtraInfoScript=@prefix@/share/gedit/gedit-bugreport
Actions=Window;Document;
_Keywords=Text;Editor;
DBusActivatable=true

[Desktop Action Window]
_Name=Open a New Window
Exec=gedit --new-window

[Desktop Action Document]
_Name=Open a New Document
Exec=gedit --new-document