diff options
Diffstat (limited to 'languages/cpp/app_templates/wxhello/app.desktop')
-rw-r--r-- | languages/cpp/app_templates/wxhello/app.desktop | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/languages/cpp/app_templates/wxhello/app.desktop b/languages/cpp/app_templates/wxhello/app.desktop new file mode 100644 index 00000000..e87774fa --- /dev/null +++ b/languages/cpp/app_templates/wxhello/app.desktop @@ -0,0 +1,39 @@ +[Desktop Entry] +Name=%{APPNAME} +Exec=%{APPNAMELC} +Icon=%{APPNAMELC} +Type=Application +Comment=A simple wxWidgets Application +Comment[ca]=Una simple aplicació per a wxWidgets +Comment[da]=Et simpelt wxWidgets program +Comment[de]=Eine einfache wxWidgets-Anwendung +Comment[el]=Μια απλή εφαρμογή wxWidgets +Comment[es]=Una aplicación wxWidgets sencilla +Comment[et]=Lihtne wxWidgets rakendus +Comment[eu]=wxWidgets aplikazio sinple bat +Comment[fa]=یک کاربرد سادۀ wxWidgets +Comment[fr]=Une application avec wxWidgets simple +Comment[ga]=Feidhmchlár Simplí wxWidgets +Comment[gl]=Unha aplicación sinxela wxWidgets +Comment[hi]=एक सादा डब्ल्यूएक्स-विज़ेट्स अनुप्रयोग +Comment[hu]=Egyszerű wxWidgets-alkalmazás +Comment[is]=Einfalt wxWidgets forrit +Comment[it]=Semplice applicazione wxWidgets +Comment[ja]=シンプルな wxWidget アプリケーション +Comment[nds]=En eenfach wxWidgets-Programm +Comment[ne]=साधारण wxWidgets अनुप्रयोग +Comment[nl]=Een eenvoudige wxWidgets-toepassing +Comment[pl]=Prosty program wxWidgets +Comment[pt]=Uma aplicação simples de wxWidgets +Comment[pt_BR]=Um simples Aplicativo wxWidgets +Comment[ru]=Создание простого приложения wxWidgets +Comment[sk]=Jednoduchá wxWidgets aplikácia +Comment[sl]=Preprost program za wxWidgets +Comment[sr]=Једноставан wxWindows програм +Comment[sr@Latn]=Jednostavan wxWindows program +Comment[sv]=Ett enkelt wxWidgets-program +Comment[ta]=சாதாரண wxசாளரங்கள் பயன்பாடு +Comment[tg]=Гузориши оддии wxWidgets +Comment[tr]=Basit bir Merhaba wmWidgets Uygulaması +Comment[zh_CN]=一个简单的 wxWidgets 应用程序 +Comment[zh_TW]=簡單的 wxWidgets 應用程式 |