File k9copy-desktop_files.patch of Package k9copy
--- a/k9copy.desktop +++ b/k9copy.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=k9copy -Exec=k9copy -caption "%c" %i %u +Exec=k9copy -caption "%c %i %u" Comment=DVD9 to DVD5 backup tool Comment[fr]=Backup de DVD9 en DVD5 Comment[tr]=DVD9 DVD5 yedekleme aracı @@ -17,3 +17,4 @@ Icon=k9copy X-DocPath=k9copy/index.html Categories=Qt;KDE;AudioVideo;DiscBurning;AudioVideoEditing; X-KDE-StartupNotify=true +X-SuSE-translate=true --- a/k9copy_assistant.desktop +++ b/k9copy_assistant.desktop @@ -1,9 +1,8 @@ -#!/usr/bin/env xdg-open [Desktop Entry] Encoding=UTF-8 Type=Application Name=k9copy assistant -Exec=k9copy --assistant -caption "%c" %i %m %u +Exec=k9copy --assistant -caption "%c %i %m %u" Comment=DVD9 to DVD5 backup tool Comment[fr]=Backup de DVD9 en DVD5 Comment[tr]=DVD9 DVD5 yedekleme aracı @@ -14,9 +13,9 @@ GenericName[fr]=Backup de DVD Video GenericName[tr]=DVD Vidyo Yedekleme Aracı GenericName[ru]=Копирование с видео-DVD GenericName[uk]=Копіювання відео-DVD -MimeTypes= Terminal=false Icon=k9copy X-DocPath=k9copy/index.html -Categories=Qt;KDE;AudioVideo;DiscBurning; -X-KDE-StartupNotify=true \ No newline at end of file +Categories=Qt;KDE;AudioVideo;DiscBurning;AudioVideoEditing; +X-KDE-StartupNotify=true +X-SuSE-translate=true