wok-stable rev 162
UP : leafpad (0.8.13) + add leafpad.desktop
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jan 28 20:33:51 2008 +0100 (2008-01-28) |
parents | 3e49b81bce66 |
children | 36b1624ef970 |
files | leafpad/receipt leafpad/stuff/leafpad.desktop |
line diff
1.1 --- a/leafpad/receipt Mon Jan 28 19:42:11 2008 +0100 1.2 +++ b/leafpad/receipt Mon Jan 28 20:33:51 2008 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="leafpad" 1.7 -VERSION="0.8.12" 1.8 +VERSION="0.8.13" 1.9 CATEGORY="extra" 1.10 SHORT_DESC="GTK simple text editor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -33,4 +33,6 @@ 1.13 cp -a $_pkg/usr/share/pixmaps/leafpad.png $fs/usr/share/pixmaps 1.14 cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.15 strip -s $fs/usr/bin/* 1.16 + # Freedesktop entry 1.17 + cp -a stuff/$PACKAGE.desktop $fs/usr/share/applications 1.18 }
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/leafpad/stuff/leafpad.desktop Mon Jan 28 20:33:51 2008 +0100 2.3 @@ -0,0 +1,39 @@ 2.4 +[Desktop Entry] 2.5 +Encoding=UTF-8 2.6 +Name=Leafpad 2.7 +GenericName=Text editor 2.8 +GenericName[fr]=Editeur de texte 2.9 +Comment=Simple text editor 2.10 +Comment[bg]=Опростен текстов редактор 2.11 +Comment[ca]=Editor de text simple 2.12 +Comment[cs]=Jednoduchý textový editor 2.13 +Comment[de]=Einfacher Texteditor 2.14 +Comment[el]=Απλός επεξεργαστής κειμένου 2.15 +Comment[es]=Editor de texto simple 2.16 +Comment[fi]=Yksinkertainen tekstieditori 2.17 +Comment[fr]=Un éditeur de texte tout simple 2.18 +Comment[ga]=Eagarthóir simplí 2.19 +Comment[he]=עורך טקסט פשוט 2.20 +Comment[hu]=Egyszerű szöveg szerkesztő 2.21 +Comment[it]=Semplice editor testuale 2.22 +Comment[ja]=シンプルなテキストエディタ 2.23 +Comment[ko]=간단한 텍스트 편집기 2.24 +Comment[lt]=Paprastas teksto redaktorius 2.25 +Comment[nl]=Eenvoudige tekst-editor 2.26 +Comment[pl]=Prosty edytor tekstu 2.27 +Comment[pt]=Simples editor de texto 2.28 +Comment[ru]=Простой текстовый редактор 2.29 +Comment[sk]=Jednoduchý textový editor 2.30 +Comment[sv]=Enkel textredigerare 2.31 +Comment[ta]=எளிமையான உரை பதிப்பான் 2.32 +Comment[tr]=Basit metin düzenleyicisi 2.33 +Comment[uk]=Проситий текстовий редактор 2.34 +Comment[vi]=Một trình soạn thảo văn bản đơn giản 2.35 +Comment[zh_CN]=简易文字编辑器 2.36 +Comment[zh_TW]=簡易文字編輯器 2.37 +Exec=leafpad %f 2.38 +Icon=leafpad 2.39 +Terminal=false 2.40 +Type=Application 2.41 +MimeType=text/plain 2.42 +Categories=GTK;Utility;TextEditor;