mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 02:09:55 -06:00
Update .desktop file
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=SQLiteBrowser
|
||||
Comment=SQLiteBrowser is a light GUI editor for SQLite databases
|
||||
Comment[de]=SQLiteBrowser ist ein GUI editor für SQLite-Datenbanken
|
||||
Exec=sqlitebrowser
|
||||
Comment[de]=SQLiteBrowser ist ein GUI-Editor für SQLite-Datenbanken
|
||||
Exec=sqlitebrowser %f
|
||||
Icon=/usr/share/sqlitebrowser/icons/sqlitebrowser-128.png
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Categories=Development;
|
||||
MimeType=application/sqlitebrowser;application/x-sqlitebrowser;
|
||||
Categories=Development;Utility;Database;
|
||||
MimeType=application/sqlitebrowser;application/x-sqlitebrowser;application/x-sqlite2;application/x-sqlite3;
|
||||
|
||||
Reference in New Issue
Block a user