From d339c145870a86c37509debe5d8fa145e192f390 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 9 Feb 2024 21:09:54 -0500 Subject: ffs: major refresh on top of bastif dpkg --- freefilesync/debian/desktop/FreeFileSync.desktop | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 freefilesync/debian/desktop/FreeFileSync.desktop (limited to 'freefilesync/debian/desktop/FreeFileSync.desktop') diff --git a/freefilesync/debian/desktop/FreeFileSync.desktop b/freefilesync/debian/desktop/FreeFileSync.desktop new file mode 100644 index 0000000..4f707f5 --- /dev/null +++ b/freefilesync/debian/desktop/FreeFileSync.desktop @@ -0,0 +1,45 @@ +[Desktop Entry] +Type=Application +Name=FreeFileSync +Exec=FreeFileSync %F +Icon=FreeFileSync +Terminal=false +Categories=Utility;FileTools;Archiving; +StartupNotify=true +MimeType=application/x-freefilesync-gui;application/x-freefilesync-batch; +Comment=Folder Comparison and Synchronization +Comment[ar]=مقارنة ومزامنة المجلدات +Comment[bg]=Сравняване и синхронизация на папки +Comment[cs]=porovnání a synchronizace složek +Comment[da]=Mappeanalyse og synkronisering +Comment[de]=Ordnervergleich und Synchronisation +Comment[el]=Σύγκριση Φακέλων και Συγχρονισμός +Comment[en_GB]=Folder Comparison and Synchronisation +Comment[es]=Comparación y sincronización de carpetas +Comment[fi]=Hakemistojen vertailu ja synkronointi +Comment[fr]=Comparaison de dossiers et Synchronisation +Comment[he]=סנכרון קבצים ותיקיות +Comment[hi]=निर्देशिका तुलना और सिंक्रनाइज़ेशन +Comment[hr]=Usporedba i sinkronizacija mapa +Comment[hu]=Mappa összehasonlítás és szinkronizálás +Comment[it]=Comparazione delle Cartelle e Sincronizzazione +Comment[ja]=フォルダの比較と同期 +Comment[ko]=폴더 비교 및 동기화 +Comment[lt]=Aplankų Palyginimas ir Suvienodinimas +Comment[nl]=Map vergelijken en synchroniseren +Comment[no]=Mappe-sammenligning og synkronisering +Comment[pl]=Porównywanie i Synchronizacja folderów +Comment[pt]=Comparação e Sincronização de Pastas +Comment[pt_BR]=Comparação e Sincronização de Pastas +Comment[ro]=Comparație și sincronizare a directoarelor +Comment[ru]=Сравнение и синхронизация +Comment[sk]=Porovnanie a synchronizácia priečinkov +Comment[sl]=Primerjava in sinhronizacija mape +Comment[sv]=Mappjämförelse och synkronisering +Comment[tr]=Klasör karşılaştırma ve eşitleme +Comment[vi]=So sánh và đồng bộ hóa thư mục +Comment[zh]=文件夹比较与同步 +Comment[zh_TW]=資料夾比對和同步 +Keywords=Backup Copy +Path=/usr/share/freefilesync +StartupWMClass=FreeFileSync -- cgit