chiark / gitweb /
Metadata: don't need those klaxon patches
authorCiaran Gultnieks <ciaran@ciarang.com>
Sat, 4 Feb 2012 09:47:47 +0000 (09:47 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sat, 4 Feb 2012 09:47:47 +0000 (09:47 +0000)
metadata/org.nerdcircus.android.klaxon.txt
metadata/org.nerdcircus.android.klaxon/project-name.patch [deleted file]
metadata/org.nerdcircus.android.klaxon/v11-only.patch [deleted file]
metadata/org.nerdcircus.android.klaxon/v14-only.patch [deleted file]
metadata/org.nerdcircus.android.klaxon/v9-only.patch [deleted file]

index eae9c1c22c04456c958f4058713bc341ffe38d92..ba4fe9c7569d96762b75c9f6f974aab2a0a00c87 100644 (file)
@@ -6,13 +6,15 @@ Issue Tracker:http://code.google.com/p/klaxon/issues/list
 
 Summary:SMS-based pager
 Description:
-Klaxon is a tool designed for on-call personnel, that repeatedly notifies the user (by means of a ringtone, vibration or both) when a page is received until the user looks at it. A page to Klaxon is an SMS message, optionally meeting filtering criteria set by the user.
+Klaxon is a tool designed for on-call personnel, that repeatedly notifies the user (by means of a
+ringtone, vibration or both) when a page is received until the user looks at it. A page to Klaxon
+is an SMS message, optionally meeting filtering criteria set by the user.
 .
 
 Repo Type:git-svn
 Repo:http://klaxon.googlecode.com/svn/trunk/
 
-Build Version:0.27,27,144,target=android-8,patch=project-name.patch;v9-only.patch;v11-only.patch;v14-only.patch
+Build Version:0.27,27,144,target=android-14
 
 Update Check Mode:Market
 Current Version:0.27
diff --git a/metadata/org.nerdcircus.android.klaxon/project-name.patch b/metadata/org.nerdcircus.android.klaxon/project-name.patch
deleted file mode 100644 (file)
index 1d044d1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/build.xml b/build.xml
-index 2eb2c6d..b45d3bf 100644
---- a/build.xml
-+++ b/build.xml
-@@ -1,5 +1,5 @@
- <?xml version="1.0" encoding="UTF-8"?>
--<project name="KlaxonList" default="help">
-+<project name="Klaxon" default="help">
-     <!-- The local.properties file is created and updated by the 'android' tool.
-          It contains the path to the SDK. It should *NOT* be checked into
diff --git a/metadata/org.nerdcircus.android.klaxon/v11-only.patch b/metadata/org.nerdcircus.android.klaxon/v11-only.patch
deleted file mode 100644 (file)
index 21f73a5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/res/values-v11/themes.xml b/res/values-v11/themes.xml
-deleted file mode 100644
-index 23a3718..0000000
---- a/res/values-v11/themes.xml
-+++ /dev/null
-@@ -1,4 +0,0 @@
--<resources>
--    <style name="SelectorTheme" parent="@android:style/Theme.Holo">
--    </style>
--</resources>
diff --git a/metadata/org.nerdcircus.android.klaxon/v14-only.patch b/metadata/org.nerdcircus.android.klaxon/v14-only.patch
deleted file mode 100644 (file)
index 31f753a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/res/values-v14/themes.xml b/res/values-v14/themes.xml
-deleted file mode 100644
-index aeee472..0000000
---- a/res/values-v14/themes.xml
-+++ /dev/null
-@@ -1,4 +0,0 @@
--<resources>
--    <style name="SelectorTheme" parent="@android:style/Theme.DeviceDefault">
--    </style>
--</resources>
diff --git a/metadata/org.nerdcircus.android.klaxon/v9-only.patch b/metadata/org.nerdcircus.android.klaxon/v9-only.patch
deleted file mode 100644 (file)
index 12c10d0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/res/values-v9/styles.xml b/res/values-v9/styles.xml
-deleted file mode 100644
-index e75befc..0000000
---- a/res/values-v9/styles.xml
-+++ /dev/null
-@@ -1,5 +0,0 @@
--<?xml version="1.0" encoding="utf-8"?>
--<resources>
--    <style name="NotificationFont" parent="@android:style/TextAppearance.StatusBar.EventContent.Title">
--    </style>
--</resources>