Skip to content

Commit d7c55b7

Browse files
committed
Unhardcode icon path in GNU/Linux laucher
1 parent fa6353f commit d7c55b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/flamerobin.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Name=FlameRobin
33
GenericName=Database administration tool
44
Comment=Administration Tool for Firebird DBMS
55
Exec=flamerobin
6-
Icon=/usr/share/pixmaps/flamerobin.png
6+
Icon=flamerobin
77
Type=Application
88
Terminal=false
99
Categories=Development;Database;GTK

0 commit comments

Comments
 (0)