wok diff sqlite/stuff/sqlite.desktop @ rev 237

UP: nano (2.0.7) and sqlite (3.5.6)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 17 22:20:04 2008 +0100 (2008-02-17)
parents
children 6862153b306f
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sqlite/stuff/sqlite.desktop	Sun Feb 17 22:20:04 2008 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=SQLite
     1.7 +GenericName=Database engine
     1.8 +GenericName[fr]=Base de données
     1.9 +Comment=Small database engine
    1.10 +Comment[fr]=Moteur de base de données léger
    1.11 +Terminal=true
    1.12 +Exec=xterm -bg black -fg white -cr lighblue -e sqlite3
    1.13 +Icon=/usr/share/icons/Tango/16x16/categories/applications-other.png
    1.14 +Type=Application
    1.15 +Categories=Office;