From 14778ce673277f2df41f963aa70df1cbed427294 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 13 Mar 2010 00:00:52 +0000 Subject: feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/icon/mimetypes/avi.png | Bin 0 -> 3002 bytes themes/Sylvia/icon/mimetypes/index.php | 30 ++++++++++++++++++++++++++++++ themes/Sylvia/icon/mimetypes/mp3.png | Bin 0 -> 1350 bytes themes/Sylvia/icon/mimetypes/mpg.png | Bin 0 -> 3041 bytes themes/Sylvia/icon/mimetypes/ogg.png | Bin 0 -> 1312 bytes themes/Sylvia/icon/mimetypes/zip.png | Bin 0 -> 1753 bytes 6 files changed, 30 insertions(+) create mode 100644 themes/Sylvia/icon/mimetypes/avi.png create mode 100644 themes/Sylvia/icon/mimetypes/index.php create mode 100644 themes/Sylvia/icon/mimetypes/mp3.png create mode 100644 themes/Sylvia/icon/mimetypes/mpg.png create mode 100644 themes/Sylvia/icon/mimetypes/ogg.png create mode 100644 themes/Sylvia/icon/mimetypes/zip.png (limited to 'themes/Sylvia/icon/mimetypes') diff --git a/themes/Sylvia/icon/mimetypes/avi.png b/themes/Sylvia/icon/mimetypes/avi.png new file mode 100644 index 000000000..b5dde0869 Binary files /dev/null and b/themes/Sylvia/icon/mimetypes/avi.png differ diff --git a/themes/Sylvia/icon/mimetypes/index.php b/themes/Sylvia/icon/mimetypes/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/index.php @@ -0,0 +1,30 @@ + diff --git a/themes/Sylvia/icon/mimetypes/mp3.png b/themes/Sylvia/icon/mimetypes/mp3.png new file mode 100644 index 000000000..cb1288596 Binary files /dev/null and b/themes/Sylvia/icon/mimetypes/mp3.png differ diff --git a/themes/Sylvia/icon/mimetypes/mpg.png b/themes/Sylvia/icon/mimetypes/mpg.png new file mode 100644 index 000000000..4dc09c28b Binary files /dev/null and b/themes/Sylvia/icon/mimetypes/mpg.png differ diff --git a/themes/Sylvia/icon/mimetypes/ogg.png b/themes/Sylvia/icon/mimetypes/ogg.png new file mode 100644 index 000000000..978b235f9 Binary files /dev/null and b/themes/Sylvia/icon/mimetypes/ogg.png differ diff --git a/themes/Sylvia/icon/mimetypes/zip.png b/themes/Sylvia/icon/mimetypes/zip.png new file mode 100644 index 000000000..7d76f9a60 Binary files /dev/null and b/themes/Sylvia/icon/mimetypes/zip.png differ -- cgit v1.2.3