summarylogtreecommitdiffstats
path: root/jes.desktop
diff options
context:
space:
mode:
authorHeiko Nickerl2018-08-22 18:41:50 +0200
committerHeiko Nickerl2018-08-22 18:41:50 +0200
commita5fe986c83e6fc02d44af59dc6d49a5359196ce5 (patch)
tree2de37538f2c66d83991f41da330d747cda954742 /jes.desktop
parent2319b4225744188383fa8805813a2d1d85ecb398 (diff)
downloadaur-a5fe986c83e6fc02d44af59dc6d49a5359196ce5.tar.gz
Fix comments in desktop file
Diffstat (limited to 'jes.desktop')
-rw-r--r--jes.desktop30
1 files changed, 20 insertions, 10 deletions
diff --git a/jes.desktop b/jes.desktop
index 104ef9b9eaf0..04649dead548 100644
--- a/jes.desktop
+++ b/jes.desktop
@@ -1,11 +1,21 @@
[Desktop Entry]
-Type=Application # Indicates the type as listed above
-Version=1.0 # The version of the desktop entry specification to which this file complies
-Name=Jes # The name of the application
-Name[de]=Jes # The name of the application
-Comment=Accountig tool # A comment which can/will be used as a tooltip
-Comment[de]=Einnahme-Überschuss-Rechnung # A comment which can/will be used as a tooltip
-Exec=jes # The executable of the application.
-Icon=jes # The name of the icon that will be used to display this entry
-Terminal=false # Describes whether this application needs to be run in a terminal or not
-Categories=Office # Describes the categories in which this entry should be shown
+# Indicates 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=Jes
+# The name of the application
+Name[de]=Jes
+# A comment which can/will be used as a tooltip
+Comment=Accountig tool
+# A comment which can/will be used as a tooltip
+Comment[de]=Einnahme-Überschuss-Rechnung
+# The executable of the application.
+Exec=jes
+# The name of the icon that will be used to display this entry
+Icon=jes
+# 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=Office