forked from AuroraMiddleware/gtk
iconbrowser: Don't use a nonexistent icon
We don't have this icon, so don't put it in the desktop file, or tools will get upset.
This commit is contained in:
parent
ca6794b2d8
commit
a7a10aa63f
@ -2,7 +2,6 @@
|
||||
Name=Icon Browser
|
||||
Comment=An application that shows themed icons
|
||||
Exec=gtk3-icon-browser
|
||||
Icon=gtk3-icon-browser
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
|
Loading…
Reference in New Issue
Block a user