From: Jordan Lee Date: Wed, 14 Sep 2011 05:10:51 +0000 (+0000) Subject: (trunk web) refactor the preferences dialog into its own class. Make the prefs dialog... X-Git-Tag: 2.40b1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b8a224059abb81120c3c581a79e2bc53584f5a1;p=transmission (trunk web) refactor the preferences dialog into its own class. Make the prefs dialog invokable on iPhones/Androids (#1131) and add stop ratio functionality (#2006). --- diff --git a/web/images/graphics/Makefile.am b/web/images/graphics/Makefile.am index 541032669..9165c0726 100644 --- a/web/images/graphics/Makefile.am +++ b/web/images/graphics/Makefile.am @@ -1,6 +1,7 @@ datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir} dist_data_DATA = \ + blue-turtle.png \ chrome.png \ filter_bar.png \ filter_icon.png \ diff --git a/web/images/graphics/blue-turtle.png b/web/images/graphics/blue-turtle.png new file mode 100644 index 000000000..dd9e7e59b Binary files /dev/null and b/web/images/graphics/blue-turtle.png differ diff --git a/web/images/graphics/chrome.png b/web/images/graphics/chrome.png index 3dac5b0ec..d5aa04e0b 100644 Binary files a/web/images/graphics/chrome.png and b/web/images/graphics/chrome.png differ diff --git a/web/index.html b/web/index.html index 30ca6e127..9414630ff 100755 --- a/web/index.html +++ b/web/index.html @@ -11,6 +11,7 @@ + @@ -23,11 +24,11 @@ - + @@ -69,6 +70,113 @@ + + - -