[gnome-clocks] Add a basic desktop file.



commit dcbbfe762737ac57d68826a72a46887c2b86bf6c
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Aug 15 00:09:31 2012 +0200

    Add a basic desktop file.
    
    The "Comment" field is taken from the bugzilla description
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681883

 data/gnome-clocks.desktop.in |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-clocks.desktop.in b/data/gnome-clocks.desktop.in
new file mode 100644
index 0000000..ffa90b1
--- /dev/null
+++ b/data/gnome-clocks.desktop.in
@@ -0,0 +1,12 @@
+[Desktop Entry]
+_Name=Clocks
+_GenericName=Clocks
+_X-GNOME-FullName=Gnome Clocks
+_Comment=Clocks for world times, plus alarms, stopwatch and a timer
+Exec=gnome-clocks
+Icon=preferences-system-time
+Terminal=false
+Type=Application
+Categories=GNOME;GTK;
+StartupNotify=true
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]