mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
add a freedesktop file
This commit is contained in:
11
distri/sqlitebrowser.desktop
Normal file
11
distri/sqlitebrowser.desktop
Normal file
@@ -0,0 +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
|
||||
Icon=/usr/share/sqlitebrowser/icons/sqlitebrowser-128.png
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Categories=Development;
|
||||
MimeType=application/sqlitebrowser;application/x-sqlitebrowser;
|
||||
Reference in New Issue
Block a user