diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:06:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:06:29 -0600 |
commit | c0b24fe164924298d7e6ae33964b3c65fadbcba3 (patch) | |
tree | 2ba50375d78b077b266b224e4413150ef3e60a15 /languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop | |
parent | 33d15e862e09fbcbb05e209f832414bd8a01291e (diff) | |
download | tdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.tar.gz tdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop')
-rw-r--r-- | languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop b/languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop deleted file mode 100644 index 8a2f40ee..00000000 --- a/languages/cpp/app_templates/kfileplugin/kfile_plugin.desktop +++ /dev/null @@ -1,39 +0,0 @@ -[Desktop Entry] -Type=Service -Name=%{APPNAME} Info -Name[br]=Titouriñ diwar-benn %{APPNAME} -Name[ca]=Informació per a %{APPNAME} -Name[da]=%{APPNAME} info -Name[el]=Πληροφορίες %{APPNAME} -Name[es]=Información de %{APPNAME} -Name[et]=%{APPNAME} info -Name[eu]=%{APPNAME} informazioa -Name[fa]=اطلاعات %{APPNAME} -Name[fr]=Informations sur %{APPNAME} -Name[ga]=Eolas faoi %{APPNAME} -Name[gl]=Información de %{APPNAME} -Name[hu]=%{APPNAME} jellemzői -Name[it]=Informazioni su %{APPNAME} -Name[nds]=%{APPNAME}-Info -Name[ne]=%{APPNAME} सूचना -Name[pl]=Informacje dla %{APPNAME} -Name[pt]=Informação do %{APPNAME} -Name[pt_BR]=Informações de %{APPNAME} -Name[ru]=Информация о %{APPNAME} -Name[sk]=%{APPNAME} info -Name[sl]=Informacije o %{APPNAME} -Name[sr]=Информације за %{APPNAME} -Name[sr@Latn]=Informacije za %{APPNAME} -Name[sv]=%{APPNAME} information -Name[ta]=%{APPNAME} தகவல் -Name[tg]=Маълумот дар бораи %{APPNAME} -Name[zh_CN]=%{APPNAME}的信息 -Name[zh_TW]=%{APPNAME} 資訊 -ServiceTypes=KFilePlugin -X-TDE-Library=kfile_%{APPNAMELC} -# change MimeType here! (example: inode/directory) -MimeType= -# change PreferredGroups here! (example: FolderInfo) -PreferredGroups= -# change PreferredItems here! (example: Items;Size) -PreferredItems= |