fix #627,remove empty values from desktop file

--some empty values in strings was breaking the translation
chain through the update-metadata script
pull/1/head
Michail Vourlakos
parent ba5eb2d7e6
commit 6893ef9287

@ -1,6 +1,13 @@
[Desktop Entry]
Categories=Utility;X-SuSE-DesktopUtility;
Comment[el_GR]=Dock for the masses
Name[de]=Latte
Name[el]=Latte
Name[es]=Latte
Name[it]=Latte
Name[pl]=Latte
Name[pt]=Latte
Name[ru]=Латте
Name[zh_TW]=Latte
Name=Latte
Comment[de]=Dock für die Massen
Comment[el]=Πίνακας για όλον τον κόσμο
Comment[es]=Dock para las masas
@ -10,8 +17,6 @@ Comment[pt]=Dock para as massas
Comment[ru]=Док в массы
Comment[zh_TW]=使 dock
Comment=Dock for the masses
Exec=latte-dock %u
GenericName[el_GR]=Dock
GenericName[de]=Dock
GenericName[el]=Πίνακας
GenericName[es]=Dock
@ -22,20 +27,12 @@ GenericName[ru]=Док
GenericName[zh_TW]=Dock
GenericName=Dock
Icon=latte-dock
Categories=Utility;X-SuSE-DesktopUtility;
Exec=latte-dock %u
InitialPreference=1
MimeType=Name[el_GR]=Latte
Name[de]=Latte
Name[el]=Latte
Name[es]=Latte
Name[it]=Latte
Name[pl]=Latte
Name[pt]=Latte
Name[ru]=Латте
Name[zh_TW]=Latte
Name=Latte
Path=StartupNotify=false
StartupNotify=false
Terminal=false
TerminalOptions=Type=Application
Type=Application
Version=@VERSION@
X-DBUS-ServiceName=org.kde.lattedock
X-DBUS-StartupType=unique
@ -44,4 +41,4 @@ X-KDE-PluginInfo-Email=@EMAIL@
X-KDE-PluginInfo-Website=@WEBSITE@
X-KDE-StartupNotify=false
X-KDE-SubstituteUID=false
X-KDE-Username=

@ -1,19 +1,13 @@
[Desktop Entry]
Categories=Utility;X-SuSE-DesktopUtility;
Comment[el_GR]=Dock for the masses
Name=Latte
Comment=Dock for the masses
Exec=latte-dock %u
GenericName[el_GR]=Dock
GenericName=Dock
Icon=latte-dock
Categories=Utility;X-SuSE-DesktopUtility;
Exec=latte-dock %u
InitialPreference=1
MimeType=
Name[el_GR]=Latte
Name=Latte
Path=
StartupNotify=false
Terminal=false
TerminalOptions=
Type=Application
Version=@VERSION@
X-DBUS-ServiceName=org.kde.lattedock
@ -23,4 +17,4 @@ X-KDE-PluginInfo-Email=@EMAIL@
X-KDE-PluginInfo-Website=@WEBSITE@
X-KDE-StartupNotify=false
X-KDE-SubstituteUID=false
X-KDE-Username=

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-07-28 20:36+0300\n"
"POT-Creation-Date: 2017-07-29 10:36+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Loading…
Cancel
Save