aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch')
-rw-r--r--packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch11
1 files changed, 11 insertions, 0 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
index e69de29bb2..9818ad6ff6 100644
--- a/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch
+++ b/packages/gpe-bootsplash/gpe-bootsplash-1.13/landscape_fix.patch
@@ -0,0 +1,11 @@
+--- 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