syncevolution/src/gtk-ui/sync-gtk.desktop.in
Patrick Ohly 3f3147132e --enable-gui=all: use different name in .desktop file for GTK version
When installing both the plain GTK and the Moblin-themed version,
the Moblin version uses the normal "Sync - Up to date" name/comment
and the GTK version uses "Sync (GTK)" as name with the same
comment. This is a somewhat arbitrary choice, with the rationale
being that a Moblin user is less likely to care about the
distinction while a GTK user might understand what "(GTK)" means.
2009-09-16 10:48:34 +02:00

10 lines
163 B
Desktop File

[Desktop Entry]
_Name=Sync (GTK)
_Comment=Up to date
Version=1.0
Type=Application
Exec=sync-ui
Icon=sync
Categories=Network;GTK;
Terminal=false
StartupNotify=true