OBS-URL: https://build.opensuse.org/request/show/340896 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=45
12 lines
394 B
Diff
12 lines
394 B
Diff
--- a/lib/toolbar.in
|
|
+++ b/lib/toolbar.in
|
|
@@ -4,6 +4,6 @@
|
|
# since modifications to this file will be discarded when you
|
|
# (re)install icewm.
|
|
#
|
|
-prog xterm /usr/share/icons/gnome/16x16/apps/terminal.png xterm
|
|
-prog "Web browser" /usr/share/icons/gnome/16x16/apps/web-browser.png xdg-open about:blank
|
|
+prog xterm utilities-terminal xterm
|
|
+prog "Web browser" web-browser xdg-open about:blank
|
|
|