aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/.local/share/applications/emacs.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/.local/share/applications/emacs.desktop')
-rwxr-xr-xdesktop/.local/share/applications/emacs.desktop28
1 files changed, 28 insertions, 0 deletions
diff --git a/desktop/.local/share/applications/emacs.desktop b/desktop/.local/share/applications/emacs.desktop
new file mode 100755
index 0000000..95df61e
--- /dev/null
+++ b/desktop/.local/share/applications/emacs.desktop
@@ -0,0 +1,28 @@
+[Desktop Entry]
+
+# The type as listed above
+Type=Application
+
+# The version of the desktop entry specification to which this file complies
+Version=1.0
+
+# The name of the application
+Name=Emacs
+
+# A comment which can/will be used as a tooltip
+Comment=Flash card based learning tool
+
+# The path to the folder in which the executable is run
+Path=/home/yannherklotz
+
+# The executable of the application, possibly with arguments.
+Exec=/usr/bin/emacsclient -c -a '/usr/bin/emacs'
+
+# The name of the icon that will be used to display this entry
+Icon=/home/yannherklotz/Images/emacs.icon
+
+# Describes whether this application needs to be run in a terminal or not
+Terminal=false
+
+# Describes the categories in which this entry should be shown
+Categories=Languages;Editor;Text;