summaryrefslogtreecommitdiff
path: root/data/org.gnome.Logs.desktop.in
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2014-04-01 13:08:48 +0100
committerDavid King <davidk@gnome.org>2014-04-01 13:31:37 +0100
commitd83b766bd6354acfe8da0a449dee892461269682 (patch)
tree40eb1f1bb92bf7582ab319580920801cb7bd0347 /data/org.gnome.Logs.desktop.in
parent4972c62c34579983ed4a65946fa9115957ed53e3 (diff)
downloadgnome-logs-d83b766bd6354acfe8da0a449dee892461269682.tar.gz
Rename desktop file and set DbusActivatable=true
Rename AppData and GResource XML in line with desktop file changes.
Diffstat (limited to 'data/org.gnome.Logs.desktop.in')
-rw-r--r--data/org.gnome.Logs.desktop.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/org.gnome.Logs.desktop.in b/data/org.gnome.Logs.desktop.in
new file mode 100644
index 0000000..c4add13
--- /dev/null
+++ b/data/org.gnome.Logs.desktop.in
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Logs
+_GenericName=Log Viewer
+_Comment=View detailed event logs for the system
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
+_Keywords=log;journal;debug;error;
+Type=Application
+Categories=GTK;GNOME;System;Monitor;Utility;
+Exec=gnome-logs
+Icon=gnome-logs
+Terminal=false
+StartupNotify=true
+DBusActivatable=true