diff --git a/deluge/ui/web/icons/LICENSE b/deluge/ui/web/icons/LICENSE index 0ee20ac07..5323622b0 100644 --- a/deluge/ui/web/icons/LICENSE +++ b/deluge/ui/web/icons/LICENSE @@ -1,3 +1,20 @@ Icons in this folder are copied from the fruge icon set, taken from http://www.pinvoke.com, licensed under the Creative Common Attribution-ShareAlike 3.0 License. + +Exceptions +========== +apple-pre-57.png +apple-pre-72.png +apple-pre-114.png + +active.png +alert.png +all.png +deluge.png +dht.png +downloading.png +inactive.png +queued.png +seeding.png +traffic.png diff --git a/deluge/ui/web/icons/apple-pre-114.png b/deluge/ui/web/icons/apple-pre-114.png new file mode 100644 index 000000000..57c34e8c3 Binary files /dev/null and b/deluge/ui/web/icons/apple-pre-114.png differ diff --git a/deluge/ui/web/icons/apple-pre-57.png b/deluge/ui/web/icons/apple-pre-57.png new file mode 100644 index 000000000..97447894c Binary files /dev/null and b/deluge/ui/web/icons/apple-pre-57.png differ diff --git a/deluge/ui/web/icons/apple-pre-72.png b/deluge/ui/web/icons/apple-pre-72.png new file mode 100644 index 000000000..1f70d0ecf Binary files /dev/null and b/deluge/ui/web/icons/apple-pre-72.png differ diff --git a/deluge/ui/web/index.html b/deluge/ui/web/index.html index c2897a457..da0517d2a 100644 --- a/deluge/ui/web/index.html +++ b/deluge/ui/web/index.html @@ -1,37 +1,40 @@ - - Deluge: Web UI ${version} - - - - - - % for stylesheet in stylesheets: - - % endfor + + Deluge: Web UI ${version} + + + + + + + + + % for stylesheet in stylesheets: + + % endfor - + - - % for script in scripts: - - % endfor - - - -
+ + % for script in scripts: + + % endfor + + + +
- +