SickBeard: update to SickBeard-ebec1de

This commit is contained in:
Stefan Saraev 2013-03-28 20:40:39 +02:00
parent 81666bf182
commit 020ada5fd6
3 changed files with 7 additions and 7 deletions

View File

@ -20,7 +20,7 @@
################################################################################ ################################################################################
PKG_NAME="SickBeard" PKG_NAME="SickBeard"
PKG_VERSION="4e57625" PKG_VERSION="ebec1de"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"

View File

@ -1,8 +1,8 @@
diff --git a/data/interfaces/default/config_notifications.tmpl b/data/interfaces/default/config_notifications.tmpl diff --git a/data/interfaces/default/config_notifications.tmpl b/data/interfaces/default/config_notifications.tmpl
index 826cf0a..02f14af 100755 index 2144a0f..703c99e 100755
--- a/data/interfaces/default/config_notifications.tmpl --- a/data/interfaces/default/config_notifications.tmpl
+++ b/data/interfaces/default/config_notifications.tmpl +++ b/data/interfaces/default/config_notifications.tmpl
@@ -547,45 +547,6 @@ @@ -639,45 +639,6 @@
<div class="component-group clearfix"> <div class="component-group clearfix">
<div class="component-group-desc"> <div class="component-group-desc">
@ -62,10 +62,10 @@ index fb38f17..4ead36f 100644
<li class="divider"></li> <li class="divider"></li>
<li><a href="$sbRoot/config/providers/"><i class="icon-cog"></i> Search Providers</a></li> <li><a href="$sbRoot/config/providers/"><i class="icon-cog"></i> Search Providers</a></li>
diff --git a/sickbeard/webserve.py b/sickbeard/webserve.py diff --git a/sickbeard/webserve.py b/sickbeard/webserve.py
index 20f0dfc..b0bf6a6 100644 index da9ff7f..36b608e 100644
--- a/sickbeard/webserve.py --- a/sickbeard/webserve.py
+++ b/sickbeard/webserve.py +++ b/sickbeard/webserve.py
@@ -609,7 +609,6 @@ class History: @@ -613,7 +613,6 @@ class History:
ConfigMenu = [ ConfigMenu = [