~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to lib/interfaces/kdevelopplugin.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
Type=ServiceType
3
 
X-KDE-ServiceType=KDevelop/Plugin
4
 
Name=KDevelop Plugin
5
 
Name[br]=Lugent KDevelop
6
 
Name[ca]=Connector per a KDevelop
7
 
Name[da]=KDevelop plugin
8
 
Name[de]=KDevelop-Modul
9
 
Name[el]=Πρόσθετο KDevelop
10
 
Name[es]=Complemento para KDevelop
11
 
Name[et]=KDevelopi plugin
12
 
Name[eu]=KDevelop plugin-a
13
 
Name[fa]=وصلۀ KDevelop
14
 
Name[fr]=Module externe de KDevelop
15
 
Name[ga]=Breiseán KDevelop
16
 
Name[gl]=Extensión para KDevelop
17
 
Name[hi]=के-डेवलप प्लगइन
18
 
Name[hu]=KDevelop-bővítőmodul
19
 
Name[it]=Plugin di KDevelop
20
 
Name[ja]=KDevelop プラグイン
21
 
Name[nds]=KDevelop-Moduul
22
 
Name[ne]=केडीई विकास प्लगइन
23
 
Name[pl]=Wtyczka do KDevelopa
24
 
Name[pt]='Plugin' do KDevelop
25
 
Name[pt_BR]=Plug-in do KDevelop
26
 
Name[ru]=Модуль KDevelop
27
 
Name[sk]=KDevelop modul
28
 
Name[sl]=Vstavek za KDevelop
29
 
Name[sr]=Прикључак за KDevelop
30
 
Name[sr@Latn]=Priključak za KDevelop
31
 
Name[sv]=KDevelop insticksmodul
32
 
Name[ta]=KDevelop  சொருகு
33
 
Name[tg]=Модули KDevelop
34
 
Name[tr]=KDevelop Eklentisi
35
 
Name[zh_CN]=KDevelop 插件
36
 
Name[zh_TW]=KDevelop 外掛程式
37
 
 
38
 
# versioning - prevent DLL hell
39
 
[PropertyDef::X-KDevelop-Version]
40
 
Type=int
41
 
 
42
 
[PropertyDef::X-KDevelop-Scope]
43
 
Type=QString
44
 
 
45
 
[PropertyDef::X-KDevelop-Mode]
46
 
Type=QString
47
 
 
48
 
[PropertyDef::X-KDevelop-Plugin-Version]
49
 
Type=QString
50
 
 
51
 
[PropertyDef::X-KDevelop-Plugin-Homepage]
52
 
Type=QString
53
 
 
54
 
[PropertyDef::X-KDevelop-Plugin-License]
55
 
Type=QString
56
 
 
57
 
[PropertyDef::X-KDevelop-Plugin-BugsEmailAddress]
58
 
Type=QString
59
 
 
60
 
[PropertyDef::X-KDevelop-Plugin-Copyright]
61
 
Type=QString
62
 
 
63
 
# defines a list of properties which the plugin has
64
 
# a profile will query all plugins for properties and will load only
65
 
# those that have queried properties
66
 
[PropertyDef::X-KDevelop-Properties]
67
 
Type=QStringList
68
 
 
69
 
# only important for project plugins, you can add a list of programming languages which are supported
70
 
# the plugin will be loaded by default, if the project use this language
71
 
[PropertyDef::X-KDevelop-ProgrammingLanguages]
72
 
Type=QStringList
73
 
 
74
 
[PropertyDef::X-KDevelop-Args]
75
 
Type=QString