From 4284c6f9ee471d253354b8ba9508281b98976f52 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 5 Jun 2011 17:32:56 -0700 Subject: [PATCH] use icon for language selector instead of hotkey --- boot.php | 3 ++- images/icons.png | Bin 8875 -> 9382 bytes include/main.js | 24 ++++++++++++------------ view/theme/duepuntozero/style.css | 12 ++++++++++-- view/theme/loozah/style.css | 10 +++++++++- 5 files changed, 33 insertions(+), 16 deletions(-) diff --git a/boot.php b/boot.php index 3ca0839011..a67b96a085 100644 --- a/boot.php +++ b/boot.php @@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.1001' ); +define ( 'FRIENDIKA_VERSION', '2.2.1002' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1060 ); @@ -2766,6 +2766,7 @@ function unamp($s) { if(! function_exists('lang_selector')) { function lang_selector() { global $lang; + $o .= '
'; $o .= '