From 12e2fc69f9b7698f19ab21d98f92151029c669fb Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Tue, 7 Aug 2018 16:59:49 -0600 Subject: sakura: convert repository to git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a repository conversion of sakura, a VTE based terminal emulator authored and maintained by David Gómez[0]. See the AUTHORS file for a more comprehensive list of contributors. Full history is not being imported since `bzr-git` and `fast-import` plugins seem to be broken. To get a full history before this point, please refer to the original Bazaar repository on launchpad[1]. [0]: mailto:david@pleyades.net [1]: https://launchpad.net/sakura --- sakura.desktop | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 sakura.desktop (limited to 'sakura.desktop') diff --git a/sakura.desktop b/sakura.desktop new file mode 100644 index 0000000..fb3f5b3 --- /dev/null +++ b/sakura.desktop @@ -0,0 +1,99 @@ +[Desktop Entry] +Name=Sakura +GenericName=Terminal +GenericName[af]=Terminaal +GenericName[ar]=طرفيّة +GenericName[as]=টাৰ্মিনেল +GenericName[be@latin]=Terminał +GenericName[bg]=Терминал +GenericName[bn]=টার্মিনাল +GenericName[bn_IN]=টার্মিন্যাল +GenericName[cs]=Terminál +GenericName[el]=Τερματικό +GenericName[eo]=Terminalo +GenericName[eu]=Terminala +GenericName[fi]=Pääteikkuna +GenericName[ga]=Teirminéal +GenericName[gu]=ટર્મિનલ +GenericName[he]=מסוף +GenericName[hi]=टर्मिनल +GenericName[hne]=टर्मिनल +GenericName[hu]=Terminál +GenericName[is]=Skjáhermir +GenericName[it]=Terminale +GenericName[ja]=ターミナル +GenericName[ka]=ტერმინალი +GenericName[kk]=Терминал +GenericName[ko]=터미널 +GenericName[ku]=Termînal +GenericName[lt]=Terminalas +GenericName[lv]=Terminālis +GenericName[mai]=टर्मिनल +GenericName[mk]=Терминал +GenericName[ml]=ടെര്മിനല് +GenericName[mr]=टर्मिनल +GenericName[nds]=Konsool +GenericName[or]=ଟର୍ମିନାଲ +GenericName[pa]=ਟਰਮੀਨਲ +GenericName[ru]=Терминал +GenericName[si]=අග්රය +GenericName[sk]=Terminál +GenericName[sr]=Терминал +GenericName[sr@ijekavian]=Терминал +GenericName[ta]=முனையம் +GenericName[tg]=Терминал +GenericName[th]=เทอร์มินัล +GenericName[tr]=Uçbirim +GenericName[ug]=تېرمىنال +GenericName[uk]=Термінал +GenericName[uz@cyrillic]=Терминал +GenericName[wa]=Terminå +GenericName[zh_CN]=终端 +GenericName[zh_TW]=終端機 +Comment=Use the command line +Comment[ru]=Использовать командную строку +Comment[am]=የትእዛዝ መስመሩን መጠቀሚያ +Comment[bg]=Използване на команден ред +Comment[ca]=Utilitza la línia d'ordres +Comment[cs]=Použít příkazový řádek +Comment[da]=Brug kommandolinjen +Comment[de]=Die Befehlszeile verwenden +Comment[el]=Χρήση της γραμμής εντολών +Comment[eo]=Uzi komandlinion +Comment[es]=Usar la línea de órdenes +Comment[et]=Käsurea kasutamine +Comment[eu]=Erabili komando-lerroa +Comment[fi]=Käytä komentoriviä +Comment[fr]=Utiliser la ligne de commande +Comment[gl]=Usar a liña de ordes +Comment[hi]=कमांड लाइन का प्रयोग करें +Comment[hr]=Koristiti naredbeni redak +Comment[hu]=Parancssor használata +Comment[id]=Gunakan baris perintah +Comment[it]=Usa la riga di comando +Comment[ja]=コマンドラインを利用する +Comment[ko]=명령줄 사용하기 +Comment[ms]=Guna baris perintah +Comment[nb]=Bruk kommandolinjen +Comment[nl]=Opdrachtregel gebruiken +Comment[pl]=Umożliwia korzystanie z wiersza poleceń +Comment[pt]=Utilizar a linha de comandos +Comment[pt_BR]=Usar a linha de comando +Comment[ro]=Folosiți linia de comandă +Comment[rue]=Використати командний рядок +Comment[sl]=Uporabi ukazno vrstico +Comment[sr]=Користите командну линију +Comment[sv]=Använd kommandoraden +Comment[sw]=Tumia komand +Comment[tr]=Komut satırını kullan +Comment[uk]=Використати командну лінію +Comment[vi]=Sử dụng dòng lệnh +Comment[zh_CN]=使用命令行 +Comment[zh_TW]=使用指令列 +TryExec=sakura +Exec=sakura +Icon=terminal-tango +Type=Application +Categories=GTK;Utility;TerminalEmulator;System; +StartupNotify=true +X-Ubuntu-Gettext-Domain=sakura -- cgit v1.2.1