X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpatches%2Fcommon%2FWindowMaker-0.95.5-remove-inexistent-icons-path.patch;fp=stage4%2Fpatches%2Fcommon%2FWindowMaker-0.95.5-remove-inexistent-icons-path.patch;h=0000000000000000000000000000000000000000;hb=44eadbc908f4895d1a7cd28de1139283b4f9f1e6;hp=6f3e13a1edf22cea912dc3b7dc73af4d4c84507b;hpb=fc8bbbdc31b94f71f13ef71b1911badf6f93566e;p=hvlinux.git diff --git a/stage4/patches/common/WindowMaker-0.95.5-remove-inexistent-icons-path.patch b/stage4/patches/common/WindowMaker-0.95.5-remove-inexistent-icons-path.patch deleted file mode 100644 index 6f3e13a..0000000 --- a/stage4/patches/common/WindowMaker-0.95.5-remove-inexistent-icons-path.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur WindowMaker-0.95.4.orig/WindowMaker/Defaults/WindowMaker.in WindowMaker-0.95.4.new/WindowMaker/Defaults/WindowMaker.in ---- WindowMaker-0.95.4.orig/WindowMaker/Defaults/WindowMaker.in 2013-01-09 16:42:39.000000000 -0500 -+++ WindowMaker-0.95.4.new/WindowMaker/Defaults/WindowMaker.in 2013-06-01 12:14:57.943106756 -0400 -@@ -12,11 +12,9 @@ - "~/GNUstep/Library/Icons", - "#pkgdatadir#/Icons", - "#pkgdatadir#/Pixmaps", -- "/usr/include/X11/pixmaps", - "~/GNUstep/Library/WindowMaker/Pixmaps", - "~/GNUstep/Library/WindowMaker/CachedPixmaps", - "/usr/share/icons", -- "/usr/local/share/pixmaps", - "/usr/share/pixmaps" - ); - PixmapPath = ( -@@ -25,8 +23,6 @@ - "~/GNUstep/Library/WindowMaker/CachedPixmaps", - "#pkgdatadir#/Pixmaps", - "#pkgdatadir#/Backgrounds", -- "/usr/include/X11/pixmaps", -- "/usr/local/share/pixmaps", - "/usr/share/pixmaps" - ); - WindowTitleBalloons = YES;