From 868777d9367d7b2b3afa5ec64c0b32b9087f2e7e Mon Sep 17 00:00:00 2001 From: Dave Hodgins Date: Thu, 3 Oct 2013 12:20:48 -0400 Subject: Replace desktop file with desktop.in file, for translations --- copyiso2usb.desktop | 89 -------------------------------------------------- copyiso2usb.desktop.in | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 89 deletions(-) delete mode 100644 copyiso2usb.desktop create mode 100644 copyiso2usb.desktop.in diff --git a/copyiso2usb.desktop b/copyiso2usb.desktop deleted file mode 100644 index cd91612..0000000 --- a/copyiso2usb.desktop +++ /dev/null @@ -1,89 +0,0 @@ -[Desktop Entry] -Name=Copy iso image to a usb drive -Name[ar]=Copy iso image to a usb drive -Name[ast]=Copy iso image to a usb drive -Name[bg]=Copy iso image to a usb drive -Name[br]=Copy iso image to a usb drive -Name[ca]=Copy iso image to a usb drive -Name[cs]=Copy iso image to a usb drive -Name[cy]=Copy iso image to a usb drive -Name[da]=Copy iso image to a usb drive -Name[de]=Copy iso image to a usb drive -Name[el]=Copy iso image to a usb drive -Name[eo]=Copy iso image to a usb drive -Name[es]=Copy iso image to a usb drive -Name[et]=Copy iso image to a usb drive -Name[eu]=Copy iso image to a usb drive -Name[fi]=Copy iso image to a usb drive -Name[fr]=Copy iso image to a usb drive -Name[gl]=Copy iso image to a usb drive -Name[he]=Copy iso image to a usb drive -Name[hu]=Copy iso image to a usb drive -Name[id]=Salin image iso ke drive usb -Name[is]=Copy iso image to a usb drive -Name[it]=Copy iso image to a usb drive -Name[ja]=Copy iso image to a usb drive -Name[ky]=Copy iso image to a usb drive -Name[ltg]=Copy iso image to a usb drive -Name[ms]=Copy iso image to a usb drive -Name[nb]=Copy iso image to a usb drive -Name[nl]=Copy iso image to a usb drive -Name[nn]=Copy iso image to a usb drive -Name[pl]=Copy iso image to a usb drive -Name[pt]=Copy iso image to a usb drive -Name[pt_BR]=Copy iso image to a usb drive -Name[ro]=Copy iso image to a usb drive -Name[ru]=Copy iso image to a usb drive -Name[sl]=Copy iso image to a usb drive -Name[sv]=Copy iso image to a usb drive -Name[tr]=Copy iso image to a usb drive -Name[uk]=Копіювання образів ISO на диски USB -Name[uz]=Copy iso image to a usb drive -Name[uz@cyrillic]=Copy iso image to a usb drive -Name[zh_CN]=Copy iso image to a usb drive -Name[zh_TW]=Copy iso image to a usb drive -Icon=copyiso2usb -Exec=/usr/bin/copyiso2usb -Comment=A tool to copy an iso image to a usb drive. -Comment[ar]=A tool to copy an iso image to a usb drive. -Comment[ast]=A tool to copy an iso image to a usb drive. -Comment[br]=A tool to copy an iso image to a usb drive. -Comment[cs]=A tool to copy an iso image to a usb drive. -Comment[cy]=A tool to copy an iso image to a usb drive. -Comment[da]=A tool to copy an iso image to a usb drive. -Comment[de]=A tool to copy an iso image to a usb drive. -Comment[el]=A tool to copy an iso image to a usb drive. -Comment[eo]=A tool to copy an iso image to a usb drive. -Comment[es]=A tool to copy an iso image to a usb drive. -Comment[et]=A tool to copy an iso image to a usb drive. -Comment[eu]=A tool to copy an iso image to a usb drive. -Comment[fi]=A tool to copy an iso image to a usb drive. -Comment[fr]=A tool to copy an iso image to a usb drive. -Comment[gl]=A tool to copy an iso image to a usb drive. -Comment[he]=A tool to copy an iso image to a usb drive. -Comment[hu]=A tool to copy an iso image to a usb drive. -Comment[id]=Alat untuk menyalin image iso ke drive usb. -Comment[is]=A tool to copy an iso image to a usb drive. -Comment[it]=A tool to copy an iso image to a usb drive. -Comment[ja]=A tool to copy an iso image to a usb drive. -Comment[ky]=A tool to copy an iso image to a usb drive. -Comment[mk]=A tool to copy an iso image to a usb drive. -Comment[ms]=A tool to copy an iso image to a usb drive. -Comment[nb]=A tool to copy an iso image to a usb drive. -Comment[nl]=A tool to copy an iso image to a usb drive. -Comment[nn]=A tool to copy an iso image to a usb drive. -Comment[pl]=A tool to copy an iso image to a usb drive. -Comment[pt]=A tool to copy an iso image to a usb drive. -Comment[pt_BR]=A tool to copy an iso image to a usb drive. -Comment[ro]=A tool to copy an iso image to a usb drive. -Comment[ru]=A tool to copy an iso image to a usb drive. -Comment[sl]=A tool to copy an iso image to a usb drive. -Comment[sv]=A tool to copy an iso image to a usb drive. -Comment[tr]=A tool to copy an iso image to a usb drive. -Comment[uk]=Інструмент для копіювання образів ISO на диски USB. -Comment[zh_CN]=A tool to copy an iso image to a usb drive. -Comment[zh_TW]=A tool to copy an iso image to a usb drive. -Terminal=false -Type=Application -Categories=System; -StartupNotify=false diff --git a/copyiso2usb.desktop.in b/copyiso2usb.desktop.in new file mode 100644 index 0000000..cd91612 --- /dev/null +++ b/copyiso2usb.desktop.in @@ -0,0 +1,89 @@ +[Desktop Entry] +Name=Copy iso image to a usb drive +Name[ar]=Copy iso image to a usb drive +Name[ast]=Copy iso image to a usb drive +Name[bg]=Copy iso image to a usb drive +Name[br]=Copy iso image to a usb drive +Name[ca]=Copy iso image to a usb drive +Name[cs]=Copy iso image to a usb drive +Name[cy]=Copy iso image to a usb drive +Name[da]=Copy iso image to a usb drive +Name[de]=Copy iso image to a usb drive +Name[el]=Copy iso image to a usb drive +Name[eo]=Copy iso image to a usb drive +Name[es]=Copy iso image to a usb drive +Name[et]=Copy iso image to a usb drive +Name[eu]=Copy iso image to a usb drive +Name[fi]=Copy iso image to a usb drive +Name[fr]=Copy iso image to a usb drive +Name[gl]=Copy iso image to a usb drive +Name[he]=Copy iso image to a usb drive +Name[hu]=Copy iso image to a usb drive +Name[id]=Salin image iso ke drive usb +Name[is]=Copy iso image to a usb drive +Name[it]=Copy iso image to a usb drive +Name[ja]=Copy iso image to a usb drive +Name[ky]=Copy iso image to a usb drive +Name[ltg]=Copy iso image to a usb drive +Name[ms]=Copy iso image to a usb drive +Name[nb]=Copy iso image to a usb drive +Name[nl]=Copy iso image to a usb drive +Name[nn]=Copy iso image to a usb drive +Name[pl]=Copy iso image to a usb drive +Name[pt]=Copy iso image to a usb drive +Name[pt_BR]=Copy iso image to a usb drive +Name[ro]=Copy iso image to a usb drive +Name[ru]=Copy iso image to a usb drive +Name[sl]=Copy iso image to a usb drive +Name[sv]=Copy iso image to a usb drive +Name[tr]=Copy iso image to a usb drive +Name[uk]=Копіювання образів ISO на диски USB +Name[uz]=Copy iso image to a usb drive +Name[uz@cyrillic]=Copy iso image to a usb drive +Name[zh_CN]=Copy iso image to a usb drive +Name[zh_TW]=Copy iso image to a usb drive +Icon=copyiso2usb +Exec=/usr/bin/copyiso2usb +Comment=A tool to copy an iso image to a usb drive. +Comment[ar]=A tool to copy an iso image to a usb drive. +Comment[ast]=A tool to copy an iso image to a usb drive. +Comment[br]=A tool to copy an iso image to a usb drive. +Comment[cs]=A tool to copy an iso image to a usb drive. +Comment[cy]=A tool to copy an iso image to a usb drive. +Comment[da]=A tool to copy an iso image to a usb drive. +Comment[de]=A tool to copy an iso image to a usb drive. +Comment[el]=A tool to copy an iso image to a usb drive. +Comment[eo]=A tool to copy an iso image to a usb drive. +Comment[es]=A tool to copy an iso image to a usb drive. +Comment[et]=A tool to copy an iso image to a usb drive. +Comment[eu]=A tool to copy an iso image to a usb drive. +Comment[fi]=A tool to copy an iso image to a usb drive. +Comment[fr]=A tool to copy an iso image to a usb drive. +Comment[gl]=A tool to copy an iso image to a usb drive. +Comment[he]=A tool to copy an iso image to a usb drive. +Comment[hu]=A tool to copy an iso image to a usb drive. +Comment[id]=Alat untuk menyalin image iso ke drive usb. +Comment[is]=A tool to copy an iso image to a usb drive. +Comment[it]=A tool to copy an iso image to a usb drive. +Comment[ja]=A tool to copy an iso image to a usb drive. +Comment[ky]=A tool to copy an iso image to a usb drive. +Comment[mk]=A tool to copy an iso image to a usb drive. +Comment[ms]=A tool to copy an iso image to a usb drive. +Comment[nb]=A tool to copy an iso image to a usb drive. +Comment[nl]=A tool to copy an iso image to a usb drive. +Comment[nn]=A tool to copy an iso image to a usb drive. +Comment[pl]=A tool to copy an iso image to a usb drive. +Comment[pt]=A tool to copy an iso image to a usb drive. +Comment[pt_BR]=A tool to copy an iso image to a usb drive. +Comment[ro]=A tool to copy an iso image to a usb drive. +Comment[ru]=A tool to copy an iso image to a usb drive. +Comment[sl]=A tool to copy an iso image to a usb drive. +Comment[sv]=A tool to copy an iso image to a usb drive. +Comment[tr]=A tool to copy an iso image to a usb drive. +Comment[uk]=Інструмент для копіювання образів ISO на диски USB. +Comment[zh_CN]=A tool to copy an iso image to a usb drive. +Comment[zh_TW]=A tool to copy an iso image to a usb drive. +Terminal=false +Type=Application +Categories=System; +StartupNotify=false -- cgit v1.2.1