mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-14 09:18:06 +03:00
86855e03cb
--update the desktop file naming in order to comply with new guidelines. Concerning also wayland. The new desktop file is named to org.kde.latte-dock.desktop
34 lines
799 B
CMake
34 lines
799 B
CMake
[Desktop Entry]
|
||
Name[de]=Latte
|
||
Name[el]=Latte
|
||
Name[es]=Latte
|
||
Name[it]=Latte
|
||
Name[zh_TW]=Latte
|
||
Name=Latte
|
||
Comment[de]=Dock für die Massen
|
||
Comment[el]=Πίνακας για όλον τον κόσμο
|
||
Comment[es]=Dock para las masas
|
||
Comment[it]=Dock per le masse
|
||
Comment[zh_TW]=給大眾使用的 dock
|
||
Comment=Dock for the masses
|
||
GenericName[de]=Dock
|
||
GenericName[el]=Πίνακας
|
||
GenericName[es]=Dock
|
||
GenericName[it]=Dock
|
||
GenericName[zh_TW]=Dock
|
||
GenericName=Dock
|
||
|
||
Version=@VERSION@
|
||
Categories=Utility;X-SuSE-DesktopUtility;
|
||
Exec=latte-dock %u
|
||
Icon=latte-dock
|
||
InitialPreference=1
|
||
Terminal=false
|
||
Type=Application
|
||
X-KDE-PluginInfo-Author=@AUTHOR@
|
||
X-KDE-PluginInfo-Email=@EMAIL@
|
||
X-KDE-PluginInfo-Website=@WEBSITE@
|
||
X-KDE-StartupNotify=false
|
||
X-DBUS-StartupType=Unique
|
||
X-DBUS-ServiceName=org.kde.lattedock
|