diff options
Diffstat (limited to 'share/applications')
-rw-r--r-- | share/applications/mageiasync.desktop | 9 | ||||
-rw-r--r-- | share/applications/mageiasync.desktop.in | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/share/applications/mageiasync.desktop b/share/applications/mageiasync.desktop new file mode 100644 index 0000000..cd9e7e5 --- /dev/null +++ b/share/applications/mageiasync.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=MageiaSync +Comment=A frontend to rsync for Mageia usage +Exec=mageiasync +Icon=mageiasync +StartupNotify=true +Type=Application +Terminal=false +Categories=System; diff --git a/share/applications/mageiasync.desktop.in b/share/applications/mageiasync.desktop.in new file mode 100644 index 0000000..e8cf3f5 --- /dev/null +++ b/share/applications/mageiasync.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +_Name=MageiaSync +_Comment=A frontend to rsync for Mageia usage +Exec=mageiasync +Icon=mageiasync +StartupNotify=true +Type=Application +Terminal=false +Categories=System; |