diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2023-10-31 03:43:14 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2023-10-31 03:43:14 +0100 |
| commit | 485fef9349d9da874793474f53900ae2f181df5e (patch) | |
| tree | 7d1c4848196a58bc3300d9330a21130c66744cfc /src | |
| parent | d328d200f36b78d13750d89093c32cc3862aaeae (diff) | |
| download | k9copy-485fef9349d9da874793474f53900ae2f181df5e.tar.gz k9copy-485fef9349d9da874793474f53900ae2f181df5e.zip | |
Copy translations to a new directory layout.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src')
| -rw-r--r-- | src/k9copy.desktop | 19 | ||||
| -rw-r--r-- | src/k9copy_open.desktop | 13 |
2 files changed, 13 insertions, 19 deletions
diff --git a/src/k9copy.desktop b/src/k9copy.desktop index 891c254..b7676f3 100644 --- a/src/k9copy.desktop +++ b/src/k9copy.desktop @@ -1,17 +1,14 @@ [Desktop Entry] -Encoding=UTF-8 -Type=Application Name=K9copy -Exec=k9copy -caption "%c" %i %m %u -Comment=DVD9 to DVD5 backup tool -Comment[fr]=Backup de DVD9 en DVD5 -Comment[tr]=DVD9 DVD5 yedekleme aracı + GenericName=Video DVD Backup -GenericName[fr]=Backup de DVD Video -GenericName[tr]=DVD Vidyo Yedekleme Aracı -MimeTypes= -Terminal=false + +Comment=DVD9 to DVD5 backup tool + +Type=Application Icon=k9copy +Exec=k9copy -caption "%c" %i %m %u +Terminal=false X-DocPath=k9copy/index.html -Categories=Qt;TDE;AudioVideo;DiscBurning; X-TDE-StartupNotify=true +Categories=Qt;TDE;AudioVideo;DiscBurning; diff --git a/src/k9copy_open.desktop b/src/k9copy_open.desktop index 6331bdd..124673b 100644 --- a/src/k9copy_open.desktop +++ b/src/k9copy_open.desktop @@ -1,11 +1,8 @@ -[Desktop Action Play] -Exec=k9copy --input %u -Icon=k9copy -Name=Copy with k9copy -Name[fr]=Copier avec K9copy -Name[de]=Kopieren mit K9copy -Name[tr]=K9copy ile kopyala - [Desktop Entry] Actions=Play; X-TDE-ServiceTypes=media/dvdvideo,media/blurayvideo + +[Desktop Action Play] +Name=Copy with k9copy +Exec=k9copy --input %u +Icon=k9copy |
