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 | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /keduca/resources | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.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/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'keduca/resources')
30 files changed, 438 insertions, 0 deletions
diff --git a/keduca/resources/Makefile.am b/keduca/resources/Makefile.am new file mode 100644 index 00000000..56208d45 --- /dev/null +++ b/keduca/resources/Makefile.am @@ -0,0 +1,27 @@ +SUBDIRS = pics icons +EXTRA_DIST = keduca.desktop keducabuilder.desktop x-edu.desktop x-edugallery.desktop + +KDE_ICON = AUTO + +# this 10 paths are KDE specific. Use them: +# kde_htmldir Where your docs should go to. (contains lang subdirs) +# kde_appsdir Where your application file (.kdelnk) should go to. +# kde_icondir Where your icon should go to. +# kde_minidir Where your mini icon should go to. +# kde_datadir Where you install application data. (Use a subdir) +# kde_locale Where translation files should go to.(contains lang subdirs) +# kde_cgidir Where cgi-bin executables should go to. +# kde_confdir Where config files should go to. +# kde_mimedir Where mimetypes should go to. +# kde_toolbardir Where general toolbar icons should go to. +# kde_wallpaperdir Where general wallpapers should go to. + +# set the include path for X, qt and KDE +INCLUDES= $(all_includes) + +METASOURCES = AUTO + +appmimedir = $(kde_mimedir)/application +appmime_DATA = x-edu.desktop x-edugallery.desktop + +xdg_apps_DATA = keduca.desktop keducabuilder.desktop diff --git a/keduca/resources/hi128-app-keduca.png b/keduca/resources/hi128-app-keduca.png Binary files differnew file mode 100644 index 00000000..c68d0633 --- /dev/null +++ b/keduca/resources/hi128-app-keduca.png diff --git a/keduca/resources/hi16-app-keduca.png b/keduca/resources/hi16-app-keduca.png Binary files differnew file mode 100644 index 00000000..3e53bba5 --- /dev/null +++ b/keduca/resources/hi16-app-keduca.png diff --git a/keduca/resources/hi22-app-keduca.png b/keduca/resources/hi22-app-keduca.png Binary files differnew file mode 100644 index 00000000..1e653ae6 --- /dev/null +++ b/keduca/resources/hi22-app-keduca.png diff --git a/keduca/resources/hi32-app-keduca.png b/keduca/resources/hi32-app-keduca.png Binary files differnew file mode 100644 index 00000000..e6c9c36b --- /dev/null +++ b/keduca/resources/hi32-app-keduca.png diff --git a/keduca/resources/hi48-app-keduca.png b/keduca/resources/hi48-app-keduca.png Binary files differnew file mode 100644 index 00000000..38747719 --- /dev/null +++ b/keduca/resources/hi48-app-keduca.png diff --git a/keduca/resources/hi64-app-keduca.png b/keduca/resources/hi64-app-keduca.png Binary files differnew file mode 100644 index 00000000..f5fdaecf --- /dev/null +++ b/keduca/resources/hi64-app-keduca.png diff --git a/keduca/resources/icons/Makefile.am b/keduca/resources/icons/Makefile.am new file mode 100644 index 00000000..cf1a0540 --- /dev/null +++ b/keduca/resources/icons/Makefile.am @@ -0,0 +1,5 @@ + +keducadir= $(kde_datadir)/keduca/icons +keduca_ICON = AUTO + + diff --git a/keduca/resources/icons/cr16-action-addquestion.png b/keduca/resources/icons/cr16-action-addquestion.png Binary files differnew file mode 100644 index 00000000..7660c587 --- /dev/null +++ b/keduca/resources/icons/cr16-action-addquestion.png diff --git a/keduca/resources/icons/cr16-action-control.png b/keduca/resources/icons/cr16-action-control.png Binary files differnew file mode 100644 index 00000000..78dc1dc7 --- /dev/null +++ b/keduca/resources/icons/cr16-action-control.png diff --git a/keduca/resources/icons/cr16-action-delquestion.png b/keduca/resources/icons/cr16-action-delquestion.png Binary files differnew file mode 100644 index 00000000..81a655fc --- /dev/null +++ b/keduca/resources/icons/cr16-action-delquestion.png diff --git a/keduca/resources/icons/cr16-action-editquestion.png b/keduca/resources/icons/cr16-action-editquestion.png Binary files differnew file mode 100644 index 00000000..c7924d73 --- /dev/null +++ b/keduca/resources/icons/cr16-action-editquestion.png diff --git a/keduca/resources/icons/cr22-action-addquestion.png b/keduca/resources/icons/cr22-action-addquestion.png Binary files differnew file mode 100644 index 00000000..cb3dd32c --- /dev/null +++ b/keduca/resources/icons/cr22-action-addquestion.png diff --git a/keduca/resources/icons/cr22-action-control.png b/keduca/resources/icons/cr22-action-control.png Binary files differnew file mode 100644 index 00000000..f5b6313d --- /dev/null +++ b/keduca/resources/icons/cr22-action-control.png diff --git a/keduca/resources/icons/cr22-action-delquestion.png b/keduca/resources/icons/cr22-action-delquestion.png Binary files differnew file mode 100644 index 00000000..27464b2e --- /dev/null +++ b/keduca/resources/icons/cr22-action-delquestion.png diff --git a/keduca/resources/icons/cr22-action-editquestion.png b/keduca/resources/icons/cr22-action-editquestion.png Binary files differnew file mode 100644 index 00000000..c52a2e11 --- /dev/null +++ b/keduca/resources/icons/cr22-action-editquestion.png diff --git a/keduca/resources/keduca.desktop b/keduca/resources/keduca.desktop new file mode 100644 index 00000000..2bcb5612 --- /dev/null +++ b/keduca/resources/keduca.desktop @@ -0,0 +1,135 @@ +[Desktop Entry] +GenericName=Tests & Exams +GenericName[af]=Toetse & Eksamens +GenericName[ar]=الاختبارات والامتحانات +GenericName[be]=Тэсты і экзамены +GenericName[bg]=Тестове и изпити +GenericName[bn]=পরীক্ষা +GenericName[bs]=Testovi i ispiti +GenericName[ca]=Proves i exàmens +GenericName[cs]=Testy a zkoušky +GenericName[csb]=Testë ë Ekzaminë +GenericName[cy]=Arbrofion ac Arholiadau +GenericName[da]=Test & eksaminer +GenericName[de]=Tests und Prüfungen +GenericName[el]=Τεστ & Eξετάσεις +GenericName[eo]=Testoj kaj ekzamenoj +GenericName[es]=Pruebas y exámenes +GenericName[et]=Testid ja eksamid +GenericName[eu]=Testak eta azterketak +GenericName[fa]=آزمون و امتحان +GenericName[fi]=Testit ja kokeet +GenericName[fo]=Royndir +GenericName[fr]=Tests et examens +GenericName[ga]=Teisteanna agus Scrúduithe +GenericName[gl]=Tests e Exames +GenericName[he]=מבחנים +GenericName[hi]=जाँच व परीक्षा +GenericName[hr]=Provjere i ispiti +GenericName[hu]=Tesztkészítő +GenericName[is]=Verkefni & Próf +GenericName[it]=Prove ed esami +GenericName[ja]=テスト & 試験 +GenericName[ka]=ტესტები და გამოცდები +GenericName[km]=ការប្រលង និងសាកល្បង +GenericName[lt]=Testai ir egzaminai +GenericName[lv]=Testi & Eksāmeni +GenericName[mk]=Тестови и испити +GenericName[mn]=Тест ба Шалгалт +GenericName[ms]=Ujian dan Peperiksaan +GenericName[nb]=Prøver og eksamener +GenericName[nds]=Pröven un Examens +GenericName[ne]=परीक्षण र जाँच +GenericName[nl]=Toetsen & examens +GenericName[nn]=Testar og prøvar +GenericName[nso]=Meleko & Dithlahlobo +GenericName[pa]=ਟੈਸਟ ਅਤੇ ਪ੍ਰੀਖਿਆ +GenericName[pl]=Testy i egzaminy +GenericName[pt]=Testes & Exames +GenericName[pt_BR]=Testes e exames +GenericName[ru]=Экзаменатор KDE +GenericName[se]=Geahččaleamit ja eksamenat +GenericName[sk]=Testy a skúšky +GenericName[sl]=Preizkusi in izpiti +GenericName[sr]=Тестови и испити +GenericName[sr@Latn]=Testovi i ispiti +GenericName[sv]=Prov och examen +GenericName[ta]=சோதனைகளும் தேர்வுகளும் +GenericName[tg]=Санҷиш ва Имтиҳон +GenericName[tr]=Sınavlar ve Testler +GenericName[uk]=Тести та екзамени +GenericName[ven]=linga & Mulingo +GenericName[vi]=Kiểm tra & Thi +GenericName[xh]=Uvavanyo Nemviwo +GenericName[zh_CN]=测验和考试 +GenericName[zh_TW]=測驗與考試 +GenericName[zu]=Izivivinyo kanye Nokubhalwa kwezivivinyo +Comment=KDE Tests & Exams Program +Comment[be]=Праграма KDE для тэставання і экзаменаў +Comment[bg]=Тестове и изпити +Comment[bn]=কে.ডি.ই. উপস্থাপিত পরীক্ষা নেওয়ার প্রোগ্রাম +Comment[bs]=KDE program za testove i ispite +Comment[ca]=Programa de proves i exàmens per a KDE +Comment[cs]=KDE program pro testování a zkoušení +Comment[csb]=Programa do testów ë ekzaminów +Comment[da]=Test- og eksamensprogram for KDE +Comment[de]=KDE Test- und Prüfungsprogramm +Comment[el]=Πρόγραμμα εξετάσεων και ελέγχων του KDE +Comment[eo]=KDE Testa kaj ekzamena programo +Comment[es]=Programa de exámenes y pruebas de KDE +Comment[et]=KDE testide ja eksamite programm +Comment[eu]=KDE testak eta azterketak programa +Comment[fa]=آزمونهای KDE و برنامۀ امتحانها +Comment[fi]=KDE Testaus- ja koeohjelma +Comment[fr]=Programme de tests et d'examens de KDE +Comment[ga]=Clár Scrúduithe KDE +Comment[gl]=Programa de Tests e Exame para KDE +Comment[he]=תוכנת מבחנים ובחנים של KDE +Comment[hr]=KDE programi za provjeravanje i ispitivanje +Comment[hu]=Teszt- és vizsgakészítő program +Comment[is]=KDE prófa- & þrautaleikur +Comment[it]=Prove ed esami per KDE +Comment[ja]=KDE テスト & 試験 +Comment[ka]=KDE ტესტებისა და გამოცდების პროგრამა +Comment[km]=កម្មវិធីប្រលង និងសាកល្បង +Comment[lt]=KDE testų ir egzaminų programa +Comment[nb]=KDE-program for prøver og eksamener +Comment[nds]=Prööv- un Examenprogramm vun KDE +Comment[ne]=KDE परीक्षण र जाँच कार्यक्रम +Comment[nl]=KDE-programma voor tests en examens +Comment[nn]=Testar og prøvar for KDE +Comment[pa]=KDE ਟੈਸਟ ਅਤੇ ਪਰੀਖਿਆ ਪਰੋਗਰਾਮ +Comment[pl]=Program do testów i egzaminów dla KDE +Comment[pt]=Programa de Testes & Exames do KDE +Comment[pt_BR]=Programa do KDE de testes & exames +Comment[ru]=Простая программа для проведения тестов +Comment[sk]=KDE testovacie a skúšacie programy +Comment[sl]=Program za izdelavo testov +Comment[sr]=KDE програм за тестове и испите +Comment[sr@Latn]=KDE program za testove i ispite +Comment[sv]=Prov- och examenprogram för KDE +Comment[tr]=KDE Testleri & Sınav Programı +Comment[uk]=Програма для тестів та екзаменів +Comment[vi]=Chương trình Kiểm tra & Thi KDE +Comment[zh_CN]=KDE 测验和考试程序 +Comment[zh_TW]=KDE 測驗與考試的程式 +Exec=keduca +Icon=keduca +MimeType=application/x-edu;application/x-edugallery; +Name=KEduca +Name[af]=Keduca +Name[ar]=التعليم ك +Name[bn]=কে-এডুকা +Name[hi]=के-एज़ुका +Name[mn]=КСургалт +Name[ne]=केडीई इडु +Name[pa]=ਕੇ-ਸਿੱਖਿਆ +Name[sv]=Keduca +Name[ta]=கேயுடியுகா +Name[ven]=Pfunzo ya K +DocPath=keduca/index.html +Path= +Terminal=false +Type=Application +X-DCOP-ServiceType=Multi +Categories=Qt;KDE;Education; diff --git a/keduca/resources/keducabuilder.desktop b/keduca/resources/keducabuilder.desktop new file mode 100644 index 00000000..4c83ada6 --- /dev/null +++ b/keduca/resources/keducabuilder.desktop @@ -0,0 +1,125 @@ +[Desktop Entry] +GenericName=Tests & Exams Editor +GenericName[af]=Toetse & Eksamens Redigeerder +GenericName[ar]=محرّر اختبارات وامتحانات +GenericName[be]=Рэдактар тэстаў і экзаменаў +GenericName[bg]=Редактор на тестове и изпити +GenericName[bn]=পরীক্ষা সম্পাদক +GenericName[bs]=Editor testova i ispita +GenericName[ca]=Editor de proves i exàmens +GenericName[cs]=Editor pro testy a zkoušky +GenericName[csb]=Editora testów ë ekzaminów +GenericName[cy]=Golygydd Arbrofion ac Arholiadau +GenericName[da]=Test- & eksamenseditor +GenericName[de]=Editor für Tests und Prüfungen +GenericName[el]=Επεξεργαστής τεστ & εξετάσεων +GenericName[eo]=Testa kaj ekzamena redaktilo +GenericName[es]=Editor de pruebas y exámenes +GenericName[et]=Testide ja eksamite redaktor +GenericName[eu]=Test eta azterketen editorea +GenericName[fa]=ویرایشگر آزمون و امتحان +GenericName[fi]=Testien ja kokeiden muokkain +GenericName[fr]=Éditeur de tests et examens +GenericName[ga]=Eagarthóir Teisteanna agus Scrúduithe +GenericName[gl]=Editor de Tests e Exames +GenericName[he]=עורך מבחנים +GenericName[hi]=जाँच व परीक्षा संपादक +GenericName[hr]=Uređivač provjera i ispita +GenericName[hu]=Tesztszerkesztő +GenericName[is]=Verkefna og prófa-ritill +GenericName[it]=Editor di prove ed esami +GenericName[ja]=テスト & 試験エディタ +GenericName[ka]=ტესტებისა და გამოცდების რედაქტორი +GenericName[km]=កម្មវិធីនិពន្ធការប្រលង និងសាកល្បង +GenericName[lt]=Testų ir egzaminų redaktorius +GenericName[lv]=Testu & Eksāmenu Redaktors +GenericName[mk]=Уредувач на Тестови и испити +GenericName[mn]=Тест ба Шалгалтын-Засвар +GenericName[ms]=Penyunting Ujian dan Peperiksaan +GenericName[nb]=Redigerer for prøver og eksamener +GenericName[nds]=Editor för Pröven un Examens +GenericName[ne]=परीक्षण र जाँच सम्पादक +GenericName[nl]=Toetsen- & examens-editor +GenericName[nn]=Redigering av testar og prøvar +GenericName[nso]=Mofetosi wa Diteko & Dihlahlobo +GenericName[pa]=ਟੈਸਟ ਜਾਂ ਪਰੀਖਿਆ ਸੰਪਾਦਕ +GenericName[pl]=Edytor testów i egzaminów +GenericName[pt]=Editor de Testes & Exames +GenericName[pt_BR]=Editor de testes e exames +GenericName[ru]=Редактор тестов и экзаменов +GenericName[se]=Doaimmat geahččalemiid ja eksameniid +GenericName[sk]=Editor pre testy a skúšky +GenericName[sl]=Urejevalnik preizkusov in izpitov +GenericName[sr]=Уређивач за тестове и испите +GenericName[sr@Latn]=Uređivač za testove i ispite +GenericName[sv]=Prov- och examenseditor +GenericName[ta]=சோதனைகள் மற்றும் தேர்வுகள் தொகுப்பான் +GenericName[tg]=Таҳрири Санҷиш ва Имтиҳон +GenericName[tr]=Sınav ve Test Düzenleyici +GenericName[uk]=Редактор тестів та екзаменів +GenericName[ven]=linga & Musengulusi wa mulingo +GenericName[vi]=Trình soạn thảo Kiểm tra & Thi +GenericName[xh]=Umhleli Wovavanyo Noviwo +GenericName[zh_CN]=测验和试卷编辑器 +GenericName[zh_TW]=測試 & 考驗編輯器 +GenericName[zu]=Izivivinyo kanye Nomhleli wokubhalwa kokuvivinywa +Exec=keducabuilder +Icon=keduca +MimeType=application/x-edu;application/x-edugallery; +Name=KEduca-Editor +Name[ar]=محرر التعليم ك +Name[bg]=Редактор на KEduca +Name[bn]=কে-এডুকা-সম্পাদক +Name[br]=Aozer KEduca +Name[cs]=Editor pro KEduca +Name[csb]=Editora do programù KEduca +Name[cy]=Golygydd KEduca +Name[da]=KEduca-editor +Name[el]=KEduca-επεξεργαστής +Name[eo]=KEduca redaktilo +Name[et]=KEduca redaktor +Name[fa]=ویرایشگر KEduca +Name[fi]=KEduca-editori +Name[fr]=Éditeur de KEduca +Name[gl]=Editor de KEduca +Name[hi]=के-एज़ुका-संपादक +Name[hr]=KEduca uređivač +Name[hu]=KEducabuilder +Name[is]=KEduca-Ritill +Name[it]=Editor di KEduca +Name[ja]=KEduca エディタ +Name[ka]=KEduca რედაქტორი +Name[km]=កម្មវិធីនិពន្ធ KEduca +Name[lt]=KEduca redaktorius +Name[lv]=KEduca-Redaktors +Name[mk]=KEduca-Уредувач +Name[mn]=КСургалтын-Засвар +Name[ms]=Penyunting KEduca +Name[nb]=KEduca-redigerer +Name[ne]=केडीई एडु-सम्पादक +Name[nn]=KEduca-redigering +Name[pa]=ਕੇ-ਪ੍ਰੀਖਿਆ ਸੰਪਾਦਕ +Name[pl]=Edytor do programu KEduca +Name[pt]=Editor do KEduca +Name[se]=KEduca-doaimmaheapmi +Name[sk]=Editor pre KEduca +Name[sl]=Urejevalnik KEduca +Name[sr]=KEduca-уређивач +Name[sr@Latn]=KEduca-uređivač +Name[sv]=Keduca-editor +Name[ta]=கேயிடியுகா-தொகுப்பான் +Name[tg]=Муҳаррири KEduca +Name[tr]=KEduca Düzenleyici +Name[uk]=Редактор KEduca +Name[ven]=Musengulusi wa pfunzo ya K +Name[vi]=Trình soạn thảo KEduca +Name[xh]=KEduca-Umhleli +Name[zh_CN]=KEduca 编辑器 +Name[zh_TW]=KEduca-編輯器 +Name[zu]=Umhleli we-KEduca +DocPath=keduca/index.html +Path= +Terminal=false +Type=Application +X-DCOP-ServiceType=Multi +Categories=Qt;KDE;Education; diff --git a/keduca/resources/pics/Makefile.am b/keduca/resources/pics/Makefile.am new file mode 100644 index 00000000..142728a8 --- /dev/null +++ b/keduca/resources/pics/Makefile.am @@ -0,0 +1,4 @@ +pics_DATA = alert.png bk_frame.png clock.png default.png info.png keduca_init.png keduca_correct_64.png statistics.png keduca_incorrect_64.png +picsdir = $(kde_datadir)/keduca/pics + +EXTRA_DIST = $(pics_DATA) diff --git a/keduca/resources/pics/alert.png b/keduca/resources/pics/alert.png Binary files differnew file mode 100644 index 00000000..84bedd2a --- /dev/null +++ b/keduca/resources/pics/alert.png diff --git a/keduca/resources/pics/bk_frame.png b/keduca/resources/pics/bk_frame.png Binary files differnew file mode 100644 index 00000000..0c9bde32 --- /dev/null +++ b/keduca/resources/pics/bk_frame.png diff --git a/keduca/resources/pics/clock.png b/keduca/resources/pics/clock.png Binary files differnew file mode 100644 index 00000000..a12d3117 --- /dev/null +++ b/keduca/resources/pics/clock.png diff --git a/keduca/resources/pics/default.png b/keduca/resources/pics/default.png Binary files differnew file mode 100644 index 00000000..7c815c62 --- /dev/null +++ b/keduca/resources/pics/default.png diff --git a/keduca/resources/pics/info.png b/keduca/resources/pics/info.png Binary files differnew file mode 100644 index 00000000..a3428ae0 --- /dev/null +++ b/keduca/resources/pics/info.png diff --git a/keduca/resources/pics/keduca_correct_64.png b/keduca/resources/pics/keduca_correct_64.png Binary files differnew file mode 100644 index 00000000..f663cfa6 --- /dev/null +++ b/keduca/resources/pics/keduca_correct_64.png diff --git a/keduca/resources/pics/keduca_incorrect_64.png b/keduca/resources/pics/keduca_incorrect_64.png Binary files differnew file mode 100644 index 00000000..a493bd50 --- /dev/null +++ b/keduca/resources/pics/keduca_incorrect_64.png diff --git a/keduca/resources/pics/keduca_init.png b/keduca/resources/pics/keduca_init.png Binary files differnew file mode 100644 index 00000000..e233b358 --- /dev/null +++ b/keduca/resources/pics/keduca_init.png diff --git a/keduca/resources/pics/statistics.png b/keduca/resources/pics/statistics.png Binary files differnew file mode 100644 index 00000000..2311ee91 --- /dev/null +++ b/keduca/resources/pics/statistics.png diff --git a/keduca/resources/x-edu.desktop b/keduca/resources/x-edu.desktop new file mode 100644 index 00000000..2d88f6ab --- /dev/null +++ b/keduca/resources/x-edu.desktop @@ -0,0 +1,75 @@ +[Desktop Entry] +Comment=Edu Document +Comment[af]=Edu Dokument +Comment[ar]=مستند تعليمي +Comment[be]=Дакумент Edu +Comment[bg]=Документ на Edu +Comment[bn]=শিক্ষামূলক ডকুমেন্ট +Comment[br]=Teul Edu +Comment[bs]=Edu dokument +Comment[ca]=Document Edu +Comment[cs]=Dokument Edu +Comment[csb]=Dokùment Edu +Comment[cy]=Dogfen Edu +Comment[da]=Edu-dokument +Comment[de]=Edu-Dokument +Comment[el]=Έγγραφο edu +Comment[eo]=Edu dokumento +Comment[es]=Documento Edu +Comment[et]=Edu-paketi dokument +Comment[eu]=Edu dokumentua +Comment[fa]=سند Edu +Comment[fi]=Edu-asiakirja +Comment[fo]=Undirvísingarskjal +Comment[fr]=Document Edu +Comment[ga]=Cáipéis Edu +Comment[gl]=Documento Edu +Comment[he]=מסמך Edu +Comment[hi]=ईडीयू दस्तावेज़ +Comment[hr]=Edu dokument +Comment[hu]=Edu dokumentum +Comment[is]=Edu skjal +Comment[it]=Documento Edu +Comment[ja]=Edu ドキュメント +Comment[ka]=Edu ტესტი +Comment[km]=ឯកសាររបស់ Edu +Comment[lt]=Edu dokumentas +Comment[lv]=Edu Dokuments +Comment[mk]=Edu документ +Comment[mn]=Сургалт +Comment[ms]=Dokumen Edu +Comment[nb]=Edu-dokument +Comment[nds]=Edu-Dokment +Comment[ne]=एडु कागजात +Comment[nl]=Edu-document +Comment[nn]=Edu-dokument +Comment[nso]=Tokomane ya Edu +Comment[pa]=ਪ੍ਰੀਖਿਆ ਦਸਤਾਵੇਜ਼ +Comment[pl]=Dokument Edu (z pakietu edukacyjnego) +Comment[pt]=Documento Edu +Comment[pt_BR]=Documento Edu +Comment[ru]=Тест Edu +Comment[se]=Edu-dokumeanta +Comment[sk]=Dokument Edu +Comment[sl]=Dokument Edu +Comment[sr]=Edu документ +Comment[sr@Latn]=Edu dokument +Comment[sv]=Utbildningsdokument +Comment[ta]=இடியு ஆவணம் +Comment[tg]=Ҳуҷҷати Edu +Comment[tr]=Edu Belgesi +Comment[uk]=Документ Edu +Comment[ven]=Manwalwa a pfunzo +Comment[vi]=Tài liệu Giảng dạy +Comment[xh]=Vocabulary Trainer Document +Comment[zh_CN]=Edu 文档 +Comment[zh_TW]=Edu 文件 +Comment[zu]=Idokhumente ye Edu +DefaultApp=keduca +Icon=keduca +Type=MimeType +MimeType=application/x-edu +Patterns=*.edu; +[Property::X-KDE-NativeExtension] +Type=QString +Value=.edu diff --git a/keduca/resources/x-edugallery.desktop b/keduca/resources/x-edugallery.desktop new file mode 100644 index 00000000..45209c1d --- /dev/null +++ b/keduca/resources/x-edugallery.desktop @@ -0,0 +1,67 @@ +[Desktop Entry] +Comment=Edu Gallery Document +Comment[af]=Edu Gallery Dokument +Comment[ar]=مستند الصور التعليمي +Comment[be]=Галерэя дакументаў Edu +Comment[bg]=Документ на галерия на Edu +Comment[bn]=শিক্ষামূলক গ্যালারী ডকুমেন্ট +Comment[br]=Teul garidell Edu +Comment[bs]=Edu Gallery dokument +Comment[ca]=Galeria de documents Edu +Comment[cs]=Dokument Edu-galerie +Comment[csb]=Dokùment galerëji Edu +Comment[cy]=Dogfen Oriel Edu +Comment[da]=Edu galleridokument +Comment[de]=Edu-Galerie-Dokument +Comment[el]=Έγγραφο συλλογής edu +Comment[eo]=Edu galerio dokumento +Comment[es]=Documento de galería de Edu +Comment[et]=Edu-paketi galerii dokument +Comment[eu]=Edu galeria-dokumentua +Comment[fa]=سند گالری Edu +Comment[fi]=Edu-galleria-asiakirja +Comment[fr]=Document de galerie éducative +Comment[ga]=Cáipéis Edu Gallery +Comment[gl]=Documento de Galeria Edu +Comment[he]=מסמכים וגלריית לימודים +Comment[hi]=ईडीयू गैलरी दस्तावेज़ +Comment[hr]=Dokument Edu galerije +Comment[hu]=Edu Gallery dokumentum +Comment[is]=Edu gallerýskjal +Comment[it]=Documento galleria Edu +Comment[ja]=Edu ギャラリードキュメント +Comment[ka]=Edu ტესტების ნაკრები +Comment[km]=ឯកសារវិចិត្រសាលរបស់ Edu +Comment[lt]=Edu galerijos dokumentas +Comment[lv]=Edu Galerijas Dokuments +Comment[mk]=Edu Gallery документ +Comment[ms]=Dokumen Galeri Edu +Comment[nb]=Edu galleri-dokument +Comment[nds]=Edu-Galeriedokment +Comment[ne]=एडु ग्यालरी कागजात +Comment[nl]=Edu Gallery-document +Comment[nn]=Edu-galleridokument +Comment[pl]=Dokument galerii Edu (z pakietu edukacyjnego) +Comment[pt]=Documento da Galeria Edu +Comment[pt_BR]=Documento da galeria Edu +Comment[ru]=Набор тестов Edu +Comment[sk]=Dokument galérie Edu +Comment[sl]=Dokument galerije Edu +Comment[sr]=Документ Edu галерије +Comment[sr@Latn]=Dokument Edu galerije +Comment[sv]=Utbildningsgalleridokument +Comment[ta]=இடியு கூட ஆவணம் +Comment[tg]=Долони Ҳуҷҷатҳои Таълимӣ +Comment[tr]=Eğitim Galerisi Belgesi +Comment[uk]=Документ галереї Edu +Comment[vi]=Phòng trưng bày các Tài liệu Giảng dạy +Comment[zh_CN]=Edu 库文档 +Comment[zh_TW]=Edu 文件 +DefaultApp=keduca +Icon=keduca +Type=MimeType +MimeType=application/x-edugallery +Patterns=*.edugallery; +[Property::X-KDE-NativeExtension] +Type=QString +Value=.edugallery |