diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /mimetypes/text/x-pascal.desktop | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'mimetypes/text/x-pascal.desktop')
-rw-r--r-- | mimetypes/text/x-pascal.desktop | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/mimetypes/text/x-pascal.desktop b/mimetypes/text/x-pascal.desktop new file mode 100644 index 000000000..6191cfb80 --- /dev/null +++ b/mimetypes/text/x-pascal.desktop @@ -0,0 +1,91 @@ +[Desktop Entry] +Comment=Pascal Source File +Comment[af]=Pascal Bron Lêer +Comment[az]=Pascal Mənbə Faylı +Comment[be]=Зыходны код Pascal +Comment[bg]=Изходен код на Pascal +Comment[bn]=পাস্কাল সোর্স ফাইল +Comment[br]=Restr Tarzh Pascal +Comment[bs]=Pascal izvorni kod +Comment[ca]=Fitxer amb codi Pascal +Comment[cs]=Zdrojový kód v jazyku Pascal +Comment[csb]=Zdrój Pascala +Comment[cy]=Ffeil Tarddiad Pascal +Comment[da]=Pascal-kildefil +Comment[de]=Pascal-Quellcode +Comment[el]=Αρχείο κώδικα Pascal +Comment[eo]=Paskal-fontoj +Comment[es]=Archivo con código Pascal +Comment[et]=Pascali lähtetekst +Comment[eu]=Pascal ituruburu fitxategia +Comment[fa]=پروندۀ منبع پاسکال +Comment[fi]=Pascal-lähdekoodi +Comment[fr]=Fichier source Pascal +Comment[fy]=Pascal-boarnetriem +Comment[ga]=Comhad Foinseach Pascal +Comment[gl]=Ficheiro Fonte en Pascal +Comment[he]=קובץ קוד מקור של פסקל +Comment[hi]=पासकल स्रोत फ़ाइल +Comment[hr]=Pascal izvorni kod +Comment[hu]=Pascal-forrásfájl +Comment[id]=Berkas Sumber Pascal +Comment[is]=Pascal-frumforrit +Comment[it]=File sorgente Pascal +Comment[ja]=Pascal ソースファイル +Comment[ka]=Pascal პროგრამული კოდი +Comment[kk]=Pascal бастапқы мәтіні +Comment[km]=ឯកសារ Pascal Source +Comment[ko]=파스칼 밑그림 파일 +Comment[lb]=Pascal-Quellcodedatei +Comment[lt]=Pascal išeities tekstų byla +Comment[lv]=Pascal pirmkoda fails +Comment[mk]=Pascal изворна датотека +Comment[mn]=Pascal-Эх файл +Comment[ms]=Fail Sumber Pascal +Comment[mt]=Sors Pascal +Comment[nb]=Pascal-kildekode +Comment[nds]=Pascal-Borndatei +Comment[ne]=पास्कल स्रोत फाइल +Comment[nl]=Pascal-bronbestand +Comment[nn]=Pascal-kjelde +Comment[nso]=Faele ya Mothopo wa Pascal +Comment[pa]=Pascal(ਪਾਸਕਲ) ਸਰੋਤ ਫਾਇਲ +Comment[pl]=Źródło Pascala +Comment[pt]=Programa em Pascal +Comment[pt_BR]=Arquivo-fonte do Pascal +Comment[ro]=Fişier sursă Pascal +Comment[ru]=Программа на Паскале +Comment[rw]=Idosiye Nkomoko Pascal +Comment[se]=Pascal-gáldofiila +Comment[sk]=Zdrojový kód Pascal +Comment[sl]=Izvirna koda pascal +Comment[sq]=Skedë Burimor nga Pascal +Comment[sr]=Pascal изворни код +Comment[sr@Latn]=Pascal izvorni kod +Comment[sv]=Pascal-källkod +Comment[ta]=பாஸ்கல் மூலக் கோப்பு +Comment[te]=పాస్కల్ మూల దస్త్రం +Comment[tg]=Барномаи Pascal +Comment[th]=ต้นฉบับโปรแกรมภาษาปาสคาล +Comment[tr]=Pascal Kaynak Kodu +Comment[tt]=Pascal'nıñ Çığanaq Bireme +Comment[uk]=Вихідний файл Pascal +Comment[uz]=Pascal tilida yozilgan kod +Comment[uz@cyrillic]=Pascal тилида ёзилган код +Comment[ven]=Faela ya Vhubvo ha Pascal +Comment[vi]=Tập tin nguồn Pascal +Comment[wa]=Fitchî sourdant Pascal +Comment[xh]=Ifayile Zemvelaphi ze Pascal +Comment[zh_CN]=Pascal 源文件 +Comment[zh_HK]=Pascal 源代碼 +Comment[zh_TW]=Pascal 源碼 +Comment[zu]=Ifayela Lemvelaphi ye-Pascal +Icon=source_p +Type=MimeType +MimeType=text/x-pascal +Patterns=*.p;*.pas;*.pp;*.dpr;*.DPR;*.PP;*.PAS;*.P +X-KDE-IsAlso=text/plain + +[Property::X-KDE-text] +Type=bool +Value=true |