mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-25 19:21:41 +03:00
remove no needed fake separator desktop file
This commit is contained in:
parent
9d8c99768f
commit
83cd059309
@ -58,8 +58,6 @@ void DockPackage::initPackage(KPackage::Package *package)
|
||||
package->addFileDefinition("preset3", QStringLiteral("presets/Unity.layout.latte"), i18n("unity preset file"));
|
||||
package->addFileDefinition("preset4", QStringLiteral("presets/Extended.layout.latte"), i18n("extended preset file"));
|
||||
|
||||
package->addFileDefinition("separator0", QStringLiteral("controls/latte-separator.desktop"), i18n("tasks plasmoid separator"));
|
||||
|
||||
package->setFallbackPackage(fallback);
|
||||
qDebug() << "package is valid" << package->isValid();
|
||||
}
|
||||
|
@ -1,49 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Latte Separator
|
||||
Name[ca]=Separador del Latte
|
||||
Name[ca@valencia]=Separador del Latte
|
||||
Name[de]=Latte-Abstandshalter
|
||||
Name[el]=Διαχωριστικό Latte
|
||||
Name[es]=Separador de Latte
|
||||
Name[nl]=Latte-scheidingsteken
|
||||
Name[pl]=Oddzielacz Latte
|
||||
Name[pt]=Separador do Latte
|
||||
Name[sv]=Latte avskiljare
|
||||
Name[uk]=Роздільник Латте
|
||||
Name[x-test]=xxLatte Separatorxx
|
||||
Name[zh_TW]=Latte 分隔器
|
||||
Comment=Latte Ghost Separator (Ghost file)
|
||||
Comment[ca]=Separador del Latte Ghost (fitxer Ghost)
|
||||
Comment[ca@valencia]=Separador del Latte Ghost (fitxer Ghost)
|
||||
Comment[el]=Εικονικός Διαχωριστής Latte (εικονικό αρχείο)
|
||||
Comment[es]=Separador Ghost de Latte (archivo Ghost)
|
||||
Comment[nl]=Latte Ghost-scheidingsteken (Ghost-bestand)
|
||||
Comment[pl]=Oddzielacz Ghost Latte (plik Ghost)
|
||||
Comment[pt]=Separador Ghost do Latte (ficheiro Ghost)
|
||||
Comment[sv]=Latte spökavskiljare (spökfil)
|
||||
Comment[uk]=Роздільник-привид Латте (файл-привид)
|
||||
Comment[x-test]=xxLatte Ghost Separator (Ghost file)xx
|
||||
Comment[zh_TW]=Latte 鬼分隔器(鬼檔案)
|
||||
GenericName=Dock
|
||||
GenericName[ca]=Acobla
|
||||
GenericName[ca@valencia]=Acobla
|
||||
GenericName[cs]=Dok
|
||||
GenericName[de]=Dock
|
||||
GenericName[el]=Πίνακας
|
||||
GenericName[es]=Dock
|
||||
GenericName[nl]=Dock
|
||||
GenericName[pl]=Dok
|
||||
GenericName[pt]=Área Acoplável
|
||||
GenericName[sk]=Dok
|
||||
GenericName[sv]=Dockningsfönster
|
||||
GenericName[uk]=Панель
|
||||
GenericName[x-test]=xxDockxx
|
||||
GenericName[zh_CN]=停靠部件
|
||||
GenericName[zh_TW]=Dock
|
||||
Version=0.1
|
||||
Categories=Utility;
|
||||
Exec=latte-dock %u
|
||||
Icon=latte-dock
|
||||
InitialPreference=1
|
||||
Terminal=false
|
||||
Type=Application
|
Loading…
Reference in New Issue
Block a user