diff options
Diffstat (limited to 'packages/gpe-bootsplash/gpe-bootsplash-1.13')
-rw-r--r-- | packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch b/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch deleted file mode 100644 index 9818ad6ff6..0000000000 --- a/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gpe-bootsplash-1.13/gpe-bootsplash.init.old 2004-09-26 20:41:55.784410874 +0100 -+++ gpe-bootsplash-1.13/gpe-bootsplash.init 2004-09-26 20:40:55.664975838 +0100 -@@ -17,7 +17,7 @@ - "HP IPAQ H3800") - ARGS="--force-portrait" ;; - "SHARP SHEPHERD" | "SHARP HUSKY" | "SHARP CORGI") -- ARGS="--force-landscape --flip" ;; -+ ARGS="--force-landscape" ;; - "HP IPAQ H5400" | "HP IPAQ H2200" ) - ;; - esac |