]> git.saurik.com Git - winterboard.git/commitdiff
Undo the Dim Wallpaper change: it is a behavior breaking change.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 1 Apr 2010 03:32:55 +0000 (03:32 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 1 Apr 2010 03:32:55 +0000 (03:32 +0000)
Dim Wallpaper.theme/Info.plist [deleted file]
Dim Wallpaper.theme/Widget.html [new file with mode: 0644]
control

diff --git a/Dim Wallpaper.theme/Info.plist b/Dim Wallpaper.theme/Info.plist
deleted file mode 100644 (file)
index 2518892..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0"><dict>
-
-<key>WallpaperAlpha</key>
-<real>0.7</real>
-
-</dict></plist>
diff --git a/Dim Wallpaper.theme/Widget.html b/Dim Wallpaper.theme/Widget.html
new file mode 100644 (file)
index 0000000..6acba2b
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-16"?>
+<html><head>
+    <!--meta name="viewport" content="width=320, minimum-scale=1.0, maximum-scale=1.0"/-->
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+
+    <style>
+        body {
+            margin: 0;
+            padding: 0;
+        }
+
+        div {
+            background-color: black;
+            opacity: 0.3;
+            height: 480px;
+        }
+    </style>
+</head><body>
+    <div></div>
+</body></html>
diff --git a/control b/control
index 09e4f043ea4dd8ed2b147c39133cfb55a2595700..48bb250430288c6fb14d3bb7cfa8f4ae13addee2 100644 (file)
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: optional
 Section: System
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 0.9.3152-1
+Version: 0.9.3153-1
 Description: more powerful, open-source SummerBoard
 Name: WinterBoard
 Depends: mobilesubstrate (>= 0.9.2958-1), killall, preferenceloader, libhide (>= 2.0.4), findutils, net.howett.pincrush (>= 0.0.1-23) | pincrush