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:
@ -2,7 +2,6 @@
|
|||||||
Name=Icon Browser
|
Name=Icon Browser
|
||||||
Comment=An application that shows themed icons
|
Comment=An application that shows themed icons
|
||||||
Exec=gtk3-icon-browser
|
Exec=gtk3-icon-browser
|
||||||
Icon=gtk3-icon-browser
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
Reference in New Issue
Block a user