Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tusooa Zhu
Krita
Commits
251a8017
Commit
251a8017
authored
Nov 13, 2008
by
Script Kiddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SVN_SILENT made messages (.desktop file)
svn path=/trunk/koffice/; revision=883727
parent
a561380e
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
24 additions
and
1 deletion
+24
-1
krita/plugins/assistants/RulerAssistant/RulerAssistantTool/kritarulerassistanttool.desktop
...istant/RulerAssistantTool/kritarulerassistanttool.desktop
+1
-0
krita/plugins/assistants/RulerAssistant/RulerAssistantView/kritarulerassistantview.desktop
...istant/RulerAssistantView/kritarulerassistantview.desktop
+2
-0
krita/plugins/filters/cubismfilter/kritacubismfilter.desktop
krita/plugins/filters/cubismfilter/kritacubismfilter.desktop
+2
-0
krita/plugins/filters/levelfilter/kritalevelfilter.desktop
krita/plugins/filters/levelfilter/kritalevelfilter.desktop
+2
-0
krita/plugins/paintops/chalk/kritachalkpaintop.desktop
krita/plugins/paintops/chalk/kritachalkpaintop.desktop
+1
-0
krita/plugins/paintops/deform/kritadeformpaintop.desktop
krita/plugins/paintops/deform/kritadeformpaintop.desktop
+1
-0
libs/flake/flakeshape.desktop
libs/flake/flakeshape.desktop
+1
-0
libs/flake/presentationeventaction.desktop
libs/flake/presentationeventaction.desktop
+2
-0
libs/flake/scripteventaction.desktop
libs/flake/scripteventaction.desktop
+1
-0
libs/kopageapp/tools/backgroundTool/kopabackgroundtool.desktop
...kopageapp/tools/backgroundTool/kopabackgroundtool.desktop
+1
-0
libs/kotext/textvariableplugin.desktop
libs/kotext/textvariableplugin.desktop
+1
-0
plugins/artistictextshape/artistictextshape.desktop
plugins/artistictextshape/artistictextshape.desktop
+1
-0
plugins/musicshape/musicshape.desktop
plugins/musicshape/musicshape.desktop
+1
-0
plugins/paragraphtool/paragraphtool.desktop
plugins/paragraphtool/paragraphtool.desktop
+2
-0
plugins/pathshapes/pathshapes.desktop
plugins/pathshapes/pathshapes.desktop
+2
-1
plugins/tableshape/tableshape.desktop
plugins/tableshape/tableshape.desktop
+1
-0
plugins/textshape/textshape.desktop
plugins/textshape/textshape.desktop
+1
-0
plugins/variables/textvariables.desktop
plugins/variables/textvariables.desktop
+1
-0
No files found.
krita/plugins/assistants/RulerAssistant/RulerAssistantTool/kritarulerassistanttool.desktop
View file @
251a8017
[Desktop Entry]
Name=RulerAssistantTool
Name[ca]=EinaAssistentRegla
Name[de]=Hilfslineal-Werkzeug
Name[el]=Εργαλείο βοηθού κανόνα
Name[gl]=AsistenteRegra
...
...
krita/plugins/assistants/RulerAssistant/RulerAssistantView/kritarulerassistantview.desktop
View file @
251a8017
[Desktop Entry]
Name=RulerAssistantView
Name[ca]=VisualitzacióAssistentRegla
Name[de]=Hilfslineal-Ansicht
Name[el]=Προβολή βοηθού κανόνα
Name[gl]=VistadoAsistenteRegra
...
...
@@ -10,6 +11,7 @@ Name[sv]=Linjalguidevy
Name[x-test]=xxRulerAssistantViewxx
Name[zh_TW]=尺規小助手檢視
Comment=RulerAssistantView
Comment[ca]=VisualitzacióAssistentRegla
Comment[de]=Hilfslineal-Ansicht
Comment[el]=Προβολή βοηθού κανόνα
Comment[gl]=VistaAsistenteRegra
...
...
krita/plugins/filters/cubismfilter/kritacubismfilter.desktop
View file @
251a8017
[Desktop Entry]
Name=Cubism Filter
Name[bg]=Кубичен филтър
Name[ca]=Filtre de Cubisme
Name[cy]=Hidlen Giwbiaeth
Name[da]=Kubismefilter
Name[de]=Kubismus-Filter
...
...
@@ -41,6 +42,7 @@ Name[x-test]=xxCubism Filterxx
Name[zh_TW]=立體過濾器
Comment=Cubism filter
Comment[bg]=Кубичен филтър
Comment[ca]=Filtre Cubisme
Comment[cy]=Hidlen Giwbiaeth
Comment[da]=Kubismefilter
Comment[de]=Kubismus-Filter
...
...
krita/plugins/filters/levelfilter/kritalevelfilter.desktop
View file @
251a8017
[Desktop Entry]
Name=Levels
Name[br]=Liveoù
Name[ca]=Nivells
Name[da]=Niveauer
Name[de]=Stufen
Name[el]=Επίπεδα
...
...
@@ -27,6 +28,7 @@ Name[x-test]=xxLevelsxx
Name[zh_TW]=等級
Comment=Levels
Comment[br]=Liveoù
Comment[ca]=Nivells
Comment[da]=Niveauer
Comment[de]=Stufen
Comment[el]=Επίπεδα
...
...
krita/plugins/paintops/chalk/kritachalkpaintop.desktop
View file @
251a8017
[Desktop Entry]
Name=Chalk brush
Name[ca]=Pinzell de guix
Name[de]=Kreidepinsel
Name[el]=Πινέλο κιμωλίας
Name[et]=Kriidipintsel
...
...
krita/plugins/paintops/deform/kritadeformpaintop.desktop
View file @
251a8017
[Desktop Entry]
Name=Deform brush
Name[ca]=Pinzell deformat
Name[de]=Verzerrungspinsel
Name[el]=Πινέλο παραμόρφωσης
Name[it]=Pennello deformato
...
...
libs/flake/flakeshape.desktop
View file @
251a8017
...
...
@@ -21,6 +21,7 @@ Name[ta]=வடிவ வரையறை
Name[tr]=Şekil tanımlaması
Name[uk]=Визначення форми
Name[x-test]=xxShape definitionxx
Name[zh_CN]=形状定义
Name[zh_TW]=元件定義
Type=ServiceType
X-KDE-ServiceType=KOffice/Shape
...
...
libs/flake/presentationeventaction.desktop
View file @
251a8017
...
...
@@ -14,6 +14,7 @@ Name[pt_BR]=Plugin de Ações do Evento da Apresentação
Name[sv]=Insticksprogram med händelseåtgärd för presentation
Name[uk]=Додаток реакції на події у презентації
Name[x-test]=xxPresentation Event Action Pluginxx
Name[zh_CN]=演示事件动作插件
Name[zh_TW]=展示事件動作外掛程式
Type=ServiceType
X-KDE-ServiceType=KOffice/PresentationEventAction
...
...
@@ -32,6 +33,7 @@ Comment[pt_BR]=Um plugin que contém uma ação de evento de apresentação
Comment[sv]=Ett insticksprogram som innehåller en händelseåtgärd för en presentation
Comment[uk]=Додаток, що містить реакцію на подію у презентації
Comment[x-test]=xxA plugin that contains a presentation event actionxx
Comment[zh_CN]=包含演示事件动作的插件
Comment[zh_TW]=包含展示事件動作的外掛程式
[PropertyDef::X-PresentationEventAction-MinVersion]
Type=int
...
...
libs/flake/scripteventaction.desktop
View file @
251a8017
...
...
@@ -14,6 +14,7 @@ Name[pt_BR]=Plugin de Ação do Evento do Programa
Name[sv]=Insticksprogram med skripthändelseåtgärd
Name[uk]=Додаток сценаріїв реакцій на події
Name[x-test]=xxScript Event Action Pluginxx
Name[zh_CN]=脚本事件动作插件
Name[zh_TW]=文稿事件動作外掛程式
Type=ServiceType
X-KDE-ServiceType=KOffice/ScriptEventAction
...
...
libs/kopageapp/tools/backgroundTool/kopabackgroundtool.desktop
View file @
251a8017
[Desktop Entry]
Name=Page Application Background Tool
Name[ca]=Eina d'aplicació de fons de pàgina
Name[el]=Εργαλείο φόντου εφαρμογής σελίδας
Name[gl]=Ferramenta do Fondo de Páxina da Aplicación
Name[it]=Strumento per l'applicazione di sfondi sulle pagine
...
...
libs/kotext/textvariableplugin.desktop
View file @
251a8017
...
...
@@ -18,6 +18,7 @@ Name[sv]=Textvariabler
Name[tr]=Metin Değişkeni Eklentisi
Name[uk]=Втулок текстової змінної
Name[x-test]=xxText Variable Pluginxx
Name[zh_CN]=文本变量插件
Name[zh_TW]=文字變數外掛程式
Type=ServiceType
X-KDE-ServiceType=KOffice/Text-Variable
...
...
plugins/artistictextshape/artistictextshape.desktop
View file @
251a8017
[Desktop Entry]
Name=Artistic Text Shape
Name[ca]=Forma de text artístic
Name[de]=Künstlerisches Text-Objekt
Name[el]=Καλλιτεχνικό σχήμα κειμένου
Name[it]=Forma di testo artistica
...
...
plugins/musicshape/musicshape.desktop
View file @
251a8017
...
...
@@ -23,6 +23,7 @@ Name[ta]=இசை வடிவம்
Name[tr]=Müzik Şekli
Name[uk]=Музична форма
Name[x-test]=xxMusic Shapexx
Name[zh_CN]=音乐形状
Name[zh_TW]=音樂元件
X-KDE-ServiceTypes=KOffice/Shape
Type=Service
...
...
plugins/paragraphtool/paragraphtool.desktop
View file @
251a8017
[Desktop Entry]
Encoding=UTF-8
Name=Paragraph Tool
Name[ca]=Eina de paràgraf
Name[de]=Absatzwerkzeug
Name[el]=Εργαλείο παραγράφου
Name[gl]=Ferramenta de Parágrafo
...
...
@@ -14,6 +15,7 @@ Name[sv]=Styckesverktyg
Name[tr]=Paragraf Aracı
Name[uk]=Інструмент абзаців
Name[x-test]=xxParagraph Toolxx
Name[zh_CN]=段落工具
Name[zh_TW]=段落工具
X-KDE-ServiceTypes=KOffice/Tool
Type=Service
...
...
plugins/pathshapes/pathshapes.desktop
View file @
251a8017
...
...
@@ -2,7 +2,7 @@
Icon=
Name=Path Shapes
Name[ca]=Formes de camí
Name[de]=
Linienketten
-Objekt
Name[de]=
Pfad
-Objekt
e
Name[el]=Σχήματα διαδρομής
Name[es]=Formas de trazo
Name[et]=Trajektoorikujundud
...
...
@@ -24,6 +24,7 @@ Name[ta]=பாதை வடிவங்கள்
Name[tr]=Yol Şekilleri
Name[uk]=Форми контурів
Name[x-test]=xxPath Shapesxx
Name[zh_CN]=路径形状
Name[zh_TW]=路徑元件
X-KDE-ServiceTypes=KOffice/Shape
Type=Service
...
...
plugins/tableshape/tableshape.desktop
View file @
251a8017
...
...
@@ -24,6 +24,7 @@ Name[ta]=அட்டவணை வடிவம்
Name[tr]=Tablo Şekli
Name[uk]=Форма таблиці
Name[x-test]=xxTable Shapexx
Name[zh_CN]=表格形状
Name[zh_TW]=表格元件
X-KDE-ServiceTypes=KOffice/Shape
Type=Service
...
...
plugins/textshape/textshape.desktop
View file @
251a8017
...
...
@@ -23,6 +23,7 @@ Name[ta]=உரை வடிவம்
Name[tr]=Metin Şekli
Name[uk]=Форма-текст
Name[x-test]=xxText Shapexx
Name[zh_CN]=文本形状
Name[zh_TW]=文字元件
X-KDE-ServiceTypes=KOffice/Flake
Type=Service
...
...
plugins/variables/textvariables.desktop
View file @
251a8017
...
...
@@ -24,6 +24,7 @@ Name[sv]=Textvariabler
Name[tr]=Metin Değişkenleri
Name[uk]=Текстові змінні
Name[x-test]=xxText Variablesxx
Name[zh_CN]=文本变量
Name[zh_TW]=文字變數
X-KDE-ServiceTypes=KOffice/Text-Variable
Type=Service
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment