From e534f5616093a032767f4691cb2047189e30f091 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 16 Apr 2011 18:24:15 +0200 Subject: [PATCH] Sick-Beard: add patch to disable SB's update crap, rebranding Signed-off-by: Stephan Raue --- .../Sick-Beard-0f076f4-000_branding-0.5.patch | 116 ++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 packages/python/web/Sick-Beard/patches/Sick-Beard-0f076f4-000_branding-0.5.patch diff --git a/packages/python/web/Sick-Beard/patches/Sick-Beard-0f076f4-000_branding-0.5.patch b/packages/python/web/Sick-Beard/patches/Sick-Beard-0f076f4-000_branding-0.5.patch new file mode 100644 index 0000000000..64c070eae2 --- /dev/null +++ b/packages/python/web/Sick-Beard/patches/Sick-Beard-0f076f4-000_branding-0.5.patch @@ -0,0 +1,116 @@ +diff -Naur Sick-Beard-0f076f4/data/css/default.css Sick-Beard-0f076f4.patch/data/css/default.css +--- Sick-Beard-0f076f4/data/css/default.css 2011-04-16 17:14:02.059365807 +0200 ++++ Sick-Beard-0f076f4.patch/data/css/default.css 2011-04-16 17:47:20.371757075 +0200 +@@ -281,16 +281,6 @@ + background-color:#000; + color:#fff; + } +-#donate { +-line-height:1em; +-background: #57442B; +-float: right; +-} +-#donate a,#donate a:hover { +-background-color:#57442B; +-border:0; +-padding:4px 15px 0px; +-} + #content { + min-height: 100px; + background: #fff; +@@ -361,4 +351,4 @@ + text-shadow: 1px 1px 0 rgba(255,255,255,0.3); + font-size: 1em; + } +-div.ui-pnotify { min-width: 340px; max-width: 550px; width: auto !important;} +\ Kein Zeilenumbruch am Dateiende. ++div.ui-pnotify { min-width: 340px; max-width: 550px; width: auto !important;} +diff -Naur Sick-Beard-0f076f4/data/interfaces/default/config_general.tmpl Sick-Beard-0f076f4.patch/data/interfaces/default/config_general.tmpl +--- Sick-Beard-0f076f4/data/interfaces/default/config_general.tmpl 2011-04-16 17:14:02.055365889 +0200 ++++ Sick-Beard-0f076f4.patch/data/interfaces/default/config_general.tmpl 2011-04-16 18:04:59.879961265 +0200 +@@ -40,18 +40,6 @@ + + +
+- +- +- +-
+- +-
+
+ +- +- +- +-
[donate]Sickbeard is free, but you can contribute by giving a donation.
+- + #include $os.path.join($sickbeard.PROG_DIR, "data/interfaces/default/inc_bottom.tmpl") +diff -Naur Sick-Beard-0f076f4/data/interfaces/default/inc_top.tmpl Sick-Beard-0f076f4.patch/data/interfaces/default/inc_top.tmpl +--- Sick-Beard-0f076f4/data/interfaces/default/inc_top.tmpl 2011-04-16 17:14:02.055365889 +0200 ++++ Sick-Beard-0f076f4.patch/data/interfaces/default/inc_top.tmpl 2011-04-16 17:51:40.232667081 +0200 +@@ -147,19 +147,6 @@ + + + +-#if $sickbeard.NEWEST_VERSION_STRING: +-
+-
+- $sickbeard.NEWEST_VERSION_STRING +-
+-
+-
+-#end if +- + + #if $varExists('submenu'): +