syncevolution/src/gtk3-ui/sync.desktop.in
Jussi Kukkonen f1454948b8 gtk-ui: fork gtk3-version of the ui
We want to support both GTK+-2.0 and GTK+-3.0 for the time being
(even if the former is just maintenance). This is not possible in
the same codebase without large amounts of ifdefs so we fork the UI.
2012-03-27 15:30:20 +02:00

10 lines
157 B
Desktop File

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