From 91f5e36949b12d98b62e916657aafbd547973ff5 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Mon, 8 Sep 2014 22:12:23 +0200 Subject: initial commit from david.david - add a spec file - add translations tools - add a setup.py file for build and install - add a desktop file and a desktop file in - add an empty README.rst - add a po folder for future translation files - replace lib folder by mageiasync folder --- share/applications/mageiasync.desktop | 9 ++ share/applications/mageiasync.desktop.in | 9 ++ share/icons/mageiasync.svg | 256 +++++++++++++++++++++++++++++++ share/mageiasync.svg | 256 ------------------------------- 4 files changed, 274 insertions(+), 256 deletions(-) create mode 100644 share/applications/mageiasync.desktop create mode 100644 share/applications/mageiasync.desktop.in create mode 100644 share/icons/mageiasync.svg delete mode 100644 share/mageiasync.svg (limited to 'share') 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; diff --git a/share/icons/mageiasync.svg b/share/icons/mageiasync.svg new file mode 100644 index 0000000..e12be99 --- /dev/null +++ b/share/icons/mageiasync.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + 2010-09-16T19:45:42 + + https://openclipart.org/detail/85111/optical-disc-schema-by-sheikh_tuhin + + + sheikh_tuhin + + + + + CD + DVD + IT + backup + computer + disk + download + memory + optical disc + save + storage + + + + + + + + + + + diff --git a/share/mageiasync.svg b/share/mageiasync.svg deleted file mode 100644 index e12be99..0000000 --- a/share/mageiasync.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Openclipart - - - - 2010-09-16T19:45:42 - - https://openclipart.org/detail/85111/optical-disc-schema-by-sheikh_tuhin - - - sheikh_tuhin - - - - - CD - DVD - IT - backup - computer - disk - download - memory - optical disc - save - storage - - - - - - - - - - - -- cgit v1.2.1