aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtk-redshift/gtk-redshift.desktop
diff options
context:
space:
mode:
authorFrancesco Marella <francesco.marella@gmail.com>2010-06-06 21:00:03 +0200
committerFrancesco Marella <francesco.marella@gmail.com>2010-06-06 21:00:03 +0200
commit07ec131ba713ebf5e49a9c57a3d2cda9cd9489ad (patch)
tree87665c8fe56119b4c86b93c833e2a95050e2a6ab /src/gtk-redshift/gtk-redshift.desktop
parentMerge application indicator support from Franesco Marella. (diff)
downloadredshift-ng-07ec131ba713ebf5e49a9c57a3d2cda9cd9489ad.tar.gz
redshift-ng-07ec131ba713ebf5e49a9c57a3d2cda9cd9489ad.tar.bz2
redshift-ng-07ec131ba713ebf5e49a9c57a3d2cda9cd9489ad.tar.xz
Add a feature to toggle autostart at login
A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required.
Diffstat (limited to 'src/gtk-redshift/gtk-redshift.desktop')
-rwxr-xr-xsrc/gtk-redshift/gtk-redshift.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/gtk-redshift/gtk-redshift.desktop b/src/gtk-redshift/gtk-redshift.desktop
new file mode 100755
index 0000000..850255c
--- /dev/null
+++ b/src/gtk-redshift/gtk-redshift.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=Redshift
+GenericName=Color temperature adjustment
+Comment=Color temperature adjustment tool
+Exec=gtk-redshift
+Icon=redshift
+Terminal=false
+Type=Application
+Categories=Utility;
+StartupNotify=true