diff options
author | Perberos <[email protected]> | 2011-11-04 22:16:15 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-04 22:16:15 -0300 |
commit | fff4ecc82f2bcfa7427596e7ad9c3769fcab040b (patch) | |
tree | ac4f1812a7991609c9c32c776daede2d8492f7b5 /savers/cosmos-slideshow.desktop.in.in | |
download | mate-screensaver-fff4ecc82f2bcfa7427596e7ad9c3769fcab040b.tar.bz2 mate-screensaver-fff4ecc82f2bcfa7427596e7ad9c3769fcab040b.tar.xz |
first commit
Diffstat (limited to 'savers/cosmos-slideshow.desktop.in.in')
-rw-r--r-- | savers/cosmos-slideshow.desktop.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/savers/cosmos-slideshow.desktop.in.in b/savers/cosmos-slideshow.desktop.in.in new file mode 100644 index 0000000..cc51661 --- /dev/null +++ b/savers/cosmos-slideshow.desktop.in.in @@ -0,0 +1,10 @@ +[Desktop Entry] +_Name=Cosmos +_Comment=Display a slideshow of pictures of the cosmos +Exec=@SAVERDIR@/slideshow --location=@SLIDESHOW_COSMOS_DIR@ +TryExec=@SAVERDIR@/slideshow +StartupNotify=false +Terminal=false +Type=Application +Categories=MATE;Screensaver; +OnlyShowIn=MATE; |