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

emacs: update depends
author Dominique Corbex <domcox@users.sourceforge.net>
date Sat Mar 14 20:44:49 2009 +0100 (2009-03-14)
parents 9cc179346e69
children fad1166c65c0
line diff
     1.1 --- a/sqlite/stuff/sqlite.desktop	Sun Feb 17 22:20:04 2008 +0100
     1.2 +++ b/sqlite/stuff/sqlite.desktop	Sat Mar 14 20:44:49 2009 +0100
     1.3 @@ -1,12 +1,11 @@
     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 +Name=SQLite SQL Engine
    1.11 +Name[fr]=SQLite Moteur SQL
    1.12 +Comment=Small data base engine
    1.13  Comment[fr]=Moteur de base de données léger
    1.14  Terminal=true
    1.15 -Exec=xterm -bg black -fg white -cr lighblue -e sqlite3
    1.16 -Icon=/usr/share/icons/Tango/16x16/categories/applications-other.png
    1.17 +Exec=xterm -e sqlite3
    1.18 +Icon=sqlite.png
    1.19  Type=Application
    1.20  Categories=Office;