diff --git a/.cvsignore b/.cvsignore index f155af7..78a7c5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -icewm-1.2.35.tar.gz +icewm-1.2.36.tar.gz +clearlooks.tgz diff --git a/icewm-keys.patch b/icewm-keys.patch index e79d2d3..7e136bb 100644 --- a/icewm-keys.patch +++ b/icewm-keys.patch @@ -12,8 +12,8 @@ -key "Alt+Ctrl+b" netscape -noraise -remote openBookmarks -key "Alt+Ctrl+m" netscape -noraise -remote openURL(mailto:,new-window) +key "Alt+Ctrl+t" xterm -+key "Alt+Ctrl+b" htmlview -+key "Alt+Ctrl+s" htmlview http://www.google.com ++key "Alt+Ctrl+b" xdg-open about:blank ++key "Alt+Ctrl+s" xdg-open http://www.google.com -key "Alt+Ctrl+KP_Divide" aumix -v -5 # lower volume -key "Alt+Ctrl+KP_Multiply" aumix -v +5 # raise volume @@ -38,6 +38,6 @@ +key "XF86AudioLowerVolume" amixer sset PCM 5%- +key "XF86AudioRaiseVolume" amixer sset PCM 5%+ +key "XF86AudioMute" amixer sset PCM 0% -+key "XF86HomePage" htmlview -+key "XF86Search" htmlview http://www.google.com ++key "XF86HomePage" xdg-open about:blank ++key "XF86Search" xdg-open http://www.google.com +key "XF86Eject" eject diff --git a/icewm-menu.patch b/icewm-menu.patch index f81e10e..82c9add 100644 --- a/icewm-menu.patch +++ b/icewm-menu.patch @@ -12,7 +12,7 @@ -prog XChat xchat xchat -prog Gimp gimp gimp +prog xterm /usr/share/icons/Bluecurve/32x32/apps/gnome-terminal.png xterm -+prog "Web browser" /usr/share/icons/Bluecurve/32x32/apps/mozilla-icon.png htmlview ++prog "Web browser" /usr/share/icons/Bluecurve/32x32/apps/mozilla-icon.png xdg-open about:blank separator -menuprog Gnome folder icewm-menu-gnome1 --list @CONFIG_GNOME1_MENU_DIR@ -menuprog Gnome folder icewm-menu-gnome2 --list @CONFIG_GNOME2_MENU_DIR@ diff --git a/icewm-toolbar.patch b/icewm-toolbar.patch index bce9c29..ee834df 100644 --- a/icewm-toolbar.patch +++ b/icewm-toolbar.patch @@ -8,5 +8,5 @@ -prog FTE fte fte -prog Netscape netscape netscape +prog xterm /usr/share/icons/Bluecurve/32x32/apps/gnome-terminal.png xterm -+prog "Web browser" /usr/share/icons/Bluecurve/32x32/apps/mozilla-icon.png htmlview ++prog "Web browser" /usr/share/icons/Bluecurve/32x32/apps/mozilla-icon.png xdg-open about:blank + diff --git a/icewm.spec b/icewm.spec index 35cfaca..e3be5b4 100644 --- a/icewm.spec +++ b/icewm.spec @@ -200,7 +200,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Jan 5 2009 Gilboa Davara - 1.2.36-2 -- Missing BR libgnomeui-devel. +- Missing BR libgnomeui-devel. (devel) +- Missing BR gnome-vfs2-devel. (devel) * Thu Jan 24 2008 - 1.2.35-3 - Fix broken -devel BR (truetype). diff --git a/sources b/sources index dd2c8de..4d0ccb0 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -a2adc53ab4c0c7ca6daa1ca4c697ffe9 icewm-1.2.35.tar.gz +a9761dcde3633ca677b62e1f1abada3d icewm-1.2.36.tar.gz +933ab5875707f9918d92f63d391630b0 clearlooks.tgz