mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Change the icon path in our desktop file to a more sensible one
This commit is contained in:
@@ -3,7 +3,7 @@ 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 %f
|
||||
Icon=/usr/share/sqlitebrowser/icons/sqlitebrowser-128.png
|
||||
Icon=/usr/share/sqlitebrowser/sqlitebrowser.svg
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
|
||||
Reference in New Issue
Block a user