diff options
Diffstat (limited to 'phpBB/styles')
112 files changed, 305 insertions, 42 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index ff54f3a0aa..faacdbff42 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -45,6 +45,7 @@ <!-- EVENT overall_footer_after --> <!-- IF S_PLUPLOAD --><!-- INCLUDE plupload.html --><!-- ENDIF --> +<script src="https://nav.mageia.org/js/"></script> {$SCRIPTS} <!-- EVENT overall_footer_body_after --> diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index e583c6e890..8b2e592d02 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -8,14 +8,14 @@ <title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title> <!-- IF S_ENABLE_FEEDS --> - <!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}"><!-- ENDIF --> - <!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}"><!-- ENDIF --> - <!-- EVENT overall_header_feeds --> + <!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}"><!-- ENDIF --> + <!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}"><!-- ENDIF --> + <!-- EVENT overall_header_feeds --> <!-- ENDIF --> <!-- IF U_CANONICAL --> @@ -31,34 +31,40 @@ <!-- IF S_ALLOW_CDN --> <script> - WebFontConfig = { - google: { - families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic'] - } - }; + WebFontConfig = { + google: { + families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic'] + } + }; (function(d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); - })(document); + })(document); </script> <!-- ENDIF --> +<link href="{T_FONT_AWESOME_LINK}" rel="stylesheet"> <link href="{T_STYLESHEET_LINK}" rel="stylesheet"> <link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet"> <link href="{T_THEME_PATH}/responsive.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" media="all and (max-width: 700px)"> <!-- IF S_CONTENT_DIRECTION eq 'rtl' --> - <link href="{T_THEME_PATH}/bidi.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> + <link href="{T_THEME_PATH}/bidi.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> <!-- ENDIF --> <!-- IF S_PLUPLOAD --> - <link href="{T_THEME_PATH}/plupload.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> + <link href="{T_THEME_PATH}/plupload.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> <!-- ENDIF --> +<!-- IF S_COOKIE_NOTICE --> + <link href="{T_ASSETS_PATH}/cookieconsent/cookieconsent.min.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> +<!-- ENDIF --> +<link rel="shortcut icon" type="image/png" href="https://nav.mageia.org/g/favicon.png" /> + <!--[if lte IE 9]> - <link href="{T_THEME_PATH}/tweaks.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> + <link href="{T_THEME_PATH}/tweaks.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet"> <![endif]--> <!-- EVENT overall_header_head_append --> @@ -73,30 +79,30 @@ <!-- EVENT overall_header_body_before --> <div id="wrap"> - <a id="top" class="anchor" accesskey="t"></a> - <div id="page-header"> - <div class="headerbar" role="banner"> - <!-- EVENT overall_header_headerbar_before --> - <div class="inner"> - - <div id="site-description"> - <a id="logo" class="logo" href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->">{SITE_LOGO_IMG}</a> - <h1>{SITENAME}</h1> - <p>{SITE_DESCRIPTION}</p> - <p class="skiplink"><a href="#start_here">{L_SKIP}</a></p> + <a id="top" class="anchor" accesskey="t"></a> + <div id="page-header"> + <div class="headerbar" role="banner"> + <!-- EVENT overall_header_headerbar_before --> + <div class="inner"> + + <div id="site-description"> + <a id="logo" class="logo" href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->">{SITE_LOGO_IMG}</a> + <h1>{SITENAME}</h1> + <p>{SITE_DESCRIPTION}</p> + <p class="skiplink"><a href="#start_here">{L_SKIP}</a></p> </div> <!-- EVENT overall_header_searchbox_before --> <!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH --> <div id="search-box" class="search-box search-header" role="search"> - <form action="{U_SEARCH}" method="get" id="search"> - <fieldset> - <input name="keywords" id="keywords" type="search" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search tiny" size="20" value="{SEARCH_WORDS}" placeholder="{L_SEARCH_MINI}" /> - <button class="button icon-button search-icon" type="submit" title="{L_SEARCH}">{L_SEARCH}</button> - <a href="{U_SEARCH}" class="button icon-button search-adv-icon" title="{L_SEARCH_ADV}">{L_SEARCH_ADV}</a> - {S_SEARCH_HIDDEN_FIELDS} - </fieldset> - </form> + <form action="{U_SEARCH}" method="get" id="search"> + <fieldset> + <input name="keywords" id="keywords" type="search" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search tiny" size="20" value="{SEARCH_WORDS}" placeholder="{L_SEARCH_MINI}" /> + <button class="button icon-button search-icon" type="submit" title="{L_SEARCH}">{L_SEARCH}</button> + <a href="{U_SEARCH}" class="button icon-button search-adv-icon" title="{L_SEARCH_ADV}">{L_SEARCH_ADV}</a> + {S_SEARCH_HIDDEN_FIELDS} + </fieldset> + </form> </div> <!-- ENDIF --> <!-- EVENT overall_header_searchbox_after --> @@ -108,13 +114,13 @@ <!-- INCLUDE navbar_header.html --> </div> - <!-- EVENT overall_header_page_body_before --> + <!-- EVENT overall_header_page_body_before --> - <a id="start_here" class="anchor"></a> - <div id="page-body" role="main"> - <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> - <div id="information" class="rules"> - <div class="inner"> + <a id="start_here" class="anchor"></a> + <div id="page-body" role="main"> + <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> + <div id="information" class="rules"> + <div class="inner"> <strong>{L_INFORMATION}{L_COLON}</strong> {L_BOARD_DISABLED} </div> </div> diff --git a/phpBB/styles/prosilver/theme/images/Mageia_logo.png b/phpBB/styles/prosilver/theme/images/Mageia_logo.png Binary files differnew file mode 100644 index 0000000000..cc757380d8 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/Mageia_logo.png diff --git a/phpBB/styles/prosilver/theme/images/de/button_pm_forward.gif b/phpBB/styles/prosilver/theme/images/de/button_pm_forward.gif Binary files differnew file mode 100644 index 0000000000..adf92b0af9 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_pm_forward.gif diff --git a/phpBB/styles/prosilver/theme/images/de/button_pm_new.gif b/phpBB/styles/prosilver/theme/images/de/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..f3d0f95824 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_pm_new.gif diff --git a/phpBB/styles/prosilver/theme/images/de/button_pm_reply.gif b/phpBB/styles/prosilver/theme/images/de/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..c99d50e11b --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_pm_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/de/button_topic_locked.gif b/phpBB/styles/prosilver/theme/images/de/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..9fc1f6dc81 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_topic_locked.gif diff --git a/phpBB/styles/prosilver/theme/images/de/button_topic_new.gif b/phpBB/styles/prosilver/theme/images/de/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..9405b4c9da --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_topic_new.gif diff --git a/phpBB/styles/prosilver/theme/images/de/button_topic_reply.gif b/phpBB/styles/prosilver/theme/images/de/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..c99d50e11b --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/button_topic_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/de/icon_contact_pm.gif b/phpBB/styles/prosilver/theme/images/de/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..389336c928 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/icon_contact_pm.gif diff --git a/phpBB/styles/prosilver/theme/images/de/icon_post_edit.gif b/phpBB/styles/prosilver/theme/images/de/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..69f3840f3c --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/icon_post_edit.gif diff --git a/phpBB/styles/prosilver/theme/images/de/icon_post_quote.gif b/phpBB/styles/prosilver/theme/images/de/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..325d9fd585 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/icon_post_quote.gif diff --git a/phpBB/styles/prosilver/theme/images/de/icon_user_online.gif b/phpBB/styles/prosilver/theme/images/de/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..6b571ffce0 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/icon_user_online.gif diff --git a/phpBB/styles/prosilver/theme/images/de/imageset.cfg b/phpBB/styles/prosilver/theme/images/de/imageset.cfg new file mode 100644 index 0000000000..8c07e30244 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/imageset.cfg @@ -0,0 +1,35 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2006 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# Images +img_icon_contact_pm = icon_contact_pm.gif*20*28 + +img_icon_post_edit = icon_post_edit.gif*20*61 +img_icon_post_quote = icon_post_quote.gif*20*65 + +img_icon_user_online = icon_user_online.gif*58*58 +img_icon_user_offline = +img_icon_user_search = + +img_button_pm_forward = button_pm_forward.gif*25*119 +img_button_pm_new = button_pm_new.gif*25*87 +img_button_pm_reply = button_pm_reply.gif*25*102 + +img_button_topic_locked = button_topic_locked.gif*25*102 +img_button_topic_new = button_topic_new.gif*25*119 +img_button_topic_reply = button_topic_reply.gif*25*102 diff --git a/phpBB/styles/prosilver/theme/images/de/index.htm b/phpBB/styles/prosilver/theme/images/de/index.htm new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de/index.htm diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_forward.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_forward.gif Binary files differnew file mode 100644 index 0000000000..adf92b0af9 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_forward.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_new.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..f3d0f95824 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_new.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_reply.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..c99d50e11b --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_pm_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_locked.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..9fc1f6dc81 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_locked.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_new.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..9405b4c9da --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_new.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_reply.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..c99d50e11b --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/button_topic_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/icon_contact_pm.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..389336c928 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_contact_pm.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_edit.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..69f3840f3c --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_edit.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_quote.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..325d9fd585 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_post_quote.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/icon_user_online.gif b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..6b571ffce0 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/icon_user_online.gif diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/imageset.cfg b/phpBB/styles/prosilver/theme/images/de_x_sie/imageset.cfg new file mode 100644 index 0000000000..8c07e30244 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/imageset.cfg @@ -0,0 +1,35 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2006 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# Images +img_icon_contact_pm = icon_contact_pm.gif*20*28 + +img_icon_post_edit = icon_post_edit.gif*20*61 +img_icon_post_quote = icon_post_quote.gif*20*65 + +img_icon_user_online = icon_user_online.gif*58*58 +img_icon_user_offline = +img_icon_user_search = + +img_button_pm_forward = button_pm_forward.gif*25*119 +img_button_pm_new = button_pm_new.gif*25*87 +img_button_pm_reply = button_pm_reply.gif*25*102 + +img_button_topic_locked = button_topic_locked.gif*25*102 +img_button_topic_new = button_topic_new.gif*25*119 +img_button_topic_reply = button_topic_reply.gif*25*102 diff --git a/phpBB/styles/prosilver/theme/images/de_x_sie/index.htm b/phpBB/styles/prosilver/theme/images/de_x_sie/index.htm new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/de_x_sie/index.htm diff --git a/phpBB/styles/prosilver/theme/images/fr/button_pm_forward.gif b/phpBB/styles/prosilver/theme/images/fr/button_pm_forward.gif Binary files differnew file mode 100644 index 0000000000..815a97d182 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_pm_forward.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/button_pm_new.gif b/phpBB/styles/prosilver/theme/images/fr/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..7c9c8a2610 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_pm_new.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/button_pm_reply.gif b/phpBB/styles/prosilver/theme/images/fr/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..d950ecebfc --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_pm_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/button_topic_locked.gif b/phpBB/styles/prosilver/theme/images/fr/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..e37338a42a --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_topic_locked.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/button_topic_new.gif b/phpBB/styles/prosilver/theme/images/fr/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..7c9c8a2610 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_topic_new.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/button_topic_reply.gif b/phpBB/styles/prosilver/theme/images/fr/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..d950ecebfc --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/button_topic_reply.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/icon_contact_pm.gif b/phpBB/styles/prosilver/theme/images/fr/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..3051e15744 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/icon_contact_pm.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/icon_post_edit.gif b/phpBB/styles/prosilver/theme/images/fr/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..0ed8d22fca --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/icon_post_edit.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/icon_post_quote.gif b/phpBB/styles/prosilver/theme/images/fr/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..e7c3fa4e6f --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/icon_post_quote.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/icon_user_online.gif b/phpBB/styles/prosilver/theme/images/fr/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..16eb8025b8 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/icon_user_online.gif diff --git a/phpBB/styles/prosilver/theme/images/fr/imageset.cfg b/phpBB/styles/prosilver/theme/images/fr/imageset.cfg new file mode 100644 index 0000000000..d7a0e3b539 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/imageset.cfg @@ -0,0 +1,35 @@ +#
+# phpBB Imageset Configuration File
+#
+# @package phpBB3
+# @copyright (c) 2006 phpBB Group
+# @license http://opensource.org/licenses/gpl-license.php GNU Public License
+#
+#
+# At the left is the name, please do not change this
+# At the right the value is entered
+# For on/off options the valid values are on, off, 1, 0, true and false
+#
+# Values get trimmed, if you want to add a space in front or at the end of
+# the value, then enclose the value with single or double quotes.
+# Single and double quotes do not need to be escaped.
+#
+#
+
+# Images
+img_icon_contact_pm = icon_contact_pm.gif*20*28
+
+img_icon_post_edit = icon_post_edit.gif*20*58
+img_icon_post_quote = icon_post_quote.gif*20*54
+
+img_icon_user_online = icon_user_online.gif*58*58
+img_icon_user_offline = icon_user_offline.gif
+img_icon_user_search = icon_user_search.gif
+
+img_button_pm_forward = button_pm_forward.gif*25*110
+img_button_pm_new = button_pm_new.gif*25*96
+img_button_pm_reply = button_pm_reply.gif*25*96
+
+img_button_topic_locked = button_topic_locked.gif*25*96
+img_button_topic_new = button_topic_new.gif*25*96
+img_button_topic_reply = button_topic_reply.gif*25*96
diff --git a/phpBB/styles/prosilver/theme/images/fr/index.htm b/phpBB/styles/prosilver/theme/images/fr/index.htm new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/phpBB/styles/prosilver/theme/images/fr/index.htm diff --git a/phpBB/styles/subsilver2/theme/images/de/button_pm_new.gif b/phpBB/styles/subsilver2/theme/images/de/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..3f794d3733 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/button_pm_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/button_pm_reply.gif b/phpBB/styles/subsilver2/theme/images/de/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..f501b2a30d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/button_pm_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/button_topic_locked.gif b/phpBB/styles/subsilver2/theme/images/de/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..e3ee12eb2d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/button_topic_locked.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/button_topic_new.gif b/phpBB/styles/subsilver2/theme/images/de/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..68e640f90c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/button_topic_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/button_topic_reply.gif b/phpBB/styles/subsilver2/theme/images/de/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..fc3fac2070 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/button_topic_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_aim.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_aim.gif Binary files differnew file mode 100644 index 0000000000..c15d4b7c35 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_aim.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_email.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_email.gif Binary files differnew file mode 100644 index 0000000000..33b80728e6 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_email.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_icq.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_icq.gif Binary files differnew file mode 100644 index 0000000000..efba62468a --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_icq.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_jabber.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_jabber.gif Binary files differnew file mode 100644 index 0000000000..aa931da3fc --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_jabber.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_msnm.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_msnm.gif Binary files differnew file mode 100644 index 0000000000..3b9ca56ee3 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_msnm.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_pm.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..4489b7e639 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_pm.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_www.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_www.gif Binary files differnew file mode 100644 index 0000000000..11c9fcd7d2 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_www.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_contact_yahoo.gif b/phpBB/styles/subsilver2/theme/images/de/icon_contact_yahoo.gif Binary files differnew file mode 100644 index 0000000000..2fde457f62 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_contact_yahoo.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_post_delete.gif b/phpBB/styles/subsilver2/theme/images/de/icon_post_delete.gif Binary files differnew file mode 100644 index 0000000000..8581ba8b1d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_post_delete.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_post_edit.gif b/phpBB/styles/subsilver2/theme/images/de/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..4b1b1ec8c3 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_post_edit.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_post_info.gif b/phpBB/styles/subsilver2/theme/images/de/icon_post_info.gif Binary files differnew file mode 100644 index 0000000000..1b1630022c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_post_info.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_post_quote.gif b/phpBB/styles/subsilver2/theme/images/de/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..07255c4c78 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_post_quote.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_post_report.gif b/phpBB/styles/subsilver2/theme/images/de/icon_post_report.gif Binary files differnew file mode 100644 index 0000000000..57fd83cb8c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_post_report.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_user_offline.gif b/phpBB/styles/subsilver2/theme/images/de/icon_user_offline.gif Binary files differnew file mode 100644 index 0000000000..a8a73857ff --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_user_offline.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_user_online.gif b/phpBB/styles/subsilver2/theme/images/de/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..e9335b54fe --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_user_online.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_user_profile.gif b/phpBB/styles/subsilver2/theme/images/de/icon_user_profile.gif Binary files differnew file mode 100644 index 0000000000..da25e702fd --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_user_profile.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_user_search.gif b/phpBB/styles/subsilver2/theme/images/de/icon_user_search.gif Binary files differnew file mode 100644 index 0000000000..c773c948e1 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_user_search.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/icon_user_warn.gif b/phpBB/styles/subsilver2/theme/images/de/icon_user_warn.gif Binary files differnew file mode 100644 index 0000000000..f138804942 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/icon_user_warn.gif diff --git a/phpBB/styles/subsilver2/theme/images/de/imageset.cfg b/phpBB/styles/subsilver2/theme/images/de/imageset.cfg new file mode 100644 index 0000000000..9465938d74 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de/imageset.cfg @@ -0,0 +1,47 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# Images +img_icon_contact_aim = icon_contact_aim.gif*20*72 +img_icon_contact_email = icon_contact_email.gif*20*72 +img_icon_contact_icq = icon_contact_icq.gif*20*72 +img_icon_contact_jabber = icon_contact_jabber.gif*20*72 +img_icon_contact_msnm = icon_contact_msnm.gif*20*72 +img_icon_contact_pm = icon_contact_pm.gif*20*72 +img_icon_contact_yahoo = icon_contact_yahoo.gif*20*72 +img_icon_contact_www = icon_contact_www.gif*20*72 + +img_icon_post_delete = icon_post_delete.gif*20*20 +img_icon_post_edit = icon_post_edit.gif*20*90 +img_icon_post_info = icon_post_info.gif*20*20 +img_icon_post_quote = icon_post_quote.gif*20*90 +img_icon_post_report = icon_post_report.gif*20*20 + +img_icon_user_online = icon_user_online.gif*20*72 +img_icon_user_offline = icon_user_offline.gif*20*72 +img_icon_user_profile = icon_user_profile.gif*20*72 +img_icon_user_search = icon_user_search.gif*20*72 +img_icon_user_warn = icon_user_warn.gif*20*20 + +img_button_pm_forward = +img_button_pm_new = button_pm_new.gif*27*115 +img_button_pm_reply = button_pm_reply.gif*20*90 +img_button_topic_locked = button_topic_locked.gif*27*115 +img_button_topic_new = button_topic_new.gif*27*115 +img_button_topic_reply = button_topic_reply.gif*27*115 + diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_new.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..3f794d3733 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_reply.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..f501b2a30d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_pm_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_locked.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..e3ee12eb2d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_locked.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_new.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..68e640f90c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_reply.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..fc3fac2070 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/button_topic_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_aim.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_aim.gif Binary files differnew file mode 100644 index 0000000000..c15d4b7c35 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_aim.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_email.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_email.gif Binary files differnew file mode 100644 index 0000000000..33b80728e6 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_email.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_icq.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_icq.gif Binary files differnew file mode 100644 index 0000000000..efba62468a --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_icq.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_jabber.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_jabber.gif Binary files differnew file mode 100644 index 0000000000..aa931da3fc --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_jabber.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_msnm.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_msnm.gif Binary files differnew file mode 100644 index 0000000000..3b9ca56ee3 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_msnm.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_pm.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..4489b7e639 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_pm.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_www.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_www.gif Binary files differnew file mode 100644 index 0000000000..11c9fcd7d2 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_www.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_yahoo.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_yahoo.gif Binary files differnew file mode 100644 index 0000000000..2fde457f62 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_contact_yahoo.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_delete.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_delete.gif Binary files differnew file mode 100644 index 0000000000..8581ba8b1d --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_delete.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_edit.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..4b1b1ec8c3 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_edit.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_info.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_info.gif Binary files differnew file mode 100644 index 0000000000..1b1630022c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_info.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_quote.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..07255c4c78 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_quote.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_report.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_report.gif Binary files differnew file mode 100644 index 0000000000..57fd83cb8c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_post_report.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_offline.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_offline.gif Binary files differnew file mode 100644 index 0000000000..a8a73857ff --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_offline.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_online.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..e9335b54fe --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_online.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_profile.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_profile.gif Binary files differnew file mode 100644 index 0000000000..da25e702fd --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_profile.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_search.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_search.gif Binary files differnew file mode 100644 index 0000000000..c773c948e1 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_search.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_warn.gif b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_warn.gif Binary files differnew file mode 100644 index 0000000000..f138804942 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/icon_user_warn.gif diff --git a/phpBB/styles/subsilver2/theme/images/de_x_sie/imageset.cfg b/phpBB/styles/subsilver2/theme/images/de_x_sie/imageset.cfg new file mode 100644 index 0000000000..9465938d74 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/de_x_sie/imageset.cfg @@ -0,0 +1,47 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# Images +img_icon_contact_aim = icon_contact_aim.gif*20*72 +img_icon_contact_email = icon_contact_email.gif*20*72 +img_icon_contact_icq = icon_contact_icq.gif*20*72 +img_icon_contact_jabber = icon_contact_jabber.gif*20*72 +img_icon_contact_msnm = icon_contact_msnm.gif*20*72 +img_icon_contact_pm = icon_contact_pm.gif*20*72 +img_icon_contact_yahoo = icon_contact_yahoo.gif*20*72 +img_icon_contact_www = icon_contact_www.gif*20*72 + +img_icon_post_delete = icon_post_delete.gif*20*20 +img_icon_post_edit = icon_post_edit.gif*20*90 +img_icon_post_info = icon_post_info.gif*20*20 +img_icon_post_quote = icon_post_quote.gif*20*90 +img_icon_post_report = icon_post_report.gif*20*20 + +img_icon_user_online = icon_user_online.gif*20*72 +img_icon_user_offline = icon_user_offline.gif*20*72 +img_icon_user_profile = icon_user_profile.gif*20*72 +img_icon_user_search = icon_user_search.gif*20*72 +img_icon_user_warn = icon_user_warn.gif*20*20 + +img_button_pm_forward = +img_button_pm_new = button_pm_new.gif*27*115 +img_button_pm_reply = button_pm_reply.gif*20*90 +img_button_topic_locked = button_topic_locked.gif*27*115 +img_button_topic_new = button_topic_new.gif*27*115 +img_button_topic_reply = button_topic_reply.gif*27*115 + diff --git a/phpBB/styles/subsilver2/theme/images/fr/button_pm_new.gif b/phpBB/styles/subsilver2/theme/images/fr/button_pm_new.gif Binary files differnew file mode 100644 index 0000000000..2cf18ec180 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/button_pm_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/button_pm_reply.gif b/phpBB/styles/subsilver2/theme/images/fr/button_pm_reply.gif Binary files differnew file mode 100644 index 0000000000..04fc5663aa --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/button_pm_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/button_topic_locked.gif b/phpBB/styles/subsilver2/theme/images/fr/button_topic_locked.gif Binary files differnew file mode 100644 index 0000000000..7bcf046237 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/button_topic_locked.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/button_topic_new.gif b/phpBB/styles/subsilver2/theme/images/fr/button_topic_new.gif Binary files differnew file mode 100644 index 0000000000..2cf18ec180 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/button_topic_new.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/button_topic_reply.gif b/phpBB/styles/subsilver2/theme/images/fr/button_topic_reply.gif Binary files differnew file mode 100644 index 0000000000..4065c805f0 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/button_topic_reply.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_aim.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_aim.gif Binary files differnew file mode 100644 index 0000000000..c6533e2817 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_aim.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_email.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_email.gif Binary files differnew file mode 100644 index 0000000000..1069ee5367 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_email.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_icq.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_icq.gif Binary files differnew file mode 100644 index 0000000000..ba3fa12436 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_icq.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_jabber.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_jabber.gif Binary files differnew file mode 100644 index 0000000000..cb0ea011e1 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_jabber.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_msnm.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_msnm.gif Binary files differnew file mode 100644 index 0000000000..c8ef308663 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_msnm.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_pm.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_pm.gif Binary files differnew file mode 100644 index 0000000000..87134a3ed0 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_pm.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_www.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_www.gif Binary files differnew file mode 100644 index 0000000000..14a33b36a5 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_www.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_contact_yahoo.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_yahoo.gif Binary files differnew file mode 100644 index 0000000000..d11711789f --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_contact_yahoo.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_post_delete.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_post_delete.gif Binary files differnew file mode 100644 index 0000000000..e008e5ff9f --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_post_delete.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_post_edit.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_post_edit.gif Binary files differnew file mode 100644 index 0000000000..524ea5090c --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_post_edit.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_post_info.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_post_info.gif Binary files differnew file mode 100644 index 0000000000..166de2724f --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_post_info.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_post_quote.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_post_quote.gif Binary files differnew file mode 100644 index 0000000000..dee92d6c92 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_post_quote.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_post_report.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_post_report.gif Binary files differnew file mode 100644 index 0000000000..9a3f65b1e3 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_post_report.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_user_offline.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_user_offline.gif Binary files differnew file mode 100644 index 0000000000..f9f2db9e48 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_user_offline.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_user_online.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_user_online.gif Binary files differnew file mode 100644 index 0000000000..f059d03d09 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_user_online.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_user_profile.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_user_profile.gif Binary files differnew file mode 100644 index 0000000000..ee386aa018 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_user_profile.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_user_search.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_user_search.gif Binary files differnew file mode 100644 index 0000000000..c84aba4b95 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_user_search.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/icon_user_warn.gif b/phpBB/styles/subsilver2/theme/images/fr/icon_user_warn.gif Binary files differnew file mode 100644 index 0000000000..44cbcc953a --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/icon_user_warn.gif diff --git a/phpBB/styles/subsilver2/theme/images/fr/imageset.cfg b/phpBB/styles/subsilver2/theme/images/fr/imageset.cfg new file mode 100644 index 0000000000..c0cc699737 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/imageset.cfg @@ -0,0 +1,47 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# Images +img_icon_contact_aim = icon_contact_aim.gif +img_icon_contact_email = icon_contact_email.gif +img_icon_contact_icq = icon_contact_icq.gif +img_icon_contact_jabber = icon_contact_jabber.gif +img_icon_contact_msnm = icon_contact_msnm.gif +img_icon_contact_pm = icon_contact_pm.gif +img_icon_contact_yahoo = icon_contact_yahoo.gif +img_icon_contact_www = icon_contact_www.gif + +img_icon_post_delete = icon_post_delete.gif +img_icon_post_edit = icon_post_edit.gif +img_icon_post_info = icon_post_info.gif +img_icon_post_quote = icon_post_quote.gif +img_icon_post_report = icon_post_report.gif + +img_icon_user_online = icon_user_online.gif +img_icon_user_offline = icon_user_offline.gif +img_icon_user_profile = icon_user_profile.gif +img_icon_user_search = icon_user_search.gif +img_icon_user_warn = icon_user_warn.gif + +img_button_pm_forward = +img_button_pm_new = button_pm_new.gif +img_button_pm_reply = button_pm_reply.gif +img_button_topic_locked = button_topic_locked.gif +img_button_topic_new = button_topic_new.gif +img_button_topic_reply = button_topic_reply.gif + diff --git a/phpBB/styles/subsilver2/theme/images/fr/index.htm b/phpBB/styles/subsilver2/theme/images/fr/index.htm new file mode 100644 index 0000000000..90a3130b62 --- /dev/null +++ b/phpBB/styles/subsilver2/theme/images/fr/index.htm @@ -0,0 +1,10 @@ +<html> +<head> +<title></title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> + +<body bgcolor="#FFFFFF" text="#000000"> + +</body> +</html>
\ No newline at end of file |