diff options
author | Jordi Mallach <jordi@sindominio.net> | 2003-07-02 16:32:02 +0000 |
---|---|---|
committer | Jordi Mallach <jordim@src.gnome.org> | 2003-07-02 16:32:02 +0000 |
commit | a33db818d3d3546c1024e2a6f138e37912bdc10b (patch) | |
tree | e71db7da869ac988e04004a1faa0bcebf20f4f19 /gui/gdmphotosetup.desktop.in | |
parent | 288d1c00d33bdbb812d3e00b45871f7d32841199 (diff) | |
download | gdm-a33db818d3d3546c1024e2a6f138e37912bdc10b.tar.gz |
Fix Terminal entries and add StartupNotify support where appropriate.
2003-07-02 Jordi Mallach <jordi@sindominio.net>
* gui/*.desktop.in: Fix Terminal entries and add StartupNotify
support where appropriate.
Diffstat (limited to 'gui/gdmphotosetup.desktop.in')
-rw-r--r-- | gui/gdmphotosetup.desktop.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gui/gdmphotosetup.desktop.in b/gui/gdmphotosetup.desktop.in index 47aa76c3..6e108f5c 100644 --- a/gui/gdmphotosetup.desktop.in +++ b/gui/gdmphotosetup.desktop.in @@ -5,8 +5,9 @@ _GenericName=Login Photo _Comment=Change the picture that will show in the GDM (login manager) face browser TryExec=gdmphotosetup Exec=gdmphotosetup -Icon=login-photo.png -Terminal=0 +Icon=login-photo.pn +StartupNotify=true +Terminal=false Type=Application Categories=Application;Settings;AdvancedSettings; X-GNOME-Bugzilla-Bugzilla=GNOME |