# HG changeset patch # User Christophe Lincoln # Date 1201548831 -3600 # Node ID f23d7c05b1d831cdf94c1f31ab6b66b2c07cefe8 # Parent 3e49b81bce665101ac23ae353020bff72f429f1a UP : leafpad (0.8.13) + add leafpad.desktop diff -r 3e49b81bce66 -r f23d7c05b1d8 leafpad/receipt --- a/leafpad/receipt Mon Jan 28 19:42:11 2008 +0100 +++ b/leafpad/receipt Mon Jan 28 20:33:51 2008 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="leafpad" -VERSION="0.8.12" +VERSION="0.8.13" CATEGORY="extra" SHORT_DESC="GTK simple text editor." MAINTAINER="pankso@slitaz.org" @@ -33,4 +33,6 @@ cp -a $_pkg/usr/share/pixmaps/leafpad.png $fs/usr/share/pixmaps cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale strip -s $fs/usr/bin/* + # Freedesktop entry + cp -a stuff/$PACKAGE.desktop $fs/usr/share/applications } diff -r 3e49b81bce66 -r f23d7c05b1d8 leafpad/stuff/leafpad.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/leafpad/stuff/leafpad.desktop Mon Jan 28 20:33:51 2008 +0100 @@ -0,0 +1,39 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Leafpad +GenericName=Text editor +GenericName[fr]=Editeur de texte +Comment=Simple text editor +Comment[bg]=Опростен текстов редактор +Comment[ca]=Editor de text simple +Comment[cs]=Jednoduchý textový editor +Comment[de]=Einfacher Texteditor +Comment[el]=Απλός επεξεργαστής κειμένου +Comment[es]=Editor de texto simple +Comment[fi]=Yksinkertainen tekstieditori +Comment[fr]=Un éditeur de texte tout simple +Comment[ga]=Eagarthóir simplí +Comment[he]=עורך טקסט פשוט +Comment[hu]=Egyszerű szöveg szerkesztő +Comment[it]=Semplice editor testuale +Comment[ja]=シンプルなテキストエディタ +Comment[ko]=간단한 텍스트 편집기 +Comment[lt]=Paprastas teksto redaktorius +Comment[nl]=Eenvoudige tekst-editor +Comment[pl]=Prosty edytor tekstu +Comment[pt]=Simples editor de texto +Comment[ru]=Простой текстовый редактор +Comment[sk]=Jednoduchý textový editor +Comment[sv]=Enkel textredigerare +Comment[ta]=எளிமையான உரை பதிப்பான் +Comment[tr]=Basit metin düzenleyicisi +Comment[uk]=Проситий текстовий редактор +Comment[vi]=Một trình soạn thảo văn bản đơn giản +Comment[zh_CN]=简易文字编辑器 +Comment[zh_TW]=簡易文字編輯器 +Exec=leafpad %f +Icon=leafpad +Terminal=false +Type=Application +MimeType=text/plain +Categories=GTK;Utility;TextEditor;