Merge lp:narau into lp:narau/fdroid

Proposed by Yvon TANGUY
Status: Merged
Approved by: Yvon TANGUY
Approved revision: 116
Merged at revision: 44
Proposed branch: lp:narau
Merge into: lp:narau/fdroid
Diff against target: 78105 lines (+46725/-20746)
472 files modified
.bzrignore (+7/-12)
Apache-2.0 (+202/-0)
Assets/gen_png.py (+31/-0)
Assets/gingerbread/ic_stat_notify_db_update.svg (+56/-0)
Assets/holo_dark/ic_button_zoom_in.svg (+43/-0)
Assets/holo_dark/ic_button_zoom_out_left.svg (+45/-0)
Assets/holo_dark/ic_button_zoom_out_right.svg (+45/-0)
Assets/holo_dark/ic_dialog_go_up.svg (+41/-0)
Assets/holo_dark/ic_media_next.svg (+34/-0)
Assets/holo_dark/ic_media_play.svg (+32/-0)
Assets/holo_dark/ic_media_previous.svg (+32/-0)
Assets/holo_dark/ic_menu_dictionary_offline.svg (+63/-0)
Assets/holo_dark/ic_menu_dictionary_online.svg (+69/-0)
Assets/holo_dark/ic_menu_dictionary_wordextended.svg (+41/-0)
Assets/holo_dark/ic_menu_dictionary_wordmatch.svg (+41/-0)
Assets/holo_dark/ic_menu_drill_from_japanese.svg (+77/-0)
Assets/holo_dark/ic_menu_drill_to_japanese.svg (+77/-0)
Assets/holo_dark/ic_menu_grid.svg (+38/-0)
Assets/holo_dark/ic_menu_kanji_list.svg (+49/-0)
Assets/holo_dark/ic_menu_numbers.svg (+74/-0)
Assets/holo_dark/ic_menu_reading.svg (+37/-0)
Assets/holo_dark/ic_menu_speed.svg (+67/-0)
Assets/holo_dark/ic_menu_width.svg (+55/-0)
Assets/holo_dark/ic_menu_writing.svg (+36/-0)
Assets/holo_dark/ic_stat_notify_db_update.svg (+56/-0)
Assets/holo_dark/ic_tab_gplv3_selected.svg (+39/-39)
Assets/holo_dark/ic_tab_gplv3_unselected.svg (+179/-190)
Assets/holo_dark/ic_tab_narau_selected.svg (+78/-0)
Assets/holo_dark/ic_tab_narau_unselected.svg (+90/-0)
Assets/holo_dark/ic_tab_thanks_selected.svg (+61/-0)
Assets/holo_dark/ic_tab_thanks_unselected.svg (+92/-0)
Assets/holo_light/ic_button_zoom_in.svg (+43/-0)
Assets/holo_light/ic_button_zoom_out_left.svg (+45/-0)
Assets/holo_light/ic_button_zoom_out_right.svg (+45/-0)
Assets/holo_light/ic_dialog_go_up.svg (+38/-18)
Assets/holo_light/ic_media_next.svg (+34/-0)
Assets/holo_light/ic_media_play.svg (+32/-0)
Assets/holo_light/ic_media_previous.svg (+32/-0)
Assets/holo_light/ic_menu_dictionary_offline.svg (+50/-147)
Assets/holo_light/ic_menu_dictionary_online.svg (+69/-0)
Assets/holo_light/ic_menu_dictionary_wordextended.svg (+41/-0)
Assets/holo_light/ic_menu_dictionary_wordmatch.svg (+41/-0)
Assets/holo_light/ic_menu_drill_from_japanese.svg (+60/-512)
Assets/holo_light/ic_menu_drill_to_japanese.svg (+60/-477)
Assets/holo_light/ic_menu_grid.svg (+25/-311)
Assets/holo_light/ic_menu_kanji_list.svg (+32/-58)
Assets/holo_light/ic_menu_numbers.svg (+59/-107)
Assets/holo_light/ic_menu_reading.svg (+25/-77)
Assets/holo_light/ic_menu_speed.svg (+52/-375)
Assets/holo_light/ic_menu_width.svg (+28/-95)
Assets/holo_light/ic_menu_writing.svg (+29/-233)
Assets/holo_light/ic_stat_notify_db_update.svg (+54/-0)
Assets/holo_light/ic_tab_gpl_v3_logo.svg (+38/-41)
Assets/holo_light/ic_tab_gpl_v3_logo_selected.svg (+272/-0)
Assets/ic_launcher.svg (+62/-38)
Changelog (+1023/-0)
GPL-3 (+674/-0)
Narau/.classpath (+8/-0)
Narau/.project (+33/-0)
Narau/.settings/org.eclipse.jdt.core.prefs (+81/-0)
Narau/AndroidManifest.xml (+102/-47)
Narau/libs/android-support-v4.jar.properties (+3/-0)
Narau/lint.xml (+13/-6)
Narau/org.vono.narau.txt (+19/-13)
Narau/project.properties (+1/-1)
Narau/res/color/primary_text_holo_dark.xml (+27/-0)
Narau/res/color/text_color_green.xml (+7/-0)
Narau/res/color/text_color_orange.xml (+7/-0)
Narau/res/drawable/btn_default_holo_dark.xml (+32/-0)
Narau/res/drawable/ic_tab_gplv3.xml (+3/-3)
Narau/res/drawable/ic_tab_narau.xml (+23/-0)
Narau/res/drawable/ic_tab_thanks.xml (+23/-0)
Narau/res/layout-land/dictionary_offline.xml (+33/-0)
Narau/res/layout-land/download.xml (+129/-0)
Narau/res/layout-land/download_firstrun.xml (+84/-0)
Narau/res/layout-land/download_question.xml (+80/-0)
Narau/res/layout-land/drill_kana.xml (+25/-35)
Narau/res/layout-land/drill_kanji_trad.xml (+20/-4)
Narau/res/layout-land/kanji_list_select.xml (+16/-0)
Narau/res/layout-land/learn_writing.xml (+81/-0)
Narau/res/layout-land/zoom_controls.xml (+43/-0)
Narau/res/layout-large-land/dictionary_offline.xml (+50/-0)
Narau/res/layout-large-land/dictionary_online.xml (+92/-0)
Narau/res/layout-large-land/download.xml (+110/-0)
Narau/res/layout-large-land/download_firstrun.xml (+100/-0)
Narau/res/layout-large-land/download_question.xml (+101/-0)
Narau/res/layout-large-land/download_question_cb_main.xml (+54/-0)
Narau/res/layout-large-land/download_question_cb_sub.xml (+42/-0)
Narau/res/layout-large-land/drill_kana.xml (+109/-0)
Narau/res/layout-large-land/drill_kanji_trad.xml (+116/-0)
Narau/res/layout-large-land/drill_trad_kanji.xml (+132/-0)
Narau/res/layout-large-land/kanji_line_item_category.xml (+44/-0)
Narau/res/layout-large-land/kanji_line_sub_category.xml (+36/-0)
Narau/res/layout-large-land/kanji_to_words.xml (+77/-0)
Narau/res/layout-large-land/learn_writing.xml (+82/-0)
Narau/res/layout-large-land/menu_init_error.xml (+47/-0)
Narau/res/layout-large-port/dictionary_offline.xml (+51/-0)
Narau/res/layout-large-port/dictionary_online.xml (+98/-0)
Narau/res/layout-large-port/dictionary_search_result_item.xml (+62/-0)
Narau/res/layout-large-port/download.xml (+108/-0)
Narau/res/layout-large-port/download_firstrun.xml (+81/-0)
Narau/res/layout-large-port/download_question.xml (+93/-0)
Narau/res/layout-large-port/drill_kana.xml (+113/-0)
Narau/res/layout-large-port/drill_kanji_trad.xml (+121/-0)
Narau/res/layout-large-port/drill_trad_kanji.xml (+124/-0)
Narau/res/layout-large-port/kanji_line_item_category.xml (+44/-0)
Narau/res/layout-large-port/kanji_line_sub_category.xml (+36/-0)
Narau/res/layout-large-port/kanji_to_words.xml (+63/-0)
Narau/res/layout-large-port/learn_writing.xml (+87/-0)
Narau/res/layout-large-port/menu_init_error.xml (+45/-0)
Narau/res/layout-v14/download_firstrun.xml (+0/-71)
Narau/res/layout-v14/download_question.xml (+0/-82)
Narau/res/layout-v14/preference_dialog_dictionary_langs.xml (+0/-59)
Narau/res/layout-xhdpi/download_firstrun.xml (+0/-75)
Narau/res/layout/about.xml (+63/-22)
Narau/res/layout/dictionary_entry.xml (+0/-42)
Narau/res/layout/dictionary_input_search.xml (+50/-0)
Narau/res/layout/dictionary_offline.xml (+7/-81)
Narau/res/layout/dictionary_offline_item.xml (+28/-15)
Narau/res/layout/dictionary_online.xml (+88/-0)
Narau/res/layout/dictionary_search.xml (+17/-0)
Narau/res/layout/dictionary_search_result_item.xml (+67/-0)
Narau/res/layout/download.xml (+48/-70)
Narau/res/layout/download_firstrun.xml (+30/-15)
Narau/res/layout/download_question.xml (+31/-23)
Narau/res/layout/download_question_cb_main.xml (+31/-8)
Narau/res/layout/download_question_cb_sub.xml (+59/-0)
Narau/res/layout/drill_kana.xml (+21/-19)
Narau/res/layout/drill_kanji_trad.xml (+23/-9)
Narau/res/layout/drill_results.xml (+18/-2)
Narau/res/layout/drill_trad_kanji.xml (+31/-25)
Narau/res/layout/kanji_line_item_category.xml (+16/-0)
Narau/res/layout/kanji_line_main_caterory.xml (+20/-4)
Narau/res/layout/kanji_line_sub_category.xml (+26/-1)
Narau/res/layout/kanji_list_select.xml (+16/-0)
Narau/res/layout/kanji_to_words.xml (+35/-30)
Narau/res/layout/kanji_to_words_fragment_header.xml (+18/-0)
Narau/res/layout/learn_writing.xml (+74/-40)
Narau/res/layout/main_menu_item.xml (+73/-0)
Narau/res/layout/menu.xml (+0/-135)
Narau/res/layout/menu_init_error.xml (+2/-7)
Narau/res/layout/narau.xml (+13/-0)
Narau/res/layout/preference_dialog_dictionary_langs.xml (+9/-13)
Narau/res/layout/preference_dialog_seekbar.xml (+16/-0)
Narau/res/layout/preference_lang_line.xml (+11/-11)
Narau/res/layout/zoom_controls.xml (+43/-0)
Narau/res/menu-large/dictionary_offline.xml (+41/-0)
Narau/res/menu-large/dictionary_online.xml (+31/-0)
Narau/res/menu/dictionary_offline.xml (+25/-3)
Narau/res/menu/dictionary_online.xml (+36/-0)
Narau/res/menu/kanji_list_select.xml (+1/-0)
Narau/res/menu/kanji_to_words.xml (+3/-1)
Narau/res/menu/learn_writing.xml (+17/-12)
Narau/res/menu/main.xml (+11/-7)
Narau/res/menu/preferences.xml (+2/-1)
Narau/res/raw-fr/about.html (+27/-0)
Narau/res/raw-fr/changelog.html (+51/-0)
Narau/res/raw-fr/welcome.html (+12/-20)
Narau/res/raw/about.html (+29/-0)
Narau/res/raw/changelog.html (+50/-0)
Narau/res/raw/thanks.html (+84/-65)
Narau/res/raw/welcome.html (+10/-17)
Narau/res/values-fr/strings.xml (+78/-50)
Narau/res/values-v11/themes.xml (+6/-0)
Narau/res/values/attrs.xml (+9/-0)
Narau/res/values/colors.xml (+6/-0)
Narau/res/values/ids.xml (+4/-0)
Narau/res/values/strings.xml (+76/-48)
Narau/res/values/styles.xml (+16/-0)
Narau/res/values/themes.xml (+9/-0)
Narau/res/values/values.xml (+7/-2)
Narau/res/xml/preferences_all.xml (+10/-2)
Narau/src/org/vono/narau/AboutActivity.java (+135/-77)
Narau/src/org/vono/narau/MainMenuFragment.java (+54/-0)
Narau/src/org/vono/narau/Narau.java (+251/-177)
Narau/src/org/vono/narau/QuitThread.java (+17/-18)
Narau/src/org/vono/narau/common/AppException.java (+15/-15)
Narau/src/org/vono/narau/common/Common.java (+48/-143)
Narau/src/org/vono/narau/common/dictionary/EntryArrayAdapter.java (+152/-0)
Narau/src/org/vono/narau/common/dictionary/EntryDetailFragment.java (+26/-83)
Narau/src/org/vono/narau/common/dictionary/EntryListFragment.java (+101/-0)
Narau/src/org/vono/narau/common/kanji/KanjiArrayAdapter.java (+23/-26)
Narau/src/org/vono/narau/common/kanji/KanjiListSelectActivity.java (+30/-28)
Narau/src/org/vono/narau/common/kanji/KanjiView.java (+26/-20)
Narau/src/org/vono/narau/common/kanji/KanjiViewDialogSeekBar.java (+16/-16)
Narau/src/org/vono/narau/db/CommonDB.java (+244/-0)
Narau/src/org/vono/narau/db/DatabaseType.java (+31/-0)
Narau/src/org/vono/narau/db/DictionaryDB.java (+339/-532)
Narau/src/org/vono/narau/db/HistoryDB.java (+607/-0)
Narau/src/org/vono/narau/db/InfosDB.java (+242/-77)
Narau/src/org/vono/narau/db/KanjiDB.java (+171/-260)
Narau/src/org/vono/narau/dictionary/DictionaryBase.java (+341/-0)
Narau/src/org/vono/narau/dictionary/DictionaryOfflineActivity.java (+490/-438)
Narau/src/org/vono/narau/dictionary/DictionaryOnlineActivity.java (+559/-0)
Narau/src/org/vono/narau/dictionary/DictionaryThread.java (+236/-280)
Narau/src/org/vono/narau/dictionary/DictionaryType.java (+21/-0)
Narau/src/org/vono/narau/dictionary/HistoryActivity.java (+74/-0)
Narau/src/org/vono/narau/dictionary/HistoryFragment.java (+175/-0)
Narau/src/org/vono/narau/download/DialogDeleteOldDB.java (+77/-0)
Narau/src/org/vono/narau/download/DownloaderActivity.java (+698/-218)
Narau/src/org/vono/narau/download/DownloaderDBInfos.java (+39/-80)
Narau/src/org/vono/narau/download/DownloaderGzipDB.java (+200/-130)
Narau/src/org/vono/narau/exercise/DrillCharActivity.java (+81/-89)
Narau/src/org/vono/narau/exercise/DrillCharFromActivity.java (+21/-0)
Narau/src/org/vono/narau/exercise/DrillCharToActivity.java (+21/-0)
Narau/src/org/vono/narau/exercise/DrillMenuActivity.java (+41/-25)
Narau/src/org/vono/narau/exercise/DrillMenuFromActivity.java (+24/-0)
Narau/src/org/vono/narau/exercise/DrillMenuToActivity.java (+24/-0)
Narau/src/org/vono/narau/learn/reading/KanaChartActivity.java (+17/-17)
Narau/src/org/vono/narau/learn/reading/KanjiToWordActivity.java (+138/-260)
Narau/src/org/vono/narau/learn/reading/LearnReadingMenuActivity.java (+36/-21)
Narau/src/org/vono/narau/learn/writing/LearnWritingActivity.java (+46/-42)
Narau/src/org/vono/narau/learn/writing/LearnWritingMenuActivity.java (+33/-21)
Narau/src/org/vono/narau/models/dictionary/Entry.java (+214/-101)
Narau/src/org/vono/narau/models/dictionary/Informations.java (+68/-88)
Narau/src/org/vono/narau/models/dictionary/KanjiElement.java (+15/-15)
Narau/src/org/vono/narau/models/dictionary/ReadingElement.java (+15/-15)
Narau/src/org/vono/narau/models/dictionary/Sense.java (+19/-16)
Narau/src/org/vono/narau/models/history/OfflineResult.java (+84/-0)
Narau/src/org/vono/narau/models/history/OnlineResult.java (+642/-0)
Narau/src/org/vono/narau/models/history/SearchResult.java (+101/-0)
Narau/src/org/vono/narau/models/kanji/ConvKanaRomanji.java (+15/-15)
Narau/src/org/vono/narau/models/kanji/ConvRomanjiKana.java (+15/-15)
Narau/src/org/vono/narau/models/kanji/Kanji.java (+18/-28)
Narau/src/org/vono/narau/models/kanji/KanjiData.java (+82/-84)
Narau/src/org/vono/narau/preferences/IntEditTextPreference.java (+14/-14)
Narau/src/org/vono/narau/preferences/LangArrayAdapter.java (+23/-59)
Narau/src/org/vono/narau/preferences/LangLineModel.java (+0/-74)
Narau/src/org/vono/narau/preferences/LangListPreference.java (+60/-112)
Narau/src/org/vono/narau/preferences/Preferences.java (+220/-97)
Narau/src/org/vono/narau/preferences/PreferencesActivity.java (+38/-23)
Narau/src/org/vono/narau/preferences/SeekBarPreference.java (+17/-1)
Narau/src/org/vono/narau/utils/FontFitTextView.java (+17/-1)
Narau/src/org/vono/narau/utils/JsonReader.java (+1160/-0)
Narau/src/org/vono/narau/utils/JsonScope.java (+66/-0)
Narau/src/org/vono/narau/utils/JsonToken.java (+81/-0)
Narau/src/org/vono/narau/utils/Language.java (+188/-0)
Narau/src/org/vono/narau/utils/MalformedJsonException.java (+33/-0)
Narau/src/org/vono/narau/utils/StringPool.java (+66/-0)
NarauCupcake/.classpath (+8/-0)
NarauCupcake/.project (+33/-0)
NarauCupcake/.settings/org.eclipse.jdt.core.prefs (+4/-0)
NarauCupcake/AndroidManifest.xml (+106/-47)
NarauCupcake/assets/gpl.html (+0/-704)
NarauCupcake/assets/thanks.html (+0/-71)
NarauCupcake/lint.xml (+1/-1)
NarauCupcake/project.properties (+1/-1)
NarauCupcake/res/anim/options_panel_enter.xml (+34/-0)
NarauCupcake/res/anim/options_panel_exit.xml (+34/-0)
NarauCupcake/res/color/primary_text_holo_dark.xml (+27/-0)
NarauCupcake/res/color/text_color_green.xml (+7/-0)
NarauCupcake/res/color/text_color_orange.xml (+7/-0)
NarauCupcake/res/drawable/btn_default_holo_dark.xml (+32/-0)
NarauCupcake/res/drawable/ic_gpl_v3_logo.xml (+0/-23)
NarauCupcake/res/drawable/ic_tab_gplv3.xml (+23/-0)
NarauCupcake/res/drawable/ic_tab_narau.xml (+23/-0)
NarauCupcake/res/drawable/ic_tab_thanks.xml (+23/-0)
NarauCupcake/res/drawable/menu_selector.xml (+27/-0)
NarauCupcake/res/layout-land/dictionary_offline.xml (+33/-0)
NarauCupcake/res/layout-land/download.xml (+129/-0)
NarauCupcake/res/layout-land/download_firstrun.xml (+84/-0)
NarauCupcake/res/layout-land/download_question.xml (+80/-0)
NarauCupcake/res/layout-land/drill_char_kana.xml (+0/-143)
NarauCupcake/res/layout-land/drill_char_kanji.xml (+0/-96)
NarauCupcake/res/layout-land/drill_kana.xml (+133/-0)
NarauCupcake/res/layout-land/drill_kanji_trad.xml (+112/-0)
NarauCupcake/res/layout-land/icon_menu_layout.xml (+26/-0)
NarauCupcake/res/layout-land/kanji_list_select.xml (+23/-7)
NarauCupcake/res/layout-land/learn_writing.xml (+81/-0)
NarauCupcake/res/layout-land/zoom_controls.xml (+43/-0)
NarauCupcake/res/layout-port/icon_menu_layout.xml (+26/-0)
NarauCupcake/res/layout-xhdpi/download_firstrun.xml (+0/-71)
NarauCupcake/res/layout/about.xml (+82/-0)
NarauCupcake/res/layout/dictionary.xml (+0/-103)
NarauCupcake/res/layout/dictionary_entry.xml (+0/-41)
NarauCupcake/res/layout/dictionary_input_search.xml (+50/-0)
NarauCupcake/res/layout/dictionary_offline.xml (+34/-0)
NarauCupcake/res/layout/dictionary_offline_item.xml (+53/-0)
NarauCupcake/res/layout/dictionary_online.xml (+88/-0)
NarauCupcake/res/layout/dictionary_search.xml (+17/-0)
NarauCupcake/res/layout/dictionary_search_result_item.xml (+67/-0)
NarauCupcake/res/layout/download.xml (+53/-71)
NarauCupcake/res/layout/download_firstrun.xml (+37/-19)
NarauCupcake/res/layout/download_question.xml (+38/-28)
NarauCupcake/res/layout/download_question_cb_main.xml (+56/-0)
NarauCupcake/res/layout/download_question_cb_sub.xml (+59/-0)
NarauCupcake/res/layout/download_question_part.xml (+0/-32)
NarauCupcake/res/layout/drill_char_kana.xml (+0/-118)
NarauCupcake/res/layout/drill_char_kana_result.xml (+0/-24)
NarauCupcake/res/layout/drill_char_kanji.xml (+0/-106)
NarauCupcake/res/layout/drill_char_romaji.xml (+0/-120)
NarauCupcake/res/layout/drill_kana.xml (+120/-0)
NarauCupcake/res/layout/drill_kanji_trad.xml (+120/-0)
NarauCupcake/res/layout/drill_results.xml (+40/-0)
NarauCupcake/res/layout/drill_trad_kanji.xml (+128/-0)
NarauCupcake/res/layout/icon_menu_item_layout.xml (+26/-0)
NarauCupcake/res/layout/kanji_line_item_category.xml (+18/-2)
NarauCupcake/res/layout/kanji_line_main_caterory.xml (+21/-5)
NarauCupcake/res/layout/kanji_line_sub_category.xml (+28/-3)
NarauCupcake/res/layout/kanji_list_select.xml (+23/-7)
NarauCupcake/res/layout/kanji_to_words.xml (+40/-33)
NarauCupcake/res/layout/kanji_to_words_fragment_header.xml (+18/-0)
NarauCupcake/res/layout/kanji_to_words_item.xml (+0/-40)
NarauCupcake/res/layout/learn_writing.xml (+77/-39)
NarauCupcake/res/layout/license.xml (+0/-41)
NarauCupcake/res/layout/menu.xml (+0/-130)
NarauCupcake/res/layout/menu_init_error.xml (+0/-46)
NarauCupcake/res/layout/narau.xml (+13/-0)
NarauCupcake/res/layout/narau_init_error.xml (+42/-0)
NarauCupcake/res/layout/narau_item.xml (+71/-0)
NarauCupcake/res/layout/preference_dialog_dictionary_langs.xml (+14/-16)
NarauCupcake/res/layout/preference_dialog_seekbar.xml (+22/-5)
NarauCupcake/res/layout/preference_lang_line.xml (+12/-25)
NarauCupcake/res/layout/zoom_controls.xml (+43/-0)
NarauCupcake/res/menu/dictionary.xml (+0/-24)
NarauCupcake/res/menu/dictionary_offline.xml (+41/-0)
NarauCupcake/res/menu/dictionary_online.xml (+33/-0)
NarauCupcake/res/menu/kanji_list_select.xml (+4/-4)
NarauCupcake/res/menu/kanji_to_words.xml (+7/-7)
NarauCupcake/res/menu/learn_writing.xml (+20/-20)
NarauCupcake/res/menu/main.xml (+16/-16)
NarauCupcake/res/menu/preferences.xml (+5/-5)
NarauCupcake/res/raw-fr/about.html (+27/-0)
NarauCupcake/res/raw-fr/changelog.html (+51/-0)
NarauCupcake/res/raw-fr/welcome.html (+12/-20)
NarauCupcake/res/raw/about.html (+29/-0)
NarauCupcake/res/raw/changelog.html (+50/-0)
NarauCupcake/res/raw/gpl.html (+704/-0)
NarauCupcake/res/raw/thanks.html (+96/-0)
NarauCupcake/res/raw/welcome.html (+10/-17)
NarauCupcake/res/values-fr/strings.xml (+86/-51)
NarauCupcake/res/values/attrs.xml (+160/-0)
NarauCupcake/res/values/colors.xml (+7/-0)
NarauCupcake/res/values/ids.xml (+4/-0)
NarauCupcake/res/values/strings.xml (+88/-48)
NarauCupcake/res/values/styles.xml (+25/-0)
NarauCupcake/res/values/themes.xml (+23/-0)
NarauCupcake/res/values/values.xml (+7/-3)
NarauCupcake/res/xml/preferences_all.xml (+10/-2)
NarauCupcake/src/android/compat/view/MenuCompat.java (+269/-0)
NarauCupcake/src/android/compat/view/MenuInflater.java (+319/-0)
NarauCupcake/src/android/compat/view/menu/IconMenuItemView.java (+308/-0)
NarauCupcake/src/android/compat/view/menu/IconMenuView.java (+804/-0)
NarauCupcake/src/android/compat/view/menu/MenuBuilder.java (+1141/-0)
NarauCupcake/src/android/compat/view/menu/MenuItemImpl.java (+621/-0)
NarauCupcake/src/android/compat/view/menu/MenuView.java (+130/-0)
NarauCupcake/src/android/compat/view/menu/SubMenuBuilder.java (+114/-0)
NarauCupcake/src/android/support/v4/app/BackStackRecord.java (+18/-30)
NarauCupcake/src/android/support/v4/app/DialogFragment.java (+5/-9)
NarauCupcake/src/android/support/v4/app/Fragment.java (+12/-11)
NarauCupcake/src/android/support/v4/app/FragmentActivity.java (+55/-72)
NarauCupcake/src/android/support/v4/app/FragmentManager.java (+11/-2)
NarauCupcake/src/android/support/v4/app/ListFragment.java (+375/-0)
NarauCupcake/src/android/support/v4/app/LoaderManager.java (+4/-0)
NarauCupcake/src/android/support/v4/app/NavUtils.java (+301/-0)
NarauCupcake/src/android/support/v4/app/NotificationCompat.java (+708/-0)
NarauCupcake/src/android/support/v4/app/TaskStackBuilder.java (+357/-0)
NarauCupcake/src/android/support/v4/content/ContextCompat.java (+108/-0)
NarauCupcake/src/android/support/v4/content/IntentCompat.java (+274/-0)
NarauCupcake/src/android/support/v4/util/SparseArrayCompat.java (+340/-338)
NarauCupcake/src/org/vono/narau/AboutActivity.java (+187/-0)
NarauCupcake/src/org/vono/narau/AppException.java (+0/-33)
NarauCupcake/src/org/vono/narau/Common.java (+0/-531)
NarauCupcake/src/org/vono/narau/LicenseActivity.java (+0/-129)
NarauCupcake/src/org/vono/narau/MainMenuFragment.java (+54/-0)
NarauCupcake/src/org/vono/narau/Narau.java (+274/-218)
NarauCupcake/src/org/vono/narau/QuitThread.java (+17/-18)
NarauCupcake/src/org/vono/narau/common/AppException.java (+33/-0)
NarauCupcake/src/org/vono/narau/common/Common.java (+428/-0)
NarauCupcake/src/org/vono/narau/common/dictionary/EntryArrayAdapter.java (+152/-0)
NarauCupcake/src/org/vono/narau/common/dictionary/EntryDetailFragment.java (+54/-0)
NarauCupcake/src/org/vono/narau/common/dictionary/EntryListFragment.java (+101/-0)
NarauCupcake/src/org/vono/narau/common/kanji/KanjiArrayAdapter.java (+159/-0)
NarauCupcake/src/org/vono/narau/common/kanji/KanjiListSelectActivity.java (+481/-0)
NarauCupcake/src/org/vono/narau/common/kanji/KanjiView.java (+884/-0)
NarauCupcake/src/org/vono/narau/common/kanji/KanjiViewDialogSeekBar.java (+127/-0)
NarauCupcake/src/org/vono/narau/db/CommonDB.java (+244/-0)
NarauCupcake/src/org/vono/narau/db/DatabaseType.java (+31/-0)
NarauCupcake/src/org/vono/narau/db/DictionaryDB.java (+595/-0)
NarauCupcake/src/org/vono/narau/db/HistoryDB.java (+607/-0)
NarauCupcake/src/org/vono/narau/db/InfosDB.java (+279/-0)
NarauCupcake/src/org/vono/narau/db/KanjiDB.java (+859/-0)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryActivity.java (+0/-517)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryBase.java (+360/-0)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryDB.java (+0/-789)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryOfflineActivity.java (+551/-0)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryOnlineActivity.java (+582/-0)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryThread.java (+236/-280)
NarauCupcake/src/org/vono/narau/dictionary/DictionaryType.java (+21/-0)
NarauCupcake/src/org/vono/narau/dictionary/EntryActivity.java (+0/-126)
NarauCupcake/src/org/vono/narau/dictionary/HistoryActivity.java (+74/-0)
NarauCupcake/src/org/vono/narau/dictionary/HistoryFragment.java (+175/-0)
NarauCupcake/src/org/vono/narau/dictionary/Informations.java (+0/-155)
NarauCupcake/src/org/vono/narau/dictionary/jmdict/Entry.java (+0/-322)
NarauCupcake/src/org/vono/narau/dictionary/jmdict/KanjiElement.java (+0/-90)
NarauCupcake/src/org/vono/narau/dictionary/jmdict/ReadingElement.java (+0/-76)
NarauCupcake/src/org/vono/narau/dictionary/jmdict/Sense.java (+0/-74)
NarauCupcake/src/org/vono/narau/download/DBInfos.java (+0/-114)
NarauCupcake/src/org/vono/narau/download/DialogDeleteOldDB.java (+77/-0)
NarauCupcake/src/org/vono/narau/download/DownloaderActivity.java (+734/-254)
NarauCupcake/src/org/vono/narau/download/DownloaderDBInfos.java (+39/-80)
NarauCupcake/src/org/vono/narau/download/DownloaderGzipDB.java (+199/-129)
NarauCupcake/src/org/vono/narau/exercise/DrillCharActivity.java (+83/-91)
NarauCupcake/src/org/vono/narau/exercise/DrillCharFromActivity.java (+21/-0)
NarauCupcake/src/org/vono/narau/exercise/DrillCharToActivity.java (+21/-0)
NarauCupcake/src/org/vono/narau/exercise/DrillMenuActivity.java (+41/-25)
NarauCupcake/src/org/vono/narau/exercise/DrillMenuFromActivity.java (+24/-0)
NarauCupcake/src/org/vono/narau/exercise/DrillMenuToActivity.java (+24/-0)
NarauCupcake/src/org/vono/narau/kanji/ConvKanaRomanji.java (+0/-289)
NarauCupcake/src/org/vono/narau/kanji/ConvRomanjiKana.java (+0/-712)
NarauCupcake/src/org/vono/narau/kanji/Kanji.java (+0/-292)
NarauCupcake/src/org/vono/narau/kanji/KanjiArrayAdapter.java (+0/-162)
NarauCupcake/src/org/vono/narau/kanji/KanjiDB.java (+0/-948)
NarauCupcake/src/org/vono/narau/kanji/KanjiData.java (+0/-407)
NarauCupcake/src/org/vono/narau/kanji/KanjiListSelectActivity.java (+0/-464)
NarauCupcake/src/org/vono/narau/kanji/KanjiView.java (+0/-878)
NarauCupcake/src/org/vono/narau/kanji/KanjiViewDialogSeekBar.java (+0/-127)
NarauCupcake/src/org/vono/narau/learn/reading/KanaChartActivity.java (+99/-46)
NarauCupcake/src/org/vono/narau/learn/reading/KanjiToWordActivity.java (+160/-285)
NarauCupcake/src/org/vono/narau/learn/reading/LearnReadingMenuActivity.java (+36/-21)
NarauCupcake/src/org/vono/narau/learn/writing/LearnWritingActivity.java (+97/-89)
NarauCupcake/src/org/vono/narau/learn/writing/LearnWritingMenuActivity.java (+33/-21)
NarauCupcake/src/org/vono/narau/models/dictionary/Entry.java (+435/-0)
NarauCupcake/src/org/vono/narau/models/dictionary/Informations.java (+135/-0)
NarauCupcake/src/org/vono/narau/models/dictionary/KanjiElement.java (+90/-0)
NarauCupcake/src/org/vono/narau/models/dictionary/ReadingElement.java (+76/-0)
NarauCupcake/src/org/vono/narau/models/dictionary/Sense.java (+77/-0)
NarauCupcake/src/org/vono/narau/models/history/OfflineResult.java (+84/-0)
NarauCupcake/src/org/vono/narau/models/history/OnlineResult.java (+642/-0)
NarauCupcake/src/org/vono/narau/models/history/SearchResult.java (+101/-0)
NarauCupcake/src/org/vono/narau/models/kanji/ConvKanaRomanji.java (+289/-0)
NarauCupcake/src/org/vono/narau/models/kanji/ConvRomanjiKana.java (+712/-0)
NarauCupcake/src/org/vono/narau/models/kanji/Kanji.java (+282/-0)
NarauCupcake/src/org/vono/narau/models/kanji/KanjiData.java (+405/-0)
NarauCupcake/src/org/vono/narau/preferences/IntEditTextPreference.java (+14/-14)
NarauCupcake/src/org/vono/narau/preferences/LangArrayAdapter.java (+23/-59)
NarauCupcake/src/org/vono/narau/preferences/LangLineModel.java (+0/-74)
NarauCupcake/src/org/vono/narau/preferences/LangListPreference.java (+61/-111)
NarauCupcake/src/org/vono/narau/preferences/Preferences.java (+220/-97)
NarauCupcake/src/org/vono/narau/preferences/PreferencesActivity.java (+60/-29)
NarauCupcake/src/org/vono/narau/preferences/SeekBarPreference.java (+17/-1)
NarauCupcake/src/org/vono/narau/utils/FontFitTextView.java (+17/-1)
NarauCupcake/src/org/vono/narau/utils/JsonReader.java (+1160/-0)
NarauCupcake/src/org/vono/narau/utils/JsonScope.java (+66/-0)
NarauCupcake/src/org/vono/narau/utils/JsonToken.java (+81/-0)
NarauCupcake/src/org/vono/narau/utils/Language.java (+221/-0)
NarauCupcake/src/org/vono/narau/utils/MalformedJsonException.java (+33/-0)
NarauCupcake/src/org/vono/narau/utils/StringPool.java (+66/-0)
NarauDBBuilder/src/org/kxml2/io/KXmlParser.java (+15/-25)
NarauDBBuilder/src/org/kxml2/kdom/Element.java (+3/-3)
NarauDBBuilder/src/org/vono/narau/Common.java (+90/-59)
NarauDBBuilder/src/org/vono/narau/Log.java (+305/-0)
NarauDBBuilder/src/org/vono/narau/dictdb/DictDBWriter.java (+365/-0)
NarauDBBuilder/src/org/vono/narau/dictdb/Dictionary.java (+140/-0)
NarauDBBuilder/src/org/vono/narau/dictdb/EDictReader.java (+519/-0)
NarauDBBuilder/src/org/vono/narau/dictdb/JMDictReader.java (+76/-216)
NarauDBBuilder/src/org/vono/narau/dictdb/Main.java (+125/-366)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/Entry.java (+299/-4)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/Info.java (+1/-1)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/KanjiElement.java (+5/-1)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/ReadingElement.java (+6/-1)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/Sense.java (+143/-3)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/SenseGloss.java (+14/-1)
NarauDBBuilder/src/org/vono/narau/dictdb/entry/SenseLangSource.java (+1/-1)
NarauDBBuilder/src/org/vono/narau/kanjidb/Kanji.java (+6/-2)
NarauDBBuilder/src/org/vono/narau/kanjidb/KanjiDBWriter.java (+123/-74)
NarauDBBuilder/src/org/vono/narau/kanjidb/KanjiDictReader.java (+24/-20)
NarauDBBuilder/src/org/vono/narau/kanjidb/KanjiVGReader.java (+49/-37)
NarauDBBuilder/src/org/vono/narau/kanjidb/Main.java (+54/-56)
NarauDBInfo/narau_db_infos.py (+90/-23)
NarauDBInfo/narau_db_infos.txt (+15/-1)
Other/eclipse_java_code_format.xml (+291/-0)
To merge this branch: bzr merge lp:narau
Reviewer Review Type Date Requested Status
Yvon TANGUY Approve
Review via email: mp+135402@code.launchpad.net

Description of the change

Target version 0.8
- Split the databases: separate the translations
- Rework the dictionary activity
- Rework general UI for better respect of android standard (rev 56 to 61)

To post a comment you must log in.
lp:narau updated
62. By Yvon TANGUY

Rework dictionary https://blueprints.launchpad.net/narau/+spec/rework-dictionary:
Split Databases Creation Script: DONE
Add EDict to database creation: DONE
Add Spanish dictionary: DONE

63. By Yvon TANGUY

Update python script narau_db_infos.py, to be more automatic:
- Fetch version_code from AndroidManifest.xml
- Fetch database creation time from sqlite db
- Fetch database version format from sqlite db

NarauDBBuilder:
- Put in common the creation of the table "db_info"
- Add the time creation

Revision history for this message
Yvon TANGUY (vono22) wrote :

Mostly a launchpad test...

Since I'm the only one to develop, it is not very useful for me :)

lp:narau updated
64. By Yvon TANGUY

- Rearrange some classes (remame + change package) to prepare the split of databases (one db file per lang)
- Fix an error in the previous changelog (0.6->0.7): SHA-515 -> SHA-512.

65. By Yvon TANGUY

Databse Creation: Split the kanji db like the dictionary: One database per lang.
Update the python script which generate narau_db_infos.txt

66. By Yvon TANGUY

clean

67. By Yvon TANGUY

clean (2)

68. By Yvon TANGUY

- Update most of the code to the Split database (the dictionary part still not update)
- Fix 1 bug: KanjiToWords: Search lang priorities from kanji pref, and not dictionary: If avail lang was not in dict, it crashed.

69. By Yvon TANGUY

Load dictionary data: should be OK.

70. By Yvon TANGUY

Fix a problem in EDict reader which made put gloss to the last sense only.
Remove the gloss "(P)" from the list.

71. By Yvon TANGUY

Add eclipse project files.

72. By Yvon TANGUY

- Dictionary: Globally it work again. Need tweeks and improvements
- Put in common the display of dictionary entries between the DictionaryActivity and KanjiToWordActivity (with ItemDisplay).
- Remove the checkbox which disabled a lang in lang priorities preferences.
- Fix few others bugs.

Revision history for this message
Yvon TANGUY (vono22) :
review: Needs Fixing
lp:narau updated
73. By Yvon TANGUY

Fix text zoom problem.

74. By Yvon TANGUY

Fix python scripts for python 3.2

75. By Yvon TANGUY

Clean SVG icon files:
- remove inkscape stuff
- add GPLv3 notice

76. By Yvon TANGUY

Add new zoom button icons.

77. By Yvon TANGUY

Dictionary:
- Remove old zoom button icons.
- Add layout for landscape view.
- Add dictionary search thread management.
- Restore search limit clause.
- Add an option (menu) to search without limit clause.
- Use selectionArgs[] in db query instead of full where clause.

78. By Yvon TANGUY

Update FDroid metadata file.

79. By Yvon TANGUY

DictionaryActivity & KanjiToWordActivity : Use now a ListFragment in common to display dictionary entries.
Click on one entry: expend the small view to the full entry view (like before but without starting a new activity)
Dictionary layout on tablet (land view): partially done
Retore the soft keyboard auto show/hide: but only if there is not an hardware one.
EntityDetailFragment: partially deprecated.

80. By Yvon TANGUY

Add dictionary search history.
Add a confirmation dialog in preferences before reset them.

81. By Yvon TANGUY

Dictionary:
- Save the search history in a SQLite database.
- Add the preferences to specifie the number os history to keep (0 delete the database)
- When back key is pressed, if the history is show, hide it.

Other:
- Random comments change (auto layout)
- Fix some public/private things

82. By Yvon TANGUY

Fix layouts:
- Download and drills parts: completely rework the layouts for large screen (tablet)
- Other minor layouts fix

Bug:
- Regression with the download: dictdb files where saved with kanjidb names and vice versa
- Fix potential null pointer when exit a drill.

83. By Yvon TANGUY

Download:
- Fix the DB display names after ratote the device.

84. By Yvon TANGUY

Icon resize for ActionBar

85. By Yvon TANGUY

Layout update: Fix some display.
Add icons to the action bar

86. By Yvon TANGUY

Learn writing: change butons icon previous/next kanji from visibible/invisible to enabled/disabled
Fix nullpointer while display the KanjiView layouts in Eclipse
Minor fix for Dictionary search lang in preferences.

87. By Yvon TANGUY

Another menu/action bar fix

88. By Yvon TANGUY

rework-dictionary:
- Select dictionary to search: DONE

89. By Yvon TANGUY

Minor fixes:
- Fix button cancel callback function name with the init error view
- Fix (try...) the empty list when going back on kanji to words (regression)
- Add an infinite progress dialog when doing the search with the dictionary
- Remove some debug log messages.

90. By Yvon TANGUY

Dictionary:
- Word match preferences funcionality is now restore.
- Word match works now with japanese text too.

91. By Yvon TANGUY

DBBuilder:
- EDictReader: take the sens in consideration.

92. By Yvon TANGUY

Database:
- Use only time in miliseconds everywhere. Fix some bug....
- Fix a crash after a dictionary database update, when init the history db.

Dictionary:
- When select an old search from the hsitory, change the current search language.
- Display in the history the number of results of the last search. Not the current nember of result we have.
  This is to prevent display everywhere 0 after a dictionary db update.
- After a dictionary database update, the search history is empty. So redo a full search for this old search, instead of display "No result".

93. By Yvon TANGUY

Dictionary:
- Add some fix in glosses, where glosses contains the sense number.

94. By Yvon TANGUY

Downloader:
- Fix crash if there is a problem in the .txt download file links.
- Before statring the download, close the databases.

95. By Yvon TANGUY

Dictionary:
- Fix German & Dutch glosses always at the last sense.

96. By Yvon TANGUY

Dictionary:
- Better presentation of translations.

97. By Yvon TANGUY

DBInfos python script:
- sort files by name

98. By Yvon TANGUY

Online dictionary search: partially done.

99. By Yvon TANGUY

LearnWriting:
- Discover of ImageButton :-[

100. By Yvon TANGUY

Dictionary Online:
- Start having an UI for screen <= normal size in portrait mode.
- Start putting the maximum of code in common with the offline dictionary

HistoryDB:
- If fetching data from the db, when init, failed, delete the db file, and create a new one.

All:
- Create a new class "Language" to replace the Locale class.

101. By Yvon TANGUY

All:
- Clean code & some rename/move files.

102. By Yvon TANGUY

All:
- Fix license comment

103. By Yvon TANGUY

Dictionary:
- Lot of change to continue the code multialisation between online & offline dictionary.
- Regressions bug fix
- TODO: Land display of the online dictionary.
- Now: need a lot of testing to fix all the little gleaches that remains.

All:
- Update android-support-v4.jar
- Minor changes.

104. By Yvon TANGUY

All
- Import Button's Holo Dark theme from android assets for sdk < 11
- Rework some activity main menu icons: make them smaller
- Add support to the description text in main menu activities, defined in AndroidManifest.xml.

Dictionaries
- Save preferences: Current search lang pair, current service (online).
- Fix search result in double.
- Fix receive of UTF-8 text from online result (google results didn't displayed well)
- Add layouts for large screen (online)
- Random clean code
- Delete expriried cookies

Kanji To Words:
- Fix kanji header list view.
- Add layouts for large screen.

105. By Yvon TANGUY

Drill:
- Fix layouts, need code rework...

106. By Yvon TANGUY

Dictionary Offline:
- Restaure the possibility to stop the loader thread, while displaying the results.
- Add a small wait in the loader thread to let the main thread handle what he had receive.

107. By Yvon TANGUY

DictionaryOffline:
- Remove debug log.

108. By Yvon TANGUY

DictionaryOffline:
- Add menu: word match/word extended search.

109. By Yvon TANGUY

All:
- Add ic_media_{next, previous, play} for theme buttons.

KanjiToWord:
- Enabled/Disabled the buttons prev/next instead of make them visible/invisible.

110. By Yvon TANGUY

All:
- Fix some layouts due to icon change.
- Fix a ClassCastException in KanjiToWordActivity because of changes from Button to ImageButton (previous/next).

111. By Yvon TANGUY

Polishing...

About:
- Change the Licence menu to About
- Add the About tab
- Add icon for about tab
- Update icon for licence and thanks

Download:
- Update layout for the first run message (normal size)

Dictionary:
- Add menu to select language/service (still accessible by a long click on the search button)

Main:
- show the first run screen, with the download database proposal, only on first run, not when the databases are missing.

112. By Yvon TANGUY

Kanji/Kana menu list:
- Rescale the ic_media_play image to fit better

Downloader:
- Fix crash when unselect a main DB

Main menu:
- Notification message is now more readable.

Dictionary:
- Better display of MyMemory results.

113. By Yvon TANGUY

Layouts Large:
- Fix some layouts for a display more beautiful
- Fix drills layouts, because of text to big to be render

About:
- Add changelog 0.7 to 0.8

Downloader:
- Change quit button to cancel. Now click on the cancel button in the DownloaderActivity always launch the main menu.

Preferences:
- Clear first run flag when running the clean() method.

114. By Yvon TANGUY

Cukcake edition:
- First port of v0.8 on cupcake to froyo.

115. By Yvon TANGUY

Bug fixed, in both releases.
- Fix crash when unselecting a main DB in the download activity
- Fix a double crash, if the learn writing activity crash: Android start the learn writing menu activity, without init (Common.init())
- Fix double display of english language in online dictionary activity, when selecting languages.
- Cukcake: Better white on black menu. But there is layout problems for android 1.5 & 1.6....
- Simpler preferences migration code.
- DictionaryOnlineActivity: Fix service id change between 2 install, which leads to a crash (resource not found)
- DictionaryOnlineActivity: Restore android default user agent, instead of Firefox 17 on Ubuntu...
- DictionaryBase: set a request focus on the edit text, when started.

116. By Yvon TANGUY

Fix compile error from the last commit.
Restore normal download url.

117. By Yvon TANGUY

Update download url (will add launchpad url later)

Revision history for this message
Yvon TANGUY (vono22) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.bzrignore'
2--- .bzrignore 2012-11-15 22:39:26 +0000
3+++ .bzrignore 2012-12-16 20:36:23 +0000
4@@ -1,17 +1,12 @@
5-.classpath
6-.settings
7-.project
8 *.class
9-bin/*
10 *.cache
11-./Narau/bin/AndroidManifest.xml
12-./Narau/bin/classes/org
13-./Narau/bin/res
14-./Narau/gen/org
15-./NarauDBInfo/JMdict.db.gz
16-./NarauDBInfo/kanjis.db.gz
17+./Narau/bin/*
18+./Narau/gen/*
19+./NarauDBInfo/*.gz
20+./NarauDBInfo/*.db
21 RE:(?i).*\.ap_
22 RE:(?i).*\.apk
23 RE:(?i).*\.dex
24-./NarauDBBuilder/bin/org
25-dexedLibs
26+./NarauDBBuilder/bin/*
27+./NarauCupcake/bin/*
28+./NarauCupcake/gen/*
29
30=== added file 'Apache-2.0'
31--- Apache-2.0 1970-01-01 00:00:00 +0000
32+++ Apache-2.0 2012-12-16 20:36:23 +0000
33@@ -0,0 +1,202 @@
34+
35+ Apache License
36+ Version 2.0, January 2004
37+ http://www.apache.org/licenses/
38+
39+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
40+
41+ 1. Definitions.
42+
43+ "License" shall mean the terms and conditions for use, reproduction,
44+ and distribution as defined by Sections 1 through 9 of this document.
45+
46+ "Licensor" shall mean the copyright owner or entity authorized by
47+ the copyright owner that is granting the License.
48+
49+ "Legal Entity" shall mean the union of the acting entity and all
50+ other entities that control, are controlled by, or are under common
51+ control with that entity. For the purposes of this definition,
52+ "control" means (i) the power, direct or indirect, to cause the
53+ direction or management of such entity, whether by contract or
54+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
55+ outstanding shares, or (iii) beneficial ownership of such entity.
56+
57+ "You" (or "Your") shall mean an individual or Legal Entity
58+ exercising permissions granted by this License.
59+
60+ "Source" form shall mean the preferred form for making modifications,
61+ including but not limited to software source code, documentation
62+ source, and configuration files.
63+
64+ "Object" form shall mean any form resulting from mechanical
65+ transformation or translation of a Source form, including but
66+ not limited to compiled object code, generated documentation,
67+ and conversions to other media types.
68+
69+ "Work" shall mean the work of authorship, whether in Source or
70+ Object form, made available under the License, as indicated by a
71+ copyright notice that is included in or attached to the work
72+ (an example is provided in the Appendix below).
73+
74+ "Derivative Works" shall mean any work, whether in Source or Object
75+ form, that is based on (or derived from) the Work and for which the
76+ editorial revisions, annotations, elaborations, or other modifications
77+ represent, as a whole, an original work of authorship. For the purposes
78+ of this License, Derivative Works shall not include works that remain
79+ separable from, or merely link (or bind by name) to the interfaces of,
80+ the Work and Derivative Works thereof.
81+
82+ "Contribution" shall mean any work of authorship, including
83+ the original version of the Work and any modifications or additions
84+ to that Work or Derivative Works thereof, that is intentionally
85+ submitted to Licensor for inclusion in the Work by the copyright owner
86+ or by an individual or Legal Entity authorized to submit on behalf of
87+ the copyright owner. For the purposes of this definition, "submitted"
88+ means any form of electronic, verbal, or written communication sent
89+ to the Licensor or its representatives, including but not limited to
90+ communication on electronic mailing lists, source code control systems,
91+ and issue tracking systems that are managed by, or on behalf of, the
92+ Licensor for the purpose of discussing and improving the Work, but
93+ excluding communication that is conspicuously marked or otherwise
94+ designated in writing by the copyright owner as "Not a Contribution."
95+
96+ "Contributor" shall mean Licensor and any individual or Legal Entity
97+ on behalf of whom a Contribution has been received by Licensor and
98+ subsequently incorporated within the Work.
99+
100+ 2. Grant of Copyright License. Subject to the terms and conditions of
101+ this License, each Contributor hereby grants to You a perpetual,
102+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
103+ copyright license to reproduce, prepare Derivative Works of,
104+ publicly display, publicly perform, sublicense, and distribute the
105+ Work and such Derivative Works in Source or Object form.
106+
107+ 3. Grant of Patent License. Subject to the terms and conditions of
108+ this License, each Contributor hereby grants to You a perpetual,
109+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
110+ (except as stated in this section) patent license to make, have made,
111+ use, offer to sell, sell, import, and otherwise transfer the Work,
112+ where such license applies only to those patent claims licensable
113+ by such Contributor that are necessarily infringed by their
114+ Contribution(s) alone or by combination of their Contribution(s)
115+ with the Work to which such Contribution(s) was submitted. If You
116+ institute patent litigation against any entity (including a
117+ cross-claim or counterclaim in a lawsuit) alleging that the Work
118+ or a Contribution incorporated within the Work constitutes direct
119+ or contributory patent infringement, then any patent licenses
120+ granted to You under this License for that Work shall terminate
121+ as of the date such litigation is filed.
122+
123+ 4. Redistribution. You may reproduce and distribute copies of the
124+ Work or Derivative Works thereof in any medium, with or without
125+ modifications, and in Source or Object form, provided that You
126+ meet the following conditions:
127+
128+ (a) You must give any other recipients of the Work or
129+ Derivative Works a copy of this License; and
130+
131+ (b) You must cause any modified files to carry prominent notices
132+ stating that You changed the files; and
133+
134+ (c) You must retain, in the Source form of any Derivative Works
135+ that You distribute, all copyright, patent, trademark, and
136+ attribution notices from the Source form of the Work,
137+ excluding those notices that do not pertain to any part of
138+ the Derivative Works; and
139+
140+ (d) If the Work includes a "NOTICE" text file as part of its
141+ distribution, then any Derivative Works that You distribute must
142+ include a readable copy of the attribution notices contained
143+ within such NOTICE file, excluding those notices that do not
144+ pertain to any part of the Derivative Works, in at least one
145+ of the following places: within a NOTICE text file distributed
146+ as part of the Derivative Works; within the Source form or
147+ documentation, if provided along with the Derivative Works; or,
148+ within a display generated by the Derivative Works, if and
149+ wherever such third-party notices normally appear. The contents
150+ of the NOTICE file are for informational purposes only and
151+ do not modify the License. You may add Your own attribution
152+ notices within Derivative Works that You distribute, alongside
153+ or as an addendum to the NOTICE text from the Work, provided
154+ that such additional attribution notices cannot be construed
155+ as modifying the License.
156+
157+ You may add Your own copyright statement to Your modifications and
158+ may provide additional or different license terms and conditions
159+ for use, reproduction, or distribution of Your modifications, or
160+ for any such Derivative Works as a whole, provided Your use,
161+ reproduction, and distribution of the Work otherwise complies with
162+ the conditions stated in this License.
163+
164+ 5. Submission of Contributions. Unless You explicitly state otherwise,
165+ any Contribution intentionally submitted for inclusion in the Work
166+ by You to the Licensor shall be under the terms and conditions of
167+ this License, without any additional terms or conditions.
168+ Notwithstanding the above, nothing herein shall supersede or modify
169+ the terms of any separate license agreement you may have executed
170+ with Licensor regarding such Contributions.
171+
172+ 6. Trademarks. This License does not grant permission to use the trade
173+ names, trademarks, service marks, or product names of the Licensor,
174+ except as required for reasonable and customary use in describing the
175+ origin of the Work and reproducing the content of the NOTICE file.
176+
177+ 7. Disclaimer of Warranty. Unless required by applicable law or
178+ agreed to in writing, Licensor provides the Work (and each
179+ Contributor provides its Contributions) on an "AS IS" BASIS,
180+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
181+ implied, including, without limitation, any warranties or conditions
182+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
183+ PARTICULAR PURPOSE. You are solely responsible for determining the
184+ appropriateness of using or redistributing the Work and assume any
185+ risks associated with Your exercise of permissions under this License.
186+
187+ 8. Limitation of Liability. In no event and under no legal theory,
188+ whether in tort (including negligence), contract, or otherwise,
189+ unless required by applicable law (such as deliberate and grossly
190+ negligent acts) or agreed to in writing, shall any Contributor be
191+ liable to You for damages, including any direct, indirect, special,
192+ incidental, or consequential damages of any character arising as a
193+ result of this License or out of the use or inability to use the
194+ Work (including but not limited to damages for loss of goodwill,
195+ work stoppage, computer failure or malfunction, or any and all
196+ other commercial damages or losses), even if such Contributor
197+ has been advised of the possibility of such damages.
198+
199+ 9. Accepting Warranty or Additional Liability. While redistributing
200+ the Work or Derivative Works thereof, You may choose to offer,
201+ and charge a fee for, acceptance of support, warranty, indemnity,
202+ or other liability obligations and/or rights consistent with this
203+ License. However, in accepting such obligations, You may act only
204+ on Your own behalf and on Your sole responsibility, not on behalf
205+ of any other Contributor, and only if You agree to indemnify,
206+ defend, and hold each Contributor harmless for any liability
207+ incurred by, or claims asserted against, such Contributor by reason
208+ of your accepting any such warranty or additional liability.
209+
210+ END OF TERMS AND CONDITIONS
211+
212+ APPENDIX: How to apply the Apache License to your work.
213+
214+ To apply the Apache License to your work, attach the following
215+ boilerplate notice, with the fields enclosed by brackets "[]"
216+ replaced with your own identifying information. (Don't include
217+ the brackets!) The text should be enclosed in the appropriate
218+ comment syntax for the file format. We also recommend that a
219+ file or class name and description of purpose be included on the
220+ same "printed page" as the copyright notice for easier
221+ identification within third-party archives.
222+
223+ Copyright [yyyy] [name of copyright owner]
224+
225+ Licensed under the Apache License, Version 2.0 (the "License");
226+ you may not use this file except in compliance with the License.
227+ You may obtain a copy of the License at
228+
229+ http://www.apache.org/licenses/LICENSE-2.0
230+
231+ Unless required by applicable law or agreed to in writing, software
232+ distributed under the License is distributed on an "AS IS" BASIS,
233+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
234+ See the License for the specific language governing permissions and
235+ limitations under the License.
236
237=== added directory 'Assets/android_holo_dark'
238=== added directory 'Assets/android_holo_dark/drawable-hdpi'
239=== added file 'Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_focused_holo_dark.9.png'
240Binary files Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
241=== added file 'Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_holo_dark.9.png'
242Binary files Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-hdpi/btn_default_disabled_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
243=== added file 'Assets/android_holo_dark/drawable-hdpi/btn_default_focused_holo_dark.9.png'
244Binary files Assets/android_holo_dark/drawable-hdpi/btn_default_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-hdpi/btn_default_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
245=== added file 'Assets/android_holo_dark/drawable-hdpi/btn_default_normal_holo_dark.9.png'
246Binary files Assets/android_holo_dark/drawable-hdpi/btn_default_normal_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-hdpi/btn_default_normal_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
247=== added file 'Assets/android_holo_dark/drawable-hdpi/btn_default_pressed_holo_dark.9.png'
248Binary files Assets/android_holo_dark/drawable-hdpi/btn_default_pressed_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-hdpi/btn_default_pressed_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
249=== added directory 'Assets/android_holo_dark/drawable-mdpi'
250=== added file 'Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_focused_holo_dark.9.png'
251Binary files Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
252=== added file 'Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_holo_dark.9.png'
253Binary files Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-mdpi/btn_default_disabled_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
254=== added file 'Assets/android_holo_dark/drawable-mdpi/btn_default_focused_holo_dark.9.png'
255Binary files Assets/android_holo_dark/drawable-mdpi/btn_default_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-mdpi/btn_default_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
256=== added file 'Assets/android_holo_dark/drawable-mdpi/btn_default_normal_holo_dark.9.png'
257Binary files Assets/android_holo_dark/drawable-mdpi/btn_default_normal_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-mdpi/btn_default_normal_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
258=== added file 'Assets/android_holo_dark/drawable-mdpi/btn_default_pressed_holo_dark.9.png'
259Binary files Assets/android_holo_dark/drawable-mdpi/btn_default_pressed_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-mdpi/btn_default_pressed_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
260=== added directory 'Assets/android_holo_dark/drawable-xhdpi'
261=== added file 'Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png'
262Binary files Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
263=== added file 'Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_holo_dark.9.png'
264Binary files Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-xhdpi/btn_default_disabled_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
265=== added file 'Assets/android_holo_dark/drawable-xhdpi/btn_default_focused_holo_dark.9.png'
266Binary files Assets/android_holo_dark/drawable-xhdpi/btn_default_focused_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-xhdpi/btn_default_focused_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
267=== added file 'Assets/android_holo_dark/drawable-xhdpi/btn_default_normal_holo_dark.9.png'
268Binary files Assets/android_holo_dark/drawable-xhdpi/btn_default_normal_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-xhdpi/btn_default_normal_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
269=== added file 'Assets/android_holo_dark/drawable-xhdpi/btn_default_pressed_holo_dark.9.png'
270Binary files Assets/android_holo_dark/drawable-xhdpi/btn_default_pressed_holo_dark.9.png 1970-01-01 00:00:00 +0000 and Assets/android_holo_dark/drawable-xhdpi/btn_default_pressed_holo_dark.9.png 2012-12-16 20:36:23 +0000 differ
271=== added file 'Assets/gen_png.py'
272--- Assets/gen_png.py 1970-01-01 00:00:00 +0000
273+++ Assets/gen_png.py 2012-12-16 20:36:23 +0000
274@@ -0,0 +1,31 @@
275+#!/usr/bin/env python
276+
277+import os
278+import sys
279+import subprocess
280+
281+DIRS=['drawable-ldpi', 'drawable-mdpi', 'drawable-hdpi', 'drawable-xhdpi']
282+RES=[36, 48, 72, 96]
283+for i in range(len(DIRS)):
284+ d_dir = DIRS[i]
285+ res = str(RES[i])
286+
287+ start_files_args = 1
288+ if len(sys.argv) >= 3 and sys.argv[1] == '-s':
289+ d_dir = d_dir + '-' + sys.argv[2]
290+ start_files_args = 3
291+ if len(sys.argv) > start_files_args:
292+ files = sys.argv[start_files_args:]
293+ else:
294+ files = os.listdir('.')
295+
296+ print('Gen png for ' + d_dir + ' (' + res + 'x' + res + ')...')
297+ subprocess.call(['/bin/mkdir', '-p', d_dir])
298+ for svg in files:
299+ if len(svg) > 4 and svg[-4:] == '.svg':
300+ png=d_dir + '/' + svg[:-4] + '.png'
301+ subprocess.call(['/usr/bin/inkscape', '-z', '-C', svg, '-e', png, '-w', res, '-h', res])
302+ trimage = subprocess.Popen(['/usr/bin/trimage', '-f', png])
303+
304+trimage.wait()
305+
306
307=== added directory 'Assets/gingerbread'
308=== added file 'Assets/gingerbread/ic_stat_notify_db_update.svg'
309--- Assets/gingerbread/ic_stat_notify_db_update.svg 1970-01-01 00:00:00 +0000
310+++ Assets/gingerbread/ic_stat_notify_db_update.svg 2012-12-16 20:36:23 +0000
311@@ -0,0 +1,56 @@
312+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
313+<!-- Created with Inkscape (http://www.inkscape.org/) -->
314+<!--
315+ Copyright (C) 2012 Yvon TANGUY
316+
317+ This program is free software: you can redistribute it and/or modify
318+ it under the terms of the GNU General Public License as published by
319+ the Free Software Foundation, either version 3 of the License, or
320+ (at your option) any later version.
321+
322+ This program is distributed in the hope that it will be useful,
323+ but WITHOUT ANY WARRANTY; without even the implied warranty of
324+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
325+ GNU General Public License for more details.
326+
327+ You should have received a copy of the GNU General Public License
328+ along with this program. If not, see <http://www.gnu.org/licenses/>.
329+-->
330+<svg
331+ xmlns:dc="http://purl.org/dc/elements/1.1/"
332+ xmlns:cc="http://creativecommons.org/ns#"
333+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
334+ xmlns:svg="http://www.w3.org/2000/svg"
335+ xmlns="http://www.w3.org/2000/svg"
336+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
337+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
338+ width="64px"
339+ height="64px"
340+ id="svg2987"
341+ version="1.1">
342+ <title
343+ id="title">ic_stat_notify_db_update</title>
344+ <path
345+ style="opacity:1;color:#000000;fill:#919191;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02971292000000014;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
346+ d="m 8,9 c -0.022775,5.287048 0,43 0,43 2.79761,8.794914 15.964164,9.98563 24,10 8.035836,0.01437 22.000457,-1.26886 24,-10 C 55.80991,45.950206 55.940665,14.100539 56,9 56.059265,3.8994607 41.767628,2.0121059 32,2 22.232372,1.9878941 8.5126151,3.0587676 8,9 z m 44.836377,3.422421 C 53.006915,22.483332 52.99686,42.705938 53,52 49.12814,57.481562 39.378648,59 32,59 24.621352,59 14.778475,57.639311 11,52 10.962079,39.828992 11.131975,25.585843 11.07158,12.549912 14.235792,14.93211 22.608636,18 32,18 c 9.543833,0 17.561707,-2.73404 20.836377,-5.577579 z"
347+ id="path3853-8"
348+ inkscape:connector-curvature="0"
349+ sodipodi:nodetypes="cczczzcccacccc" />
350+ <g
351+ style="opacity:1;fill:#919191;fill-opacity:1;stroke:none"
352+ id="g3891"
353+ transform="matrix(1,0,0,0.90714286,0,2.2928571)">
354+ <path
355+ sodipodi:nodetypes="cccccccccc"
356+ inkscape:connector-curvature="0"
357+ id="rect3870"
358+ d="m 29,22 5,0 0,25.099631 L 40.5,41 43,44 31.5,54 20,44 22.5,41 29,47.099631 z"
359+ style="opacity:0.80000000000000004;color:#000000;fill:#919191;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
360+ <path
361+ sodipodi:nodetypes="ccccc"
362+ inkscape:connector-curvature="0"
363+ id="rect3870-3"
364+ d="m 43,54 0,3 -23,0 0,-3 z"
365+ style="opacity:0.80000000000000004;color:#000000;fill:#919191;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
366+ </g>
367+</svg>
368
369=== added directory 'Assets/holo_dark'
370=== added file 'Assets/holo_dark/ic_button_zoom_in.svg'
371--- Assets/holo_dark/ic_button_zoom_in.svg 1970-01-01 00:00:00 +0000
372+++ Assets/holo_dark/ic_button_zoom_in.svg 2012-12-16 20:36:23 +0000
373@@ -0,0 +1,43 @@
374+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
375+<!-- Created with Inkscape (http://www.inkscape.org/) -->
376+
377+<!--
378+ Copyright (C) 2012 Yvon TANGUY
379+
380+ This program is free software: you can redistribute it and/or modify
381+ it under the terms of the GNU General Public License as published by
382+ the Free Software Foundation, either version 3 of the License, or
383+ (at your option) any later version.
384+
385+ This program is distributed in the hope that it will be useful,
386+ but WITHOUT ANY WARRANTY; without even the implied warranty of
387+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
388+ GNU General Public License for more details.
389+
390+ You should have received a copy of the GNU General Public License
391+ along with this program. If not, see <http://www.gnu.org/licenses/>.
392+-->
393+
394+<svg
395+ xmlns:dc="http://purl.org/dc/elements/1.1/"
396+ xmlns:cc="http://creativecommons.org/ns#"
397+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
398+ xmlns:svg="http://www.w3.org/2000/svg"
399+ xmlns="http://www.w3.org/2000/svg"
400+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
401+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
402+ id="ic_button_zoom_in"
403+ height="64px"
404+ width="64px"
405+ version="1.1">
406+ <path
407+ d="m 51.171122,35.164729 c 6.165223,-6.170589 6.165223,-16.170242 0,-22.335623 -6.169562,-6.1697236 -16.161146,-6.1645163 -22.334178,0 -6.164355,6.165381 -6.164355,16.161561 0,22.335623 6.173032,6.165381 16.168955,6.165381 22.334178,0 M 4.668126,51.249051 15.224681,40.688751 c 0.928602,-0.92689 2.609632,-0.839235 4.295868,0.03906 l 4.605693,-4.604076 C 18.125911,28.28422 18.692618,17.028754 25.864549,9.8549012 c 7.809803,-7.8065343 20.470031,-7.8065343 28.280703,0 7.806331,7.8108718 7.806331,20.4714278 0,28.2823008 -7.175403,7.172117 -18.43058,7.73884 -26.26902,1.736618 l -4.605693,4.602341 c 0.878267,1.68975 0.967655,3.369089 0.04079,4.298582 l -10.558292,10.5603 c -1.33389,1.332187 -4.229912,0.5997 -6.457688,-1.63421 -2.2312482,-2.228701 -2.9637161,-5.119592 -1.6272241,-6.45178"
408+ style="opacity:0.8;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero;stroke:none"
409+ id="magnifying_glass"
410+ inkscape:connector-curvature="0" />
411+ <path
412+ style="opacity:0.8;color:#ffffff;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero"
413+ d="m 36.930772,12.950498 0,8.25 -8.21519,0 0,5.569621 8.21519,0 0,8.180379 5.534809,0 0,-8.180379 8.250001,0 0,-5.569621 -8.250001,0 0,-8.25 -5.534809,0 z"
414+ id="plus"
415+ inkscape:connector-curvature="0" />
416+</svg>
417
418=== added file 'Assets/holo_dark/ic_button_zoom_out_left.svg'
419--- Assets/holo_dark/ic_button_zoom_out_left.svg 1970-01-01 00:00:00 +0000
420+++ Assets/holo_dark/ic_button_zoom_out_left.svg 2012-12-16 20:36:23 +0000
421@@ -0,0 +1,45 @@
422+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
423+<!-- Created with Inkscape (http://www.inkscape.org/) -->
424+
425+<!--
426+ Copyright (C) 2012 Yvon TANGUY
427+
428+ This program is free software: you can redistribute it and/or modify
429+ it under the terms of the GNU General Public License as published by
430+ the Free Software Foundation, either version 3 of the License, or
431+ (at your option) any later version.
432+
433+ This program is distributed in the hope that it will be useful,
434+ but WITHOUT ANY WARRANTY; without even the implied warranty of
435+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
436+ GNU General Public License for more details.
437+
438+ You should have received a copy of the GNU General Public License
439+ along with this program. If not, see <http://www.gnu.org/licenses/>.
440+-->
441+
442+<svg
443+ xmlns:dc="http://purl.org/dc/elements/1.1/"
444+ xmlns:cc="http://creativecommons.org/ns#"
445+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
446+ xmlns:svg="http://www.w3.org/2000/svg"
447+ xmlns="http://www.w3.org/2000/svg"
448+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
449+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
450+ id="ic_button_zoom_out"
451+ height="64px"
452+ width="64px"
453+ version="1.1">
454+ <rect
455+ style="opacity:0.8;color:#ffffff;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero"
456+ id="minus"
457+ width="22"
458+ height="5"
459+ x="13"
460+ y="21" />
461+ <path
462+ d="m 35.164726,12.828878 c -6.170589,-6.1652242 -16.170242,-6.1652242 -22.335623,0 -6.169724,6.169561 -6.164516,16.161153 0,22.334186 6.165381,6.16435 16.161561,6.16435 22.335623,0 6.165381,-6.173033 6.165381,-16.168962 0,-22.334186 m 16.084322,46.502997 -10.5603,-10.556553 c -0.926891,-0.928601 -0.839235,-2.609632 0.03906,-4.295868 l -4.604075,-4.605693 c -7.839513,6.000331 -19.09498,5.433624 -26.2688319,-1.738309 -7.8065346,-7.809801 -7.8065346,-20.470027 0,-28.2807042 7.8108719,-7.806329 20.4714279,-7.806329 28.2823009,0 7.172113,7.1754032 7.738836,18.4305792 1.736615,26.2690212 l 4.60234,4.605696 c 1.68975,-0.878268 3.36909,-0.967661 4.298583,-0.04079 l 10.560299,10.55829 c 1.332187,1.333889 0.5997,4.22991 -1.634209,6.457687 -2.228701,2.231247 -5.119592,2.963715 -6.45178,1.627223"
463+ style="opacity:0.8;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero;stroke:none"
464+ id="magnifying_glass"
465+ inkscape:connector-curvature="0" />
466+</svg>
467
468=== added file 'Assets/holo_dark/ic_button_zoom_out_right.svg'
469--- Assets/holo_dark/ic_button_zoom_out_right.svg 1970-01-01 00:00:00 +0000
470+++ Assets/holo_dark/ic_button_zoom_out_right.svg 2012-12-16 20:36:23 +0000
471@@ -0,0 +1,45 @@
472+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
473+<!-- Created with Inkscape (http://www.inkscape.org/) -->
474+
475+<!--
476+ Copyright (C) 2012 Yvon TANGUY
477+
478+ This program is free software: you can redistribute it and/or modify
479+ it under the terms of the GNU General Public License as published by
480+ the Free Software Foundation, either version 3 of the License, or
481+ (at your option) any later version.
482+
483+ This program is distributed in the hope that it will be useful,
484+ but WITHOUT ANY WARRANTY; without even the implied warranty of
485+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
486+ GNU General Public License for more details.
487+
488+ You should have received a copy of the GNU General Public License
489+ along with this program. If not, see <http://www.gnu.org/licenses/>.
490+-->
491+
492+<svg
493+ xmlns:dc="http://purl.org/dc/elements/1.1/"
494+ xmlns:cc="http://creativecommons.org/ns#"
495+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
496+ xmlns:svg="http://www.w3.org/2000/svg"
497+ xmlns="http://www.w3.org/2000/svg"
498+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
499+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
500+ id="ic_button_zoom_out"
501+ height="64px"
502+ width="64px"
503+ version="1.1">
504+ <rect
505+ style="opacity:0.8;color:#ffffff;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero"
506+ id="minus"
507+ width="22"
508+ height="5"
509+ x="29"
510+ y="21" />
511+ <path
512+ d="m 51.171121,35.164728 c 6.165224,-6.170589 6.165224,-16.170242 0,-22.335623 -6.169561,-6.1697239 -16.161153,-6.1645159 -22.334186,0 -6.16435,6.165381 -6.16435,16.161561 0,22.335623 6.173033,6.165381 16.168962,6.165381 22.334186,0 M 4.6681239,51.24905 15.224677,40.68875 c 0.928601,-0.926891 2.609632,-0.839235 4.295868,0.03906 l 4.605693,-4.604075 c -6.000331,-7.839513 -5.433624,-19.09498 1.738309,-26.2688318 7.809801,-7.8065346 20.470027,-7.8065346 28.280704,0 7.806329,7.8108718 7.806329,20.4714278 0,28.2823008 -7.175403,7.172113 -18.430579,7.738836 -26.269021,1.736615 l -4.605696,4.60234 c 0.878268,1.68975 0.967661,3.36909 0.04079,4.298583 l -10.55829,10.560299 c -1.333889,1.332187 -4.2299101,0.5997 -6.4576871,-1.634209 -2.231247,-2.228701 -2.963715,-5.119592 -1.627223,-6.45178"
513+ style="opacity:0.8;fill:#ffffff;fill-opacity:0.8;fill-rule:nonzero;stroke:none"
514+ id="magnifying_glass"
515+ inkscape:connector-curvature="0" />
516+</svg>
517
518=== added file 'Assets/holo_dark/ic_dialog_go_up.svg'
519--- Assets/holo_dark/ic_dialog_go_up.svg 1970-01-01 00:00:00 +0000
520+++ Assets/holo_dark/ic_dialog_go_up.svg 2012-12-16 20:36:23 +0000
521@@ -0,0 +1,41 @@
522+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
523+<!-- Created with Inkscape (http://www.inkscape.org/) -->
524+
525+<!--
526+ Copyright (C) 2012 Yvon TANGUY
527+
528+ This program is free software: you can redistribute it and/or modify
529+ it under the terms of the GNU General Public License as published by
530+ the Free Software Foundation, either version 3 of the License, or
531+ (at your option) any later version.
532+
533+ This program is distributed in the hope that it will be useful,
534+ but WITHOUT ANY WARRANTY; without even the implied warranty of
535+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
536+ GNU General Public License for more details.
537+
538+ You should have received a copy of the GNU General Public License
539+ along with this program. If not, see <http://www.gnu.org/licenses/>.
540+-->
541+
542+<svg
543+ xmlns:dc="http://purl.org/dc/elements/1.1/"
544+ xmlns:cc="http://creativecommons.org/ns#"
545+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
546+ xmlns:svg="http://www.w3.org/2000/svg"
547+ xmlns="http://www.w3.org/2000/svg"
548+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
549+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
550+ id="svg7384"
551+ height="48"
552+ width="48"
553+ version="1.1">
554+ <title
555+ id="title9167">ic_dialog_go_up</title>
556+ <path
557+ style="text-indent:0;text-transform:none;block-progression:tb;opacity:0.8;color:#bebebe;fill:#ffffff;fill-opacity:1;enable-background:new"
558+ d="M 24,12 8,36 14,36 24.229315,20 34,36 l 6,0 z"
559+ id="path10839-9-9-8-1"
560+ inkscape:connector-curvature="0"
561+ sodipodi:nodetypes="ccccccc" />
562+</svg>
563
564=== added file 'Assets/holo_dark/ic_media_next.svg'
565--- Assets/holo_dark/ic_media_next.svg 1970-01-01 00:00:00 +0000
566+++ Assets/holo_dark/ic_media_next.svg 2012-12-16 20:36:23 +0000
567@@ -0,0 +1,34 @@
568+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
569+<!-- Created with Inkscape (http://www.inkscape.org/) -->
570+
571+<svg
572+ xmlns:dc="http://purl.org/dc/elements/1.1/"
573+ xmlns:cc="http://creativecommons.org/ns#"
574+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
575+ xmlns:svg="http://www.w3.org/2000/svg"
576+ xmlns="http://www.w3.org/2000/svg"
577+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
578+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
579+ width="32px"
580+ height="32px"
581+ id="svg3606"
582+ version="1.1"
583+ inkscape:version="0.48.3.1 r9886"
584+ sodipodi:docname="ic_media_next.svg">
585+ <g
586+ id="layer1"
587+ inkscape:label="Layer 1"
588+ inkscape:groupmode="layer">
589+ <g
590+ id="g766"
591+ transform="matrix(1.25,0,0,-1.25,45.459852,-5.0189698)"
592+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
593+ <path
594+ d="m -16.920903,-7.215176 0,-8.7086 -16.246979,8.7086 c 0.06811,-9.609915 0,-9.589704 0,-19.2 l 16.246979,8.713087 0,-8.713087 2.953021,0 0,19.2 z"
595+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;color:#000000;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
596+ id="path768"
597+ inkscape:connector-curvature="0"
598+ sodipodi:nodetypes="ccccccccc" />
599+ </g>
600+ </g>
601+</svg>
602
603=== added file 'Assets/holo_dark/ic_media_play.svg'
604--- Assets/holo_dark/ic_media_play.svg 1970-01-01 00:00:00 +0000
605+++ Assets/holo_dark/ic_media_play.svg 2012-12-16 20:36:23 +0000
606@@ -0,0 +1,32 @@
607+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
608+<!-- Created with Inkscape (http://www.inkscape.org/) -->
609+
610+<svg
611+ xmlns:dc="http://purl.org/dc/elements/1.1/"
612+ xmlns:cc="http://creativecommons.org/ns#"
613+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
614+ xmlns:svg="http://www.w3.org/2000/svg"
615+ xmlns="http://www.w3.org/2000/svg"
616+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
617+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
618+ width="32px"
619+ height="32px"
620+ id="svg3606"
621+ version="1.1">
622+ <g
623+ id="layer1"
624+ inkscape:label="Layer 1"
625+ inkscape:groupmode="layer">
626+ <g
627+ id="g766"
628+ transform="matrix(1.25,0,0,-1.25,45.459852,-5.0189698)"
629+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
630+ <path
631+ d="m -33.167882,-7.215176 0,-19.2 19.2,9.6 z"
632+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
633+ id="path768"
634+ inkscape:connector-curvature="0"
635+ sodipodi:nodetypes="cccc" />
636+ </g>
637+ </g>
638+</svg>
639
640=== added file 'Assets/holo_dark/ic_media_previous.svg'
641--- Assets/holo_dark/ic_media_previous.svg 1970-01-01 00:00:00 +0000
642+++ Assets/holo_dark/ic_media_previous.svg 2012-12-16 20:36:23 +0000
643@@ -0,0 +1,32 @@
644+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
645+<!-- Created with Inkscape (http://www.inkscape.org/) -->
646+
647+<svg
648+ xmlns:dc="http://purl.org/dc/elements/1.1/"
649+ xmlns:cc="http://creativecommons.org/ns#"
650+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
651+ xmlns:svg="http://www.w3.org/2000/svg"
652+ xmlns="http://www.w3.org/2000/svg"
653+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
654+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
655+ width="32px"
656+ height="32px"
657+ id="svg3606"
658+ version="1.1">
659+ <g
660+ id="layer1"
661+ inkscape:label="Layer 1"
662+ inkscape:groupmode="layer">
663+ <g
664+ id="g766"
665+ transform="matrix(-1.25,0,0,-1.25,-13.459853,-5.0189698)"
666+ style="fill:#ffffff;fill-opacity:1;opacity:0.8">
667+ <path
668+ d="m -16.920903,-7.215176 0,-8.7086 -16.246979,8.7086 c 0.06811,-9.609915 0,-9.589704 0,-19.2 l 16.246979,8.713087 0,-8.713087 2.953021,0 0,19.2 z"
669+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
670+ id="path768"
671+ inkscape:connector-curvature="0"
672+ sodipodi:nodetypes="ccccccccc" />
673+ </g>
674+ </g>
675+</svg>
676
677=== added file 'Assets/holo_dark/ic_menu_dictionary_offline.svg'
678--- Assets/holo_dark/ic_menu_dictionary_offline.svg 1970-01-01 00:00:00 +0000
679+++ Assets/holo_dark/ic_menu_dictionary_offline.svg 2012-12-16 20:36:23 +0000
680@@ -0,0 +1,63 @@
681+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
682+<!-- Created with Inkscape (http://www.inkscape.org/) -->
683+
684+<!--
685+ Copyright (C) 2012 Yvon TANGUY
686+
687+ This program is free software: you can redistribute it and/or modify
688+ it under the terms of the GNU General Public License as published by
689+ the Free Software Foundation, either version 3 of the License, or
690+ (at your option) any later version.
691+
692+ This program is distributed in the hope that it will be useful,
693+ but WITHOUT ANY WARRANTY; without even the implied warranty of
694+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
695+ GNU General Public License for more details.
696+
697+ You should have received a copy of the GNU General Public License
698+ along with this program. If not, see <http://www.gnu.org/licenses/>.
699+-->
700+
701+<svg
702+ xmlns:dc="http://purl.org/dc/elements/1.1/"
703+ xmlns:cc="http://creativecommons.org/ns#"
704+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
705+ xmlns:svg="http://www.w3.org/2000/svg"
706+ xmlns="http://www.w3.org/2000/svg"
707+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
708+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
709+ width="32"
710+ height="32"
711+ id="svg2985"
712+ version="1.1">
713+ <path
714+ id="rect3000-3"
715+ style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.29082346;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
716+ d="m 16.005849,27.353274 c -0.0018,-8.614509 -0.02382,-9.829768 0,-21.191742 M 4.6571102,25.839578 c -0.026931,-8.881434 0.00124,-9.477711 0,-21.191742 10.6836248,-0.009 9.7188298,0.409959 11.3487388,1.513696 1.558979,-1.135272 0.472262,-1.552221 11.34874,-1.513696 -0.0585,14.450171 -0.03747,15.040768 0,21.191742 -8.856652,0.107988 -8.933922,1.459632 -11.34874,1.513696 -2.414817,0.05407 -2.573257,-1.578548 -11.3487388,-1.513696 z"
717+ inkscape:connector-curvature="0"
718+ sodipodi:nodetypes="cccccccsc" />
719+ <text
720+ xml:space="preserve"
721+ style="font-size:15.21258831px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
722+ x="5.5705237"
723+ y="21.036833"
724+ id="text3815"
725+ sodipodi:linespacing="125%"
726+ transform="scale(0.99467965,1.0053488)"><tspan
727+ sodipodi:role="line"
728+ id="tspan3817"
729+ x="5.5705237"
730+ y="21.036833">A</tspan></text>
731+ <text
732+ xml:space="preserve"
733+ style="font-size:12.80651855px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
734+ x="16.29892"
735+ y="19.6782"
736+ id="text3819"
737+ sodipodi:linespacing="125%"
738+ transform="scale(0.9573055,1.0445986)"><tspan
739+ sodipodi:role="line"
740+ id="tspan3821"
741+ x="16.29892"
742+ y="19.6782">あ</tspan></text>
743+</svg>
744
745=== added file 'Assets/holo_dark/ic_menu_dictionary_online.svg'
746--- Assets/holo_dark/ic_menu_dictionary_online.svg 1970-01-01 00:00:00 +0000
747+++ Assets/holo_dark/ic_menu_dictionary_online.svg 2012-12-16 20:36:23 +0000
748@@ -0,0 +1,69 @@
749+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
750+<!-- Created with Inkscape (http://www.inkscape.org/) -->
751+
752+<!--
753+ Copyright (C) 2012 Yvon TANGUY
754+
755+ This program is free software: you can redistribute it and/or modify
756+ it under the terms of the GNU General Public License as published by
757+ the Free Software Foundation, either version 3 of the License, or
758+ (at your option) any later version.
759+
760+ This program is distributed in the hope that it will be useful,
761+ but WITHOUT ANY WARRANTY; without even the implied warranty of
762+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
763+ GNU General Public License for more details.
764+
765+ You should have received a copy of the GNU General Public License
766+ along with this program. If not, see <http://www.gnu.org/licenses/>.
767+-->
768+
769+<svg
770+ xmlns:dc="http://purl.org/dc/elements/1.1/"
771+ xmlns:cc="http://creativecommons.org/ns#"
772+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
773+ xmlns:svg="http://www.w3.org/2000/svg"
774+ xmlns="http://www.w3.org/2000/svg"
775+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
776+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
777+ width="32"
778+ height="32"
779+ id="svg2985"
780+ version="1.1">
781+ <g
782+ id="g900"
783+ transform="matrix(0.24274136,0,0,-0.24274463,4.3484148,27.651791)"
784+ style="fill:#ffffff;fill-opacity:1;opacity:0.8">
785+ <g
786+ id="g902"
787+ clip-path="url(#clipPath904)"
788+ style="fill:#ffffff;fill-opacity:1">
789+ <g
790+ id="g908"
791+ transform="translate(80.2305,38.8672)"
792+ style="fill:#ffffff;fill-opacity:1">
793+ <path
794+ d="m 0,0 c -2.053,-7.486 -6.629,-13.924 -12.779,-18.332 l -4.518,15.146 -2.373,0.678 -5.262,-0.017 -3.183,1.877 0.179,3.726 4.274,8.401 -0.209,1.756 0.217,1.436 2.789,1.109 -0.176,0.789 -0.522,0.872 -0.046,0.614 6.451,4.755 0,0.91 -2.297,1.764 -0.229,0.862 4.885,6.629 1.861,0.799 1.022,-0.066 c 1.215,-1.091 2.373,-2.245 3.416,-3.5 l -0.445,-0.135 1.211,-1.242 0.211,0.088 C -2.68,25.145 -0.592,20.763 0.445,15.978 L 0.381,15.733 0.561,15.37 C 0.961,13.341 1.195,11.242 1.217,9.091 1.236,6.063 0.82,3.137 0.088,0.344 L -0.17,0.184 0,0 z m -32.939,27.12 -0.763,2.188 0.288,2.073 1.201,2.819 -0.701,4.685 -2.422,0.314 -0.344,0.627 0.174,0.851 0.888,1.275 0.435,0.236 c 0.57,0.036 1.131,0.094 1.706,0.1 4.373,0.031 8.538,-0.801 12.373,-2.294 l -2.21,-5.923 -9.424,-8.151 -1.201,1.2 z m -12.432,0.932 -0.438,-0.276 -1.391,0.006 -0.206,0.217 1.138,1.43 0.307,-0.075 0.308,-0.445 0.282,-0.857 z m 11.281,-43.279 -3.656,-2.697 -4.113,-5.267 c -2.38,0.716 -4.631,1.709 -6.752,2.908 l -0.118,4.215 -3.929,7.601 0.06,1.483 1.13,2.705 -0.026,1.818 -1.239,1.371 -9.067,3.998 -3.011,5.117 -0.827,0.304 -0.015,-0.053 c -0.002,0.112 -0.018,0.217 -0.018,0.323 -0.067,8.88 3.362,16.956 8.966,22.987 l 1.031,-0.574 5.699,1.172 0.674,0.392 0.151,-0.31 -0.405,-0.762 -0.076,-0.334 3.96,5.518 0.287,0.108 0.259,0.002 0.229,-0.096 0.205,-0.199 -2.492,-4.642 0.956,-0.9 1.348,0.924 0.3,4.163 1.704,0.537 -0.814,-1.336 2.527,1.432 0.879,-0.203 0.088,-0.42 -1.609,-0.287 3.037,-2.587 1.179,-2.024 -1.528,-1.679 0.245,-0.283 -1.112,-1.761 -0.269,0.017 -0.57,-0.305 -2.62,1.647 2.631,2.149 -0.392,0.869 -2.504,1.582 -0.805,-2.267 -5.43,-4.212 -1.778,-2.669 1.508,-1.718 2.444,-1.125 1.03,-0.924 2.136,5.466 0.825,0.794 3.664,-1.766 0.42,0.058 3.009,-7.271 -0.904,-0.342 -1.119,0.057 -0.363,0.484 0.504,0.355 0.283,0.37 0.062,0.386 -0.164,0.409 -4.59,-1.301 1.807,-1.334 1.014,-0.129 -6.982,-3.89 -3.164,-4.603 0.022,-2.421 -1.168,0.277 -0.554,1.586 -3.773,0.702 -1.513,-0.841 -1.273,-1.728 -0.25,-0.936 0.142,-1.14 0.726,-0.78 2.024,0.973 0.647,-0.076 2.466,-4.16 8.12,-0.276 3.457,-1.312 2.807,-3.676 4.791,-1.422 1.672,-1.238 -2.133,-6.983 z m -30.816,20.774 -0.673,1.506 c -0.006,0.111 -0.018,0.222 -0.018,0.334 l 0.717,-1.231 -0.026,-0.609 z m 9.275,27.035 0.981,0.68 -0.18,0.18 c 1.025,0.946 2.103,1.84 3.242,2.651 l 0.163,-0.059 1.618,0.315 -0.047,-1.809 -1.871,-2.013 -2.396,-1.105 -1.63,0.932 0.12,0.228 z m 6.526,2.714 1.25,1.377 0.485,-0.25 -0.182,-0.895 -0.65,-0.765 -0.907,0.133 0.004,0.4 z m 3.576,4.237 0.145,-0.211 -0.405,-0.493 -0.736,-0.315 -0.678,-0.041 -0.132,0.177 c 0.598,0.303 1.19,0.62 1.806,0.883 m 1.432,0.313 0.696,-0.137 2.415,-1.371 0.58,-0.088 -0.967,-0.929 -1.564,0.211 -1.221,0.97 0.061,1.344 z m 3.654,0.69 0.664,0.873 c 1.107,0.254 2.232,0.457 3.382,0.602 l -3.599,-2.355 -1.858,-0.072 1.411,0.952 z m 20.287,-11.639 -0.949,-0.74 -1.479,0.143 -0.121,0.301 0.047,1.363 1.095,-0.242 1.149,0.257 0.539,-0.216 -0.281,-0.866 z m 0.285,-8.162 -0.086,-1.047 -1.518,-0.352 -0.64,1.618 -0.012,3.153 2.256,-3.372 z m -12.356,25.474 c -20.476,0 -37.08,-16.599 -37.08,-37.077 0,-20.478 16.604,-37.075 37.08,-37.075 20.475,0 37.073,16.597 37.073,37.075 0,20.478 -16.598,37.077 -37.073,37.077"
795+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
796+ id="path910"
797+ inkscape:connector-curvature="0" />
798+ </g>
799+ <g
800+ id="g912"
801+ transform="translate(75.5645,50.543)"
802+ style="fill:#ffffff;fill-opacity:1">
803+ <path
804+ d="M 0,0 -5.006,1.36 -5.51,1.972 -5.41,0.516 -5.539,0.403 -9.459,4.495 -9.465,4.466 -10.094,4.313 -10.199,4.464 -10.01,3.675 -8.465,2.544 -8.348,1.718 -8.65,1.21 -8.873,1.046 -9.154,0.944 l -1.473,2.317 -2.215,-0.014 -4.619,-3.429 6.061,0.223 2.74,-2.485 1.305,-0.457 7.273,1.46 L 0,0 z"
805+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
806+ id="path914"
807+ inkscape:connector-curvature="0" />
808+ </g>
809+ </g>
810+ </g>
811+ <path
812+ id="rect3000-3"
813+ style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.29082346;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
814+ d="m 4.6571102,25.839578 c -0.026931,-8.881434 0.00124,-9.477711 0,-21.1917416 10.6836258,-0.009 9.7188308,0.409959 11.3487398,1.513696 1.558979,-1.135272 0.472262,-1.552221 11.34874,-1.513696 -0.0585,14.4501706 -0.03747,15.0407676 0,21.1917416 -8.856652,0.107988 -8.933922,1.459632 -11.34874,1.513696 -2.414818,0.05407 -2.573258,-1.578548 -11.3487398,-1.513696 z"
815+ inkscape:connector-curvature="0"
816+ sodipodi:nodetypes="cccccsc" />
817+</svg>
818
819=== added file 'Assets/holo_dark/ic_menu_dictionary_wordextended.svg'
820--- Assets/holo_dark/ic_menu_dictionary_wordextended.svg 1970-01-01 00:00:00 +0000
821+++ Assets/holo_dark/ic_menu_dictionary_wordextended.svg 2012-12-16 20:36:23 +0000
822@@ -0,0 +1,41 @@
823+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
824+<!-- Created with Inkscape (http://www.inkscape.org/) -->
825+
826+<!--
827+ Copyright (C) 2012 Yvon TANGUY
828+
829+ This program is free software: you can redistribute it and/or modify
830+ it under the terms of the GNU General Public License as published by
831+ the Free Software Foundation, either version 3 of the License, or
832+ (at your option) any later version.
833+
834+ This program is distributed in the hope that it will be useful,
835+ but WITHOUT ANY WARRANTY; without even the implied warranty of
836+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
837+ GNU General Public License for more details.
838+
839+ You should have received a copy of the GNU General Public License
840+ along with this program. If not, see <http://www.gnu.org/licenses/>.
841+-->
842+
843+<svg
844+ xmlns:dc="http://purl.org/dc/elements/1.1/"
845+ xmlns:cc="http://creativecommons.org/ns#"
846+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
847+ xmlns:svg="http://www.w3.org/2000/svg"
848+ xmlns="http://www.w3.org/2000/svg"
849+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
850+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
851+ width="32"
852+ height="32"
853+ id="svg2"
854+ version="1.1">
855+ <text
856+ xml:space="preserve"
857+ style="font-size:20.69515991px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
858+ x="2.9557295"
859+ y="22.529228"
860+ id="textWordMatch-8"
861+ sodipodi:linespacing="125%"
862+ transform="scale(0.93029695,1.0749256)">±A</text>
863+</svg>
864
865=== added file 'Assets/holo_dark/ic_menu_dictionary_wordmatch.svg'
866--- Assets/holo_dark/ic_menu_dictionary_wordmatch.svg 1970-01-01 00:00:00 +0000
867+++ Assets/holo_dark/ic_menu_dictionary_wordmatch.svg 2012-12-16 20:36:23 +0000
868@@ -0,0 +1,41 @@
869+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
870+<!-- Created with Inkscape (http://www.inkscape.org/) -->
871+
872+<!--
873+ Copyright (C) 2012 Yvon TANGUY
874+
875+ This program is free software: you can redistribute it and/or modify
876+ it under the terms of the GNU General Public License as published by
877+ the Free Software Foundation, either version 3 of the License, or
878+ (at your option) any later version.
879+
880+ This program is distributed in the hope that it will be useful,
881+ but WITHOUT ANY WARRANTY; without even the implied warranty of
882+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
883+ GNU General Public License for more details.
884+
885+ You should have received a copy of the GNU General Public License
886+ along with this program. If not, see <http://www.gnu.org/licenses/>.
887+-->
888+
889+<svg
890+ xmlns:dc="http://purl.org/dc/elements/1.1/"
891+ xmlns:cc="http://creativecommons.org/ns#"
892+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
893+ xmlns:svg="http://www.w3.org/2000/svg"
894+ xmlns="http://www.w3.org/2000/svg"
895+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
896+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
897+ width="32"
898+ height="32"
899+ id="svg2"
900+ version="1.1">
901+ <text
902+ xml:space="preserve"
903+ style="font-size:20.74895477px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
904+ x="3.1187601"
905+ y="23.210867"
906+ id="textWordMatch"
907+ sodipodi:linespacing="125%"
908+ transform="scale(0.95867672,1.0431045)">&quot;A&quot;</text>
909+</svg>
910
911=== added file 'Assets/holo_dark/ic_menu_drill_from_japanese.svg'
912--- Assets/holo_dark/ic_menu_drill_from_japanese.svg 1970-01-01 00:00:00 +0000
913+++ Assets/holo_dark/ic_menu_drill_from_japanese.svg 2012-12-16 20:36:23 +0000
914@@ -0,0 +1,77 @@
915+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
916+<!-- Created with Inkscape (http://www.inkscape.org/) -->
917+
918+<!--
919+ Copyright (C) 2012 Yvon TANGUY
920+
921+ This program is free software: you can redistribute it and/or modify
922+ it under the terms of the GNU General Public License as published by
923+ the Free Software Foundation, either version 3 of the License, or
924+ (at your option) any later version.
925+
926+ This program is distributed in the hope that it will be useful,
927+ but WITHOUT ANY WARRANTY; without even the implied warranty of
928+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
929+ GNU General Public License for more details.
930+
931+ You should have received a copy of the GNU General Public License
932+ along with this program. If not, see <http://www.gnu.org/licenses/>.
933+-->
934+
935+<svg
936+ xmlns:dc="http://purl.org/dc/elements/1.1/"
937+ xmlns:cc="http://creativecommons.org/ns#"
938+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
939+ xmlns:svg="http://www.w3.org/2000/svg"
940+ xmlns="http://www.w3.org/2000/svg"
941+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
942+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
943+ width="32"
944+ height="32"
945+ id="svg2985"
946+ version="1.1">
947+ <rect
948+ y="-46.822918"
949+ x="16.713432"
950+ height="31.626957"
951+ width="41.912148"
952+ id="rect4187"
953+ style="fill:none;fill-opacity:0.8;fill-rule:nonzero;stroke:none" />
954+ <g
955+ id="g2992"
956+ transform="matrix(0.42330216,0,0,0.45293345,3.1791006,1.1588722)">
957+ <rect
958+ y="6.272727"
959+ x="45"
960+ height="12.727273"
961+ width="13.636364"
962+ id="rect3065"
963+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
964+ <rect
965+ y="26.272728"
966+ x="45"
967+ height="12.727273"
968+ width="13.636364"
969+ id="rect3065-4"
970+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
971+ <rect
972+ y="46.272728"
973+ x="45"
974+ height="12.727273"
975+ width="13.636364"
976+ id="rect3065-4-1"
977+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
978+ <text
979+ transform="scale(0.85213052,1.1735291)"
980+ sodipodi:linespacing="125%"
981+ id="text3871"
982+ y="49.998905"
983+ x="-3.572423"
984+ style="font-size:56.7637558px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
985+ xml:space="preserve"><tspan
986+ y="49.998905"
987+ x="-3.572423"
988+ id="tspan3873"
989+ sodipodi:role="line">か</tspan></text>
990+ </g>
991+</svg>
992
993=== added file 'Assets/holo_dark/ic_menu_drill_to_japanese.svg'
994--- Assets/holo_dark/ic_menu_drill_to_japanese.svg 1970-01-01 00:00:00 +0000
995+++ Assets/holo_dark/ic_menu_drill_to_japanese.svg 2012-12-16 20:36:23 +0000
996@@ -0,0 +1,77 @@
997+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
998+<!-- Created with Inkscape (http://www.inkscape.org/) -->
999+
1000+<!--
1001+ Copyright (C) 2012 Yvon TANGUY
1002+
1003+ This program is free software: you can redistribute it and/or modify
1004+ it under the terms of the GNU General Public License as published by
1005+ the Free Software Foundation, either version 3 of the License, or
1006+ (at your option) any later version.
1007+
1008+ This program is distributed in the hope that it will be useful,
1009+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1010+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1011+ GNU General Public License for more details.
1012+
1013+ You should have received a copy of the GNU General Public License
1014+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1015+-->
1016+
1017+<svg
1018+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1019+ xmlns:cc="http://creativecommons.org/ns#"
1020+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1021+ xmlns:svg="http://www.w3.org/2000/svg"
1022+ xmlns="http://www.w3.org/2000/svg"
1023+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1024+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1025+ width="32"
1026+ height="32"
1027+ id="svg2985"
1028+ version="1.1">
1029+ <rect
1030+ y="-46.822918"
1031+ x="16.713432"
1032+ height="31.626957"
1033+ width="41.912148"
1034+ id="rect4187"
1035+ style="fill:none;fill-opacity:0.8;fill-rule:nonzero;stroke:none" />
1036+ <g
1037+ id="g2990"
1038+ transform="matrix(0.44057104,0,0,0.45487395,2.1665164,1.1466998)">
1039+ <rect
1040+ y="6.2727275"
1041+ x="45"
1042+ height="12.727273"
1043+ width="13.636364"
1044+ id="rect3065"
1045+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1046+ <rect
1047+ y="26.272728"
1048+ x="45"
1049+ height="12.727273"
1050+ width="13.636364"
1051+ id="rect3065-4"
1052+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1053+ <rect
1054+ y="46.272728"
1055+ x="45"
1056+ height="12.727273"
1057+ width="13.636364"
1058+ id="rect3065-4-1"
1059+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1060+ <text
1061+ transform="scale(1.0637446,0.9400753)"
1062+ sodipodi:linespacing="125%"
1063+ id="text3871"
1064+ y="63.545017"
1065+ x="1.2219987"
1066+ style="font-size:76.52196503px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
1067+ xml:space="preserve"><tspan
1068+ id="tspan3072"
1069+ y="63.545017"
1070+ x="1.2219987"
1071+ sodipodi:role="line">?</tspan></text>
1072+ </g>
1073+</svg>
1074
1075=== added file 'Assets/holo_dark/ic_menu_grid.svg'
1076--- Assets/holo_dark/ic_menu_grid.svg 1970-01-01 00:00:00 +0000
1077+++ Assets/holo_dark/ic_menu_grid.svg 2012-12-16 20:36:23 +0000
1078@@ -0,0 +1,38 @@
1079+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1080+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1081+
1082+<!--
1083+ Copyright (C) 2012 Yvon TANGUY
1084+
1085+ This program is free software: you can redistribute it and/or modify
1086+ it under the terms of the GNU General Public License as published by
1087+ the Free Software Foundation, either version 3 of the License, or
1088+ (at your option) any later version.
1089+
1090+ This program is distributed in the hope that it will be useful,
1091+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1092+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1093+ GNU General Public License for more details.
1094+
1095+ You should have received a copy of the GNU General Public License
1096+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1097+-->
1098+
1099+<svg
1100+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1101+ xmlns:cc="http://creativecommons.org/ns#"
1102+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1103+ xmlns:svg="http://www.w3.org/2000/svg"
1104+ xmlns="http://www.w3.org/2000/svg"
1105+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1106+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1107+ width="32"
1108+ height="32"
1109+ id="svg2985"
1110+ version="1.1">
1111+ <path
1112+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1113+ d="m 8.32,4 0,3.36 -4.32,0 0,0.96 4.32,0 0,6.72 -4.32,0 0,0.96 4.32,0 0,6.72 -4.32,0 0,0.96 4.32,0 0,4.32 0.96,0 0,-4.32 6.72,0 0,4.32 0.96,0 0,-4.32 6.72,0 0,4.32 0.96,0 0,-4.32 3.36,0 0,-0.96 -3.36,0 0,-6.72 3.36,0 0,-0.96 -3.36,0 0,-6.72 3.36,0 0,-0.96 -3.36,0 0,-3.36 -0.96,0 0,3.36 -6.72,0 0,-3.36 -0.96,0 0,3.36 -6.72,0 0,-3.36 -0.96,0 z m 0.96,4.32 6.72,0 0,6.72 -6.72,0 0,-6.72 z m 7.68,0 6.72,0 0,6.72 -6.72,0 0,-6.72 z M 9.28,16 16,16 l 0,6.72 -6.72,0 0,-6.72 z m 7.68,0 6.72,0 0,6.72 -6.72,0 0,-6.72 z"
1114+ id="rect3022"
1115+ inkscape:connector-curvature="0" />
1116+</svg>
1117
1118=== added file 'Assets/holo_dark/ic_menu_kanji_list.svg'
1119--- Assets/holo_dark/ic_menu_kanji_list.svg 1970-01-01 00:00:00 +0000
1120+++ Assets/holo_dark/ic_menu_kanji_list.svg 2012-12-16 20:36:23 +0000
1121@@ -0,0 +1,49 @@
1122+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1123+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1124+
1125+<!--
1126+ Copyright (C) 2012 Yvon TANGUY
1127+
1128+ This program is free software: you can redistribute it and/or modify
1129+ it under the terms of the GNU General Public License as published by
1130+ the Free Software Foundation, either version 3 of the License, or
1131+ (at your option) any later version.
1132+
1133+ This program is distributed in the hope that it will be useful,
1134+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1135+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1136+ GNU General Public License for more details.
1137+
1138+ You should have received a copy of the GNU General Public License
1139+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1140+-->
1141+
1142+<svg
1143+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1144+ xmlns:cc="http://creativecommons.org/ns#"
1145+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1146+ xmlns:svg="http://www.w3.org/2000/svg"
1147+ xmlns="http://www.w3.org/2000/svg"
1148+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1149+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1150+ width="64px"
1151+ height="64px"
1152+ id="svg2985"
1153+ version="1.1">
1154+ <text
1155+ xml:space="preserve"
1156+ style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
1157+ x="5.694521"
1158+ y="28.008146"
1159+ id="text2993"
1160+ sodipodi:linespacing="125%"
1161+ transform="scale(1.0669909,0.93721512)"><tspan
1162+ sodipodi:role="line"
1163+ id="tspan2995"
1164+ x="5.694521"
1165+ y="28.008146">女亻</tspan><tspan
1166+ sodipodi:role="line"
1167+ x="5.694521"
1168+ y="57.983418"
1169+ id="tspan2997">月木</tspan></text>
1170+</svg>
1171
1172=== added file 'Assets/holo_dark/ic_menu_numbers.svg'
1173--- Assets/holo_dark/ic_menu_numbers.svg 1970-01-01 00:00:00 +0000
1174+++ Assets/holo_dark/ic_menu_numbers.svg 2012-12-16 20:36:23 +0000
1175@@ -0,0 +1,74 @@
1176+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1177+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1178+
1179+<!--
1180+ Copyright (C) 2012 Yvon TANGUY
1181+
1182+ This program is free software: you can redistribute it and/or modify
1183+ it under the terms of the GNU General Public License as published by
1184+ the Free Software Foundation, either version 3 of the License, or
1185+ (at your option) any later version.
1186+
1187+ This program is distributed in the hope that it will be useful,
1188+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1189+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1190+ GNU General Public License for more details.
1191+
1192+ You should have received a copy of the GNU General Public License
1193+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1194+-->
1195+
1196+<svg
1197+ xmlns:kvg="http://kanjivg.tagaini.net"
1198+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1199+ xmlns:cc="http://creativecommons.org/ns#"
1200+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1201+ xmlns:svg="http://www.w3.org/2000/svg"
1202+ xmlns="http://www.w3.org/2000/svg"
1203+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1204+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1205+ width="32"
1206+ height="32"
1207+ id="svg2985"
1208+ version="1.1">
1209+ <g
1210+ id="g2990"
1211+ transform="matrix(0.36584859,0,0,0.3752969,4.005936,15.996511)">
1212+ <text
1213+ transform="scale(0.98413689,1.0161188)"
1214+ sodipodi:linespacing="125%"
1215+ id="text3792"
1216+ y="-1.3764175"
1217+ x="2.6472843"
1218+ style="font-size:33.121521px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
1219+ xml:space="preserve"><tspan
1220+ y="-1.3764175"
1221+ x="2.6472843"
1222+ id="tspan3794"
1223+ sodipodi:role="line">1</tspan></text>
1224+ <text
1225+ transform="scale(1.0579349,0.94523774)"
1226+ sodipodi:linespacing="125%"
1227+ id="text3792-4"
1228+ y="4.6764174"
1229+ x="38.161766"
1230+ style="font-size:30.61265564px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
1231+ xml:space="preserve"><tspan
1232+ y="4.6764174"
1233+ x="38.161766"
1234+ id="tspan3794-9"
1235+ sodipodi:role="line">2</tspan></text>
1236+ <path
1237+ d="m 31.799114,-30.735445 c 0.29731,1.875083 0.184815,3.564427 -0.176779,5.545647 -2.089207,11.683892 -12.880763,40.66808 -30.3577807,53.935178"
1238+ kvg:type="㇒"
1239+ id="kvg:04eba-s1"
1240+ inkscape:connector-curvature="0"
1241+ style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:2.52910948;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
1242+ <path
1243+ d="m 24.969015,-0.442237 c 4.917672,5.30684 20.498332,19.670685 28.541778,26.286545 2.940961,2.414612 5.576575,4.103956 9.224652,4.891137"
1244+ kvg:type="㇏"
1245+ id="kvg:04eba-s2"
1246+ inkscape:connector-curvature="0"
1247+ style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:2.52910948;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
1248+ </g>
1249+</svg>
1250
1251=== added file 'Assets/holo_dark/ic_menu_reading.svg'
1252--- Assets/holo_dark/ic_menu_reading.svg 1970-01-01 00:00:00 +0000
1253+++ Assets/holo_dark/ic_menu_reading.svg 2012-12-16 20:36:23 +0000
1254@@ -0,0 +1,37 @@
1255+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1256+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1257+
1258+<!--
1259+ Copyright (C) 2012 Yvon TANGUY
1260+
1261+ This program is free software: you can redistribute it and/or modify
1262+ it under the terms of the GNU General Public License as published by
1263+ the Free Software Foundation, either version 3 of the License, or
1264+ (at your option) any later version.
1265+
1266+ This program is distributed in the hope that it will be useful,
1267+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1268+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1269+ GNU General Public License for more details.
1270+
1271+ You should have received a copy of the GNU General Public License
1272+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1273+-->
1274+
1275+<svg
1276+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1277+ xmlns:cc="http://creativecommons.org/ns#"
1278+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1279+ xmlns:svg="http://www.w3.org/2000/svg"
1280+ xmlns="http://www.w3.org/2000/svg"
1281+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1282+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1283+ version="1.1"
1284+ width="32"
1285+ height="32">
1286+ <text
1287+ xml:space="preserve"
1288+ style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.9;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
1289+ x="4"
1290+ y="24">読</text>
1291+</svg>
1292
1293=== added file 'Assets/holo_dark/ic_menu_speed.svg'
1294--- Assets/holo_dark/ic_menu_speed.svg 1970-01-01 00:00:00 +0000
1295+++ Assets/holo_dark/ic_menu_speed.svg 2012-12-16 20:36:23 +0000
1296@@ -0,0 +1,67 @@
1297+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1298+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1299+
1300+<!--
1301+ Copyright (C) 2012 Yvon TANGUY
1302+
1303+ This program is free software: you can redistribute it and/or modify
1304+ it under the terms of the GNU General Public License as published by
1305+ the Free Software Foundation, either version 3 of the License, or
1306+ (at your option) any later version.
1307+
1308+ This program is distributed in the hope that it will be useful,
1309+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1310+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1311+ GNU General Public License for more details.
1312+
1313+ You should have received a copy of the GNU General Public License
1314+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1315+-->
1316+
1317+<svg
1318+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1319+ xmlns:cc="http://creativecommons.org/ns#"
1320+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1321+ xmlns:svg="http://www.w3.org/2000/svg"
1322+ xmlns="http://www.w3.org/2000/svg"
1323+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1324+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1325+ width="32px"
1326+ height="32px"
1327+ id="svg2985"
1328+ version="1.1">
1329+ <path
1330+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1331+ d="M 3.1055575,14.040086 13.916958,13.411036 13.840289,15.651271 3.1055575,14.842494 z"
1332+ id="rect3807"
1333+ inkscape:connector-curvature="0"
1334+ sodipodi:nodetypes="ccccc" />
1335+ <path
1336+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none"
1337+ d="m 21.334322,23.893617 0.733005,4.381858 c 0.553912,1.069573 1.414499,0.851091 1.853407,0.01854 l -0.991646,-5.512404 -4.260241,-3.103045 3.297959,-7.265147 1.659145,2.968014 3.197722,-0.761861 c 0.310289,-0.582679 0.202238,-1.01159 -0.254689,-1.184823 L 24.11048,13.986122 22.748378,10.729515 C 22.495776,9.8901558 21.780605,9.851631 20.91417,9.7339993 L 16.736379,9.3236139 13.334653,11.577094 c -0.188758,0.731061 -0.04219,1.149999 0.771688,1.020005 l 2.951928,-1.904651 3.047224,0.534825 -6.360995,12.073276 -4.9875988,-4e-6 c -0.7404006,0.57724 -0.663001,1.513935 -0.036142,1.821582 l 5.9634328,0.04236 2.421515,-4.109149"
1338+ id="path4169"
1339+ inkscape:connector-curvature="0"
1340+ sodipodi:nodetypes="cccccccccccccccccccccc" />
1341+ <path
1342+ sodipodi:type="arc"
1343+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1344+ id="path4194"
1345+ sodipodi:cx="25.875689"
1346+ sodipodi:cy="5.1741366"
1347+ sodipodi:rx="1.6572815"
1348+ sodipodi:ry="1.5467961"
1349+ d="m 27.53297,5.1741366 a 1.6572815,1.5467961 0 1 1 -3.314563,0 1.6572815,1.5467961 0 1 1 3.314563,0 z"
1350+ transform="matrix(1.0685927,0,0,1.4515202,-4.5814321,-0.26515847)" />
1351+ <path
1352+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1353+ d="M 3,17.153966 13.811401,16.524917 13.734731,18.765152 3,17.956375 z"
1354+ id="rect3807-7"
1355+ inkscape:connector-curvature="0"
1356+ sodipodi:nodetypes="ccccc" />
1357+ <path
1358+ style="opacity:0.8;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1359+ d="m 3,20.089529 10.811401,-0.62905 -0.07667,2.240236 L 3,20.891937 z"
1360+ id="rect3807-6"
1361+ inkscape:connector-curvature="0"
1362+ sodipodi:nodetypes="ccccc" />
1363+</svg>
1364
1365=== added file 'Assets/holo_dark/ic_menu_width.svg'
1366--- Assets/holo_dark/ic_menu_width.svg 1970-01-01 00:00:00 +0000
1367+++ Assets/holo_dark/ic_menu_width.svg 2012-12-16 20:36:23 +0000
1368@@ -0,0 +1,55 @@
1369+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1370+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1371+
1372+<!--
1373+ Copyright (C) 2012 Yvon TANGUY
1374+
1375+ This program is free software: you can redistribute it and/or modify
1376+ it under the terms of the GNU General Public License as published by
1377+ the Free Software Foundation, either version 3 of the License, or
1378+ (at your option) any later version.
1379+
1380+ This program is distributed in the hope that it will be useful,
1381+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1382+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1383+ GNU General Public License for more details.
1384+
1385+ You should have received a copy of the GNU General Public License
1386+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1387+-->
1388+
1389+<svg
1390+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1391+ xmlns:cc="http://creativecommons.org/ns#"
1392+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1393+ xmlns:svg="http://www.w3.org/2000/svg"
1394+ xmlns="http://www.w3.org/2000/svg"
1395+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1396+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1397+ width="32"
1398+ height="32"
1399+ id="svg2985"
1400+ version="1.1">
1401+ <g
1402+ id="g2989"
1403+ transform="matrix(0.41478404,0,0,0.43636364,2.3785714,1.8181816)">
1404+ <path
1405+ sodipodi:nodetypes="ccscczc"
1406+ inkscape:connector-curvature="0"
1407+ id="rect2993"
1408+ d="m 25,5.0000002 14,0 c 0,0 -3.284466,17.3182068 -3.243902,26.9387748 C 35.793268,40.753174 39,60 39,60 L 25,60 C 25,60 29.268293,41.573129 29.268293,32.406463 29.268293,23.239796 25,5.0000002 25,5.0000002 z"
1409+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
1410+ <path
1411+ sodipodi:nodetypes="cccccccc"
1412+ inkscape:connector-curvature="0"
1413+ id="rect4210"
1414+ d="m 3.909091,27.454545 15.28281,0.753901 -1.187329,-5.608953 9.62739,8.014813 -9.012138,7.999216 0.572081,-5.768712 -15.28281,1.427917 z"
1415+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
1416+ <path
1417+ sodipodi:nodetypes="cccccccc"
1418+ inkscape:connector-curvature="0"
1419+ id="rect4210-8"
1420+ d="m 61.770527,27.484401 -15.28281,0.753901 1.187329,-5.608953 -9.627391,8.014813 9.012139,7.999217 -0.572081,-5.768713 15.28281,1.427917 z"
1421+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
1422+ </g>
1423+</svg>
1424
1425=== added file 'Assets/holo_dark/ic_menu_writing.svg'
1426--- Assets/holo_dark/ic_menu_writing.svg 1970-01-01 00:00:00 +0000
1427+++ Assets/holo_dark/ic_menu_writing.svg 2012-12-16 20:36:23 +0000
1428@@ -0,0 +1,36 @@
1429+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1430+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1431+<!--
1432+ Copyright (C) 2012 Yvon TANGUY
1433+
1434+ This program is free software: you can redistribute it and/or modify
1435+ it under the terms of the GNU General Public License as published by
1436+ the Free Software Foundation, either version 3 of the License, or
1437+ (at your option) any later version.
1438+
1439+ This program is distributed in the hope that it will be useful,
1440+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1441+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1442+ GNU General Public License for more details.
1443+
1444+ You should have received a copy of the GNU General Public License
1445+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1446+-->
1447+
1448+<svg
1449+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1450+ xmlns:cc="http://creativecommons.org/ns#"
1451+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1452+ xmlns:svg="http://www.w3.org/2000/svg"
1453+ xmlns="http://www.w3.org/2000/svg"
1454+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1455+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1456+ version="1.1"
1457+ width="32"
1458+ height="32">
1459+ <text
1460+ xml:space="preserve"
1461+ style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.9;fill:#ffffff;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
1462+ x="4"
1463+ y="24">書</text>
1464+</svg>
1465
1466=== added file 'Assets/holo_dark/ic_stat_notify_db_update.svg'
1467--- Assets/holo_dark/ic_stat_notify_db_update.svg 1970-01-01 00:00:00 +0000
1468+++ Assets/holo_dark/ic_stat_notify_db_update.svg 2012-12-16 20:36:23 +0000
1469@@ -0,0 +1,56 @@
1470+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1471+<!-- Created with Inkscape (http://www.inkscape.org/) -->
1472+<!--
1473+ Copyright (C) 2012 Yvon TANGUY
1474+
1475+ This program is free software: you can redistribute it and/or modify
1476+ it under the terms of the GNU General Public License as published by
1477+ the Free Software Foundation, either version 3 of the License, or
1478+ (at your option) any later version.
1479+
1480+ This program is distributed in the hope that it will be useful,
1481+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1482+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1483+ GNU General Public License for more details.
1484+
1485+ You should have received a copy of the GNU General Public License
1486+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1487+-->
1488+<svg
1489+ xmlns:dc="http://purl.org/dc/elements/1.1/"
1490+ xmlns:cc="http://creativecommons.org/ns#"
1491+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1492+ xmlns:svg="http://www.w3.org/2000/svg"
1493+ xmlns="http://www.w3.org/2000/svg"
1494+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1495+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1496+ width="64px"
1497+ height="64px"
1498+ id="svg2987"
1499+ version="1.1">
1500+ <title
1501+ id="title3868">ic_stat_notify_db_update</title>
1502+ <path
1503+ style="opacity:0.80000000000000004;color:#ffffff;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.03;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-miterlimit:4;stroke-dasharray:none"
1504+ d="m 8,9 c -0.022775,5.287048 0,43 0,43 2.79761,8.794914 15.964164,9.98563 24,10 8.035836,0.01437 22.000457,-1.26886 24,-10 C 55.80991,45.950206 55.940665,14.100539 56,9 56.059265,3.8994607 41.767628,2.0121059 32,2 22.232372,1.9878941 8.5126151,3.0587676 8,9 z m 44.836377,3.422421 C 53.006915,22.483332 52.99686,42.705938 53,52 49.12814,57.481562 39.378648,59 32,59 24.621352,59 14.778475,57.639311 11,52 10.962079,39.828992 11.131975,25.585843 11.07158,12.549912 14.235792,14.93211 22.608636,18 32,18 c 9.543833,0 17.561707,-2.73404 20.836377,-5.577579 z"
1505+ id="path3853-8"
1506+ inkscape:connector-curvature="0"
1507+ sodipodi:nodetypes="cczczzcccacccc" />
1508+ <g
1509+ style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none"
1510+ id="g3891"
1511+ transform="matrix(1,0,0,0.90714286,0,2.2928571)">
1512+ <path
1513+ sodipodi:nodetypes="cccccccccc"
1514+ inkscape:connector-curvature="0"
1515+ id="rect3870"
1516+ d="m 29,22 5,0 0,25.099631 L 40.5,41 43,44 31.5,54 20,44 22.5,41 29,47.099631 z"
1517+ style="opacity:0.8;color:#ffffff;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1518+ <path
1519+ sodipodi:nodetypes="ccccc"
1520+ inkscape:connector-curvature="0"
1521+ id="rect3870-3"
1522+ d="m 43,54 0,3 -23,0 0,-3 z"
1523+ style="opacity:0.8;color:#ffffff;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1524+ </g>
1525+</svg>
1526
1527=== renamed file 'Assets/ic_gpl_v3_logo_grey.svg' => 'Assets/holo_dark/ic_tab_gplv3_selected.svg'
1528--- Assets/ic_gpl_v3_logo_grey.svg 2012-10-29 08:49:56 +0000
1529+++ Assets/holo_dark/ic_tab_gplv3_selected.svg 2012-12-16 20:36:23 +0000
1530@@ -30,16 +30,16 @@
1531 inkscape:pageopacity="0.0"
1532 inkscape:pageshadow="2"
1533 inkscape:zoom="15.839192"
1534- inkscape:cx="24.209812"
1535- inkscape:cy="24.587731"
1536+ inkscape:cx="24.841157"
1537+ inkscape:cy="25.092807"
1538 inkscape:document-units="px"
1539 inkscape:current-layer="layer1"
1540 showgrid="true"
1541- inkscape:window-width="1206"
1542- inkscape:window-height="673"
1543- inkscape:window-x="352"
1544- inkscape:window-y="231"
1545- inkscape:window-maximized="0"
1546+ inkscape:window-width="1631"
1547+ inkscape:window-height="1026"
1548+ inkscape:window-x="49"
1549+ inkscape:window-y="24"
1550+ inkscape:window-maximized="1"
1551 showguides="false">
1552 <inkscape:grid
1553 type="xygrid"
1554@@ -95,7 +95,7 @@
1555 <path
1556 id="path74"
1557 d="m 8.8437734,1017.5377 c 1.2e-6,0 -3.3163604,14.4692 -3.3163604,14.4692 9.533e-4,0 0.00107,0 0.00298,0 0,0 15.3422663,0 15.3422663,0 1e-6,0 7.979528,0 7.979528,0 -0.950631,-0.083 -1.701146,-0.4166 -2.148334,-1.025 -0.08295,-0.1125 -0.151486,-0.2337 -0.211556,-0.3605 -0.03814,-0.093 -0.07401,-0.1877 -0.110248,-0.2831 -0.09535,-0.3032 -0.133369,-0.6396 -0.116207,-0.9982 0.04768,-0.9992 0.516555,-2.1878 1.328929,-3.4325 0.862909,-1.3228 2.113532,-2.7092 3.662001,-3.9957 0.34707,-0.2882 0.705941,-0.5727 1.081617,-0.8493 0.464349,-0.3416 0.932276,-0.6562 1.40044,-0.9505 1.724865,-1.0859 3.445439,-1.8458 4.970072,-2.2317 -1.456933,0.4753 -3.093721,1.2822 -4.710842,2.3807 -0.05816,0.039 -0.115611,0.079 -0.172821,0.1192 -0.897234,0.6217 -1.710085,1.2819 -2.419482,1.9487 -2.282659,2.1463 -3.489182,4.3703 -2.940925,5.6733 0.03909,0.09 0.0857,0.1752 0.140045,0.2562 0.589256,0.8667 2.049648,1.0166 3.900374,0.5513 0.125861,-0.032 0.251721,-0.067 0.381396,-0.1043 0.591165,-0.1707 1.2188,-0.4012 1.865267,-0.6853 0.155418,-0.069 0.312507,-0.1393 0.470786,-0.2146 0.01621,-0.01 0.03147,-0.015 0.04767,-0.024 2.04047,-1.0139 3.608606,-2.1804 3.948049,-2.8814 0.07437,-0.1524 0.09225,-0.2824 0.04171,-0.3843 -0.242186,-0.4911 -1.936898,-0.1593 -3.989764,0.73 -0.164954,0.072 -0.331815,0.1451 -0.500583,0.2235 0.137303,-0.1275 0.280208,-0.2555 0.426091,-0.3814 0.232652,-0.2005 0.473527,-0.3964 0.730016,-0.59 0.401421,-0.304 0.80725,-0.5788 1.206763,-0.8224 1.870749,-1.4113 2.816493,-2.7464 2.619121,-3.2419 -0.03719,-0.093 -0.116326,-0.1575 -0.238373,-0.1966 -0.38998,-0.1241 -1.101759,0.024 -1.966575,0.3784 -0.713211,0.2925 -1.53238,0.7264 -2.36287,1.2664 0,0 -0.113227,0.074 -0.113227,0.074 10e-7,0 -0.02086,0.012 -0.02086,0.012 1e-6,0 -0.399274,0.2652 -0.399274,0.2652 -10e-7,0 0.229434,-0.4202 0.229434,-0.4202 0.340397,-0.6231 0.894851,-1.2732 1.585178,-1.8772 0.506304,-0.4415 1.084715,-0.8576 1.707345,-1.2216 0.235513,-0.1379 0.470667,-0.266 0.706179,-0.3814 0.241234,-0.1179 0.482586,-0.2226 0.718099,-0.3159 0.684233,-0.2706 1.337387,-0.435 1.906981,-0.4797 -0.05187,0 -1.600077,0 -1.600077,0 10e-7,0 -5.393183,0 -5.393183,0 10e-7,0 -23.780663,0 -23.780663,0 0,0 -1.8861246,0 -1.8861246,0 z m 17.1092056,0.021 c -0.09344,1.4261 0.18307,3.515 0.810467,5.8341 0.111558,0.4127 0.233009,0.8327 0.366498,1.2575 0.08296,0.2623 0.16853,0.5205 0.256251,0.7747 -0.05149,0.076 -0.103335,0.1509 -0.151963,0.2264 -0.782815,1.1997 -1.240373,2.3335 -1.355745,3.3194 -0.330862,-1.108 -0.579961,-2.3216 -0.721077,-3.6084 -0.04005,-0.3687 -0.07139,-0.7333 -0.09237,-1.0935 -0.154466,-2.6167 0.187122,-4.9887 0.887939,-6.7102 z m -15.622355,1.8563 c 0.01786,-5e-4 0.03546,0 0.05363,0 0,0 3.524937,0 3.524937,0 0.301303,0 0.534312,0.057 0.70022,0.1698 0.164953,0.1141 0.226812,0.2616 0.187718,0.441 10e-7,0 -0.420132,1.8981 -0.420132,1.8981 0,0 -1.242517,0 -1.242517,0 10e-7,0 0.408213,-1.8474 0.408213,-1.8474 -1e-6,0 -3.110764,0 -3.110764,0 -1e-6,0 -1.1233324,5.0773 -1.1233324,5.0773 1.1e-6,0 -0.4052336,1.8385 -0.4052336,1.8385 0,0 3.107785,0 3.107785,0 0,0 0.003,-0.012 0.003,-0.012 0,0 0.622749,-2.8128 0.622749,-2.8128 0,0 -1.460033,0 -1.460033,0 0,0 0.140044,-0.6347 0.140044,-0.6347 -10e-7,0 2.702551,0 2.702551,0 0,0 -0.774712,3.51 -0.774712,3.51 -0.01049,0.05 -0.02884,0.095 -0.05363,0.1401 -0.06388,0.1163 -0.175323,0.2159 -0.330741,0.2979 -0.215488,0.1135 -0.473409,0.1699 -0.774712,0.1699 0,0 -3.5219575,0 -3.5219575,0 -0.3013043,0 -0.5343128,-0.056 -0.7002199,-0.1699 -0.1649527,-0.1134 -0.2277653,-0.2583 -0.1877183,-0.438 6e-7,0 1.5524021,-7.0171 1.5524021,-7.0171 0.040046,-0.1794 0.1649549,-0.3269 0.3813966,-0.441 0.00763,-0 0.01621,-0 0.023837,-0.01 0.1975522,-0.099 0.429399,-0.1546 0.697241,-0.1609 z m 5.524289,0 c -10e-7,0 4.436712,0 4.436712,0 0.29749,0 0.531333,0.057 0.69724,0.1698 0.166863,0.1141 0.230746,0.2616 0.190699,0.441 1e-6,0 -0.828345,3.7425 -0.828345,3.7425 -0.03909,0.1783 -0.16698,0.3238 -0.384376,0.438 -0.217396,0.1146 -0.47329,0.1728 -0.771732,0.1728 -1e-6,0 -3.223991,0 -3.223991,0 0,0 -0.622749,2.8098 -0.622749,2.8098 0,0 -0.101309,0.4619 -0.101309,0.4619 1e-6,0 -1.215701,0 -1.215701,0 0,0 0.09237,-0.4172 0.09237,-0.4172 0,0 1.731183,-7.8186 1.731183,-7.8186 z m 6.129159,0 c 0,0 1.215701,0 1.215701,0 2e-6,0 -1.376602,6.2185 -1.376602,6.2185 1e-6,0 -0.300946,1.3588 -0.300946,1.3588 0,0 2.908148,0 2.908148,0 0.03051,0.223 0.06615,0.442 0.104288,0.6585 -1e-6,0 -4.374141,0 -4.374141,0 10e-7,0 0.345641,-1.5614 0.345641,-1.5614 1e-6,0 1.477911,-6.6744 1.477911,-6.6744 z m -5.059462,0.6615 c 2e-6,0 -0.807488,3.6411 -0.807488,3.6411 0,0 3.030314,0 3.030314,0 0,0 0.804508,-3.6411 0.804508,-3.6411 10e-7,0 -3.027334,0 -3.027334,0 z m -2.547609,8.1464 c 0.01189,-4e-4 0.02378,0 0.03576,0 0.141116,0 0.264355,0.025 0.363518,0.072 0.105837,0.05 0.181521,0.1232 0.223474,0.2205 0.041,0.094 0.05173,0.2015 0.0298,0.3188 0,0 -0.0089,0.045 -0.0089,0.045 1e-6,0 -0.34862,0 -0.34862,0 -1e-6,0 0.003,-0.042 0.003,-0.042 0.009,-0.082 -0.0011,-0.1464 -0.03278,-0.1907 -0.0041,-0.01 -0.01009,-0.013 -0.0149,-0.018 -0.0079,-0.01 -0.01968,-0.017 -0.0298,-0.024 -0.04878,-0.031 -0.125085,-0.048 -0.223475,-0.048 -0.130628,0 -0.228241,0.023 -0.294985,0.069 -0.06484,0.045 -0.105838,0.095 -0.119187,0.155 -0.01335,0.061 0.0086,0.093 0.02384,0.1102 4.47e-4,5e-4 0.0024,0 0.003,0 0.01932,0.016 0.08641,0.055 0.294986,0.1043 0.18879,0.046 0.313818,0.087 0.384377,0.1221 0.106792,0.054 0.181402,0.1248 0.220495,0.2116 0.03909,0.086 0.04767,0.1863 0.02384,0.295 -0.02384,0.1058 -0.07783,0.2034 -0.157922,0.295 -0.07914,0.091 -0.179852,0.164 -0.300946,0.2145 -0.120141,0.05 -0.25196,0.077 -0.387356,0.077 -0.171628,0 -0.309407,-0.026 -0.417152,-0.077 -0.112512,-0.053 -0.193678,-0.1376 -0.241352,-0.2473 -0.04577,-0.1068 -0.05554,-0.228 -0.0298,-0.3605 0,0 0.0089,-0.042 0.0089,-0.042 0,0 0.342661,0 0.342661,0 0,0 -0.003,0.042 -0.003,0.042 -0.0086,0.079 -1.12e-4,0.143 0.02086,0.1907 0.02002,0.046 0.05816,0.084 0.119186,0.1132 0.06484,0.031 0.145883,0.048 0.238372,0.048 0.08295,0 0.158757,-0.014 0.226455,-0.039 0.06674,-0.024 0.119782,-0.055 0.157922,-0.095 0.03718,-0.04 0.059,-0.082 0.06853,-0.1282 0.0095,-0.041 0.0073,-0.076 -0.0089,-0.1042 -0.01812,-0.03 -0.05399,-0.058 -0.110247,-0.081 0,0 -0.292008,-0.086 -0.292008,-0.086 -0.163046,-0.041 -0.272817,-0.08 -0.336701,-0.1192 -0.08677,-0.051 -0.149341,-0.1175 -0.181759,-0.1966 -0.03242,-0.078 -0.03588,-0.1649 -0.0149,-0.2593 0.02193,-0.101 0.07068,-0.1972 0.146003,-0.283 0.07628,-0.087 0.174727,-0.1549 0.292007,-0.1997 0.103692,-0.039 0.212814,-0.062 0.327762,-0.065 z m 3.128643,0.01 c 0.01886,-0 0.03659,0 0.05661,0 0,0 0.214535,0.024 0.214535,0.024 0,0 0.07151,0.01 0.07151,0.01 1e-6,0 -0.104288,0.2652 -0.104288,0.2652 -1e-6,0 -0.02086,0.042 -0.02086,0.042 0,0 -0.163881,-0.015 -0.163881,-0.015 -0.04839,0 -0.08394,0.01 -0.107268,0.024 -0.0015,0 -0.0045,0 -0.006,0.01 -0.0031,0 -0.0084,0.01 -0.01192,0.012 -0.01435,0.019 -0.03182,0.053 -0.04469,0.1133 -2e-6,0 -0.0062,0.026 -0.01192,0.048 0.07533,0 0.25625,0 0.25625,0 0,0 -0.06555,0.295 -0.06555,0.295 0,0 -0.187361,0 -0.250291,0 -0.01907,0.086 -0.253271,1.1353 -0.253271,1.1353 -10e-7,0 -0.345641,0 -0.345641,0 -1e-6,0 0.224667,-1.0085 0.253271,-1.1353 -0.05816,0 -0.199637,0 -0.199637,0 0,0 0.06555,-0.295 0.06555,-0.295 0,0 0.142308,0 0.196657,0 0.0095,-0.041 0.02384,-0.092 0.02384,-0.092 0.02098,-0.095 0.04291,-0.1639 0.07151,-0.2116 0.03909,-0.066 0.09428,-0.1208 0.163883,-0.1609 0.05733,-0.033 0.129835,-0.053 0.211555,-0.06 z m 0.825366,0.015 c -10e-7,0 -0.09034,0.4066 -0.113227,0.5095 0.06674,0 0.223474,0 0.223474,0 0,0 -0.06555,0.295 -0.06555,0.295 -1e-6,0 -0.164359,0 -0.223475,0 -0.01812,0.082 -0.160901,0.7181 -0.160901,0.7181 1e-6,0 -0.01192,0.076 -0.01192,0.098 1.5e-5,7e-4 -5.6e-5,0 0,0 4.7e-5,3e-4 -5.6e-5,0 0,0 1.11e-4,2e-4 0.0029,-10e-5 0.003,0 0,0 0.03576,0 0.03576,0 0,0 0.163881,-0.012 0.163881,-0.012 0,0 -0.01788,0.2652 -0.01788,0.2652 1e-6,0 0.003,0.048 0.003,0.048 -1e-6,0 -0.235394,0.027 -0.235394,0.027 -0.09344,0 -0.161974,-0.015 -0.211556,-0.048 -0.05244,-0.034 -0.08295,-0.08 -0.09535,-0.1371 -0.0019,-0.01 -0.006,-0.026 -0.006,-0.048 0,-0.043 0.0081,-0.1155 0.03576,-0.2414 1e-6,0 0.125265,-0.5611 0.151963,-0.6794 -0.04481,0 -0.163882,0 -0.163882,0 2e-6,0 0.06555,-0.2949 0.06555,-0.2949 -1e-6,0 0.116207,0 0.163882,0 0.01525,-0.069 0.06853,-0.304 0.06853,-0.304 0,0 0.277109,-0.146 0.277109,-0.146 -1e-6,0 0.113227,-0.06 0.113227,-0.06 z m -10.9800456,0.012 c 1.1e-6,0 1.3408468,0 1.3408468,0 0,0 -0.074491,0.3338 -0.074491,0.3338 0,0 -0.8944938,0 -0.980308,0 -0.015255,0.068 -0.076399,0.3418 -0.098329,0.441 0.1239545,0 0.849203,0 0.849203,0 0,0 -0.074492,0.3337 -0.074492,0.3337 -5e-7,0 -0.7633881,0 -0.8492029,0 -0.018116,0.083 -0.1817593,0.8194 -0.1817593,0.8194 1.1e-6,0 -0.3605383,0 -0.3605383,0 6e-7,0 0.4290706,-1.9279 0.4290706,-1.9279 z m 1.7967341,0.4708 c 0.013457,-0 0.028158,0 0.041715,0 0.085814,0 0.1650735,0.026 0.2413529,0.081 0,0 0.047674,0.033 0.047674,0.033 0,0 -0.1847385,0.3039 -0.1847385,0.3039 0,0 -0.050654,-0.036 -0.050654,-0.036 -0.037186,-0.024 -0.077233,-0.036 -0.1191865,-0.036 -0.036233,0 -0.069963,0.013 -0.1042883,0.036 -0.036232,0.024 -0.066506,0.055 -0.089389,0.098 -0.040047,0.073 -0.069367,0.1556 -0.08939,0.2443 0,0 -0.1609015,0.733 -0.1609015,0.733 0,0 -0.3456406,0 -0.3456406,0 0,0 0.3188239,-1.4303 0.3188239,-1.4303 1.1e-6,0 0.321803,0 0.321803,0 0,0 -0.011085,0.043 -0.014899,0.06 0.015256,-0.011 0.031346,-0.027 0.044695,-0.036 0.046185,-0.028 0.094966,-0.045 0.143023,-0.051 z m 1.0250035,0 c 0.02081,-0 0.0413,0 0.06257,0 0.194513,0 0.341707,0.068 0.438009,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.071 -0.0087,0.1464 -0.02682,0.2294 0,0 -0.02682,0.1043 -0.02682,0.1043 0,0 -0.8741122,0 -0.9713685,0 -0.00191,0.02 -0.00298,0.042 -0.00298,0.06 0,0.074 0.015256,0.1329 0.047675,0.1758 0.015405,0.021 0.033264,0.04 0.053634,0.054 0.038402,0.025 0.087975,0.039 0.1460033,0.039 0.070559,0 0.132535,-0.019 0.190698,-0.057 0.0553,-0.035 0.108222,-0.092 0.154943,-0.1698 0,0 0.369477,0 0.369477,0 0,0 -0.03278,0.072 -0.03278,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.4320506,0.1222 -0.2107215,0 -0.3675708,-0.068 -0.4648271,-0.2026 -0.096302,-0.1316 -0.1170405,-0.3135 -0.065552,-0.5423 0.051489,-0.2327 0.1542274,-0.4186 0.3039251,-0.5483 0.1341748,-0.1163 0.2864266,-0.1809 0.4558876,-0.1937 z m 1.552403,0 c 0.02081,-0 0.0413,0 0.06257,0 0.194513,0 0.341708,0.068 0.438011,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.07 -0.0087,0.1444 -0.02682,0.2264 0,0 -0.02682,0.1073 -0.02682,0.1073 0,0 -0.874113,0 -0.971369,0 -9.56e-4,0.013 -0.002,0.025 -0.003,0.039 -7.16e-4,0.01 3.35e-4,0.013 0,0.018 -2.8e-5,8e-4 0,0 0,0 0,0.014 0.002,0.028 0.003,0.042 0.0048,0.054 0.01895,0.1 0.0447,0.1341 0.0049,0.01 0.0095,0.015 0.0149,0.021 0.04367,0.047 0.10548,0.072 0.184739,0.072 0.07056,0 0.133489,-0.019 0.190699,-0.057 0.0553,-0.035 0.108221,-0.092 0.154942,-0.1698 0,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.43205,0.1222 -0.210721,0 -0.367571,-0.068 -0.464827,-0.2026 -0.06293,-0.086 -0.09237,-0.1951 -0.09237,-0.3248 0,-0.02 0.0011,-0.042 0.003,-0.063 0.0038,-0.05 0.01144,-0.1 0.02384,-0.1549 0.05149,-0.2317 0.151248,-0.4186 0.300945,-0.5483 0.134175,-0.1163 0.289407,-0.1809 0.458869,-0.1937 z m 4.228136,0 c 0.0213,-0 0.04088,0 0.06257,0 0.198327,0 0.350766,0.067 0.449929,0.1997 0.09821,0.1325 0.122047,0.3113 0.07151,0.5363 -0.03909,0.1755 -0.09559,0.3172 -0.172819,0.4201 -0.07724,0.103 -0.175681,0.1872 -0.292008,0.2444 -0.11537,0.057 -0.237538,0.086 -0.360538,0.086 -0.20214,0 -0.352673,-0.069 -0.449929,-0.2026 -0.06293,-0.085 -0.09535,-0.1942 -0.09535,-0.3248 1e-6,-0.071 0.0077,-0.1455 0.02682,-0.2295 0.05721,-0.2555 0.174012,-0.4501 0.345641,-0.575 0.125979,-0.091 0.265105,-0.1435 0.414172,-0.155 z m 5.235262,0 c 0.02514,-0 0.04842,0 0.07449,0 0.120141,0 0.214536,0.012 0.286048,0.042 0.07628,0.031 0.13039,0.074 0.160902,0.1252 0.02956,0.049 0.0447,0.1083 0.0447,0.1818 0,0 -0.03576,0.2175 -0.03576,0.2175 1e-6,0 -0.06555,0.295 -0.06555,0.295 -0.05626,0.2517 -0.06865,0.3461 -0.07151,0.3813 -0.0029,0.048 0.0015,0.094 0.0149,0.1371 10e-7,0 0.02384,0.077 0.02384,0.077 1e-6,0 -0.3516,0 -0.3516,0 -1e-6,0 -0.0149,-0.045 -0.0149,-0.045 -0.0057,-0.021 -0.0041,-0.048 -0.006,-0.072 -0.06674,0.041 -0.133608,0.077 -0.193678,0.098 -0.08867,0.03 -0.180686,0.048 -0.274128,0.048 -0.162093,0 -0.282114,-0.042 -0.35458,-0.1252 -0.0553,-0.061 -0.08045,-0.1356 -0.08045,-0.2205 -1e-6,-0.032 0.0043,-0.066 0.01192,-0.1013 0.01621,-0.072 0.04565,-0.1395 0.09237,-0.1996 0.04577,-0.059 0.09988,-0.1077 0.160901,-0.143 0.05912,-0.035 0.125027,-0.06 0.193678,-0.078 -1e-6,0 0.211556,-0.036 0.211556,-0.036 0.163048,-0.019 0.284736,-0.043 0.372458,-0.069 0.0019,-0.01 0.006,-0.021 0.006,-0.021 0.01383,-0.061 0.0121,-0.1075 -0.003,-0.1312 -0.0011,-0 -0.0047,-0 -0.006,-0.01 -0.0032,-0 -0.0082,-0.01 -0.01192,-0.012 -0.03586,-0.028 -0.09702,-0.042 -0.178779,-0.042 -0.09249,0 -0.160901,0.015 -0.208576,0.045 -0.04672,0.029 -0.08999,0.084 -0.128126,0.1609 0,0 -0.360539,0 -0.360539,0 2e-6,0 0.03278,-0.072 0.03278,-0.072 0.04291,-0.099 0.09404,-0.1814 0.157922,-0.2443 0.06388,-0.063 0.150175,-0.1117 0.250291,-0.146 0.07673,-0.025 0.160507,-0.042 0.250292,-0.048 z m 1.510688,0 c 0.01345,-0 0.02816,0 0.04171,0 0.08677,0 0.168052,0.026 0.244332,0.081 1e-6,0 0.0447,0.033 0.0447,0.033 0,0 -0.184739,0.3039 -0.184739,0.3039 1e-6,0 -0.05065,-0.036 -0.05065,-0.036 -0.03719,-0.024 -0.07521,-0.036 -0.116207,-0.036 -0.03623,0 -0.07199,0.013 -0.107269,0.036 -0.03623,0.024 -0.06257,0.055 -0.08641,0.098 -0.03909,0.073 -0.06937,0.1556 -0.08939,0.2443 -10e-7,0 -0.163881,0.733 -0.163881,0.733 1e-6,0 -0.34564,0 -0.34564,0 0,0 0.318823,-1.4303 0.318823,-1.4303 -1e-6,0 0.321803,0 0.321803,0 0,0 -0.0081,0.043 -0.01192,0.06 0.01525,-0.011 0.03039,-0.027 0.0447,-0.036 0.04544,-0.028 0.09202,-0.045 0.140044,-0.051 z m 1.022022,0 c 0.02079,-0 0.0413,0 0.06257,0 0.194512,0 0.34266,0.068 0.43801,0.2026 0.06102,0.087 0.09237,0.1941 0.09237,0.3219 -1e-6,0.071 -0.01168,0.1464 -0.0298,0.2294 0,0 -0.02384,0.1043 -0.02384,0.1043 0,0 -0.875067,0 -0.971368,0 -0.0019,0.02 -0.006,0.042 -0.006,0.06 0,0.074 0.01621,0.1329 0.04767,0.1758 0.0049,0.01 0.01247,0.015 0.01788,0.021 0.0031,0 0.0086,0.01 0.01192,0.012 0.04263,0.039 0.100638,0.06 0.172819,0.06 0.07056,0 0.132536,-0.019 0.190699,-0.057 0.0553,-0.035 0.107269,-0.092 0.154943,-0.1698 -2e-6,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169959,0.2546 -0.292007,0.3337 -0.123952,0.079 -0.269003,0.1222 -0.432051,0.1222 -0.210719,0 -0.364591,-0.068 -0.461846,-0.2026 -0.0963,-0.1316 -0.119068,-0.3135 -0.06853,-0.5423 0.05149,-0.2327 0.151248,-0.4186 0.300946,-0.5483 0.135023,-0.1163 0.289562,-0.1809 0.458867,-0.1937 z m -5.217384,0.027 c 1e-6,0 0.354581,0 0.354581,0 1e-6,0 0.04374,0.8488 0.04469,0.8612 0.0143,-0.03 0.0254,-0.056 0.02682,-0.06 0,0 0.390334,-0.8016 0.390334,-0.8016 2e-6,0 0.324783,0 0.324783,0 0,0 0.0298,0.8385 0.0298,0.8433 0.0095,-0.017 0.443969,-0.8433 0.443969,-0.8433 -10e-7,0 0.3516,0 0.3516,0 0,0 -0.774711,1.4303 -0.774711,1.4303 1e-6,0 -0.318824,0 -0.318824,0 0,0 -0.03087,-0.7756 -0.03278,-0.8194 -0.131583,0.2698 -0.399275,0.8194 -0.399275,0.8194 0,0 -0.327762,0 -0.327762,0 0,0 -0.113228,-1.4303 -0.113228,-1.4303 z m -8.325168,0.2712 c -0.08214,0 -0.156729,0.033 -0.2264532,0.089 -0.055302,0.044 -0.092609,0.104 -0.1221668,0.1698 0,0 0.586993,0 0.586993,0 9.56e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0097,-0.097 -0.02682,-0.1252 -0.04195,-0.069 -0.104168,-0.1013 -0.196657,-0.1013 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 1.552402,0 c -0.08214,0 -0.156729,0.033 -0.226454,0.089 -0.0553,0.044 -0.09165,0.104 -0.122165,0.1698 0,0 0.586992,0 0.586992,0 9.51e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.0083,-0.014 -0.01959,-0.028 -0.0298,-0.039 -0.03981,-0.041 -0.0946,-0.063 -0.16686,-0.063 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 12.008029,0 c -0.08446,0 -0.163345,0.031 -0.235393,0.089 -0.05435,0.044 -0.09165,0.104 -0.122167,0.1698 1e-6,0 0.584014,0 0.584014,0 9.5e-4,-0.011 0.003,-0.023 0.003,-0.033 0,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.041,-0.068 -0.104169,-0.1003 -0.196658,-0.1013 -0.0027,0 -0.0032,-10e-5 -0.006,0 z m -7.806708,0.01 c -0.07882,0.01 -0.152112,0.045 -0.220495,0.1072 -0.082,0.074 -0.141474,0.1912 -0.175799,0.3457 -0.0143,0.065 -0.02086,0.1202 -0.02086,0.1698 10e-7,0.068 0.01299,0.1209 0.03874,0.1609 0.0069,0.01 0.01595,0.021 0.02384,0.03 0.04239,0.045 0.101576,0.069 0.175799,0.069 0.0963,0 0.181164,-0.036 0.26221,-0.1102 0.082,-0.075 0.140521,-0.1933 0.1758,-0.3516 0.03242,-0.1449 0.02789,-0.2532 -0.01788,-0.3218 -0.04386,-0.067 -0.107982,-0.098 -0.196657,-0.098 -0.01505,0 -0.0301,-0 -0.04469,0 z m 5.384244,0.5214 c -0.08105,0.022 -0.171867,0.04 -0.292006,0.057 -0.08963,0.013 -0.153512,0.027 -0.190699,0.042 -0.03242,0.013 -0.05852,0.032 -0.08045,0.057 -0.02098,0.024 -0.03504,0.049 -0.04171,0.078 -0.0019,0.011 -0.003,0.023 -0.003,0.033 0,8e-4 -1.8e-5,0 0,0 1.12e-4,0 -2.24e-4,0.01 0,0.01 5.98e-4,0 0.0018,0.011 0.003,0.015 4.47e-4,0 0.0025,0 0.003,0.01 0.001,0 0.0017,0.01 0.003,0.01 0.0014,0 0.0044,0.01 0.006,0.01 0.0025,0 0.0059,0.01 0.0089,0.012 0.02384,0.027 0.07139,0.039 0.140043,0.039 0.07533,0 0.147792,-0.014 0.214536,-0.048 0.06579,-0.032 0.118829,-0.081 0.157922,-0.137 0.02861,-0.04 0.05149,-0.1017 0.07151,-0.1818 z"
1558- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none;opacity:0.80000000000000004"
1559+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:0.80000000000000004"
1560 inkscape:connector-curvature="0" />
1561 <g
1562 transform="matrix(0.09534913,0,0,0.09534913,23.74598,1029.0253)"
1563@@ -110,155 +110,155 @@
1564 <g
1565 transform="matrix(0.09534913,0,0,0.09534913,-7.586953,990.24186)"
1566 id="g4966"
1567- style="fill:#ffffff;fill-opacity:0.94117647;opacity:0.80000000000000004">
1568+ style="fill:#ffffff;fill-opacity:1;opacity:0.80000000000000004">
1569 <g
1570 id="g84"
1571- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1572+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1573 transform="translate(125.1273,453.3934)">
1574 <path
1575 id="path86"
1576 d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.35,-14 3.35,-14 0,0 12.12,0 12.12,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
1577- style="fill:#ffffff;fill-opacity:0.94117647"
1578+ style="fill:#ffffff;fill-opacity:1"
1579 inkscape:connector-curvature="0" />
1580 </g>
1581 <g
1582 id="g88"
1583- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1584+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1585 transform="translate(151.0773,463.3934)">
1586 <path
1587 id="path90"
1588 d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.1,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
1589- style="fill:#ffffff;fill-opacity:0.94117647"
1590+ style="fill:#ffffff;fill-opacity:1"
1591 inkscape:connector-curvature="0" />
1592 </g>
1593 <g
1594 id="g92"
1595- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1596+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1597 transform="translate(171.7073,463.3934)">
1598 <path
1599 id="path94"
1600 d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.52,26 10.78,26 c 2.79,0 6.49,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
1601- style="fill:#ffffff;fill-opacity:0.94117647"
1602+ style="fill:#ffffff;fill-opacity:1"
1603 inkscape:connector-curvature="0" />
1604 </g>
1605 <g
1606 id="g96"
1607- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1608+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1609 transform="translate(198.2273,463.3934)">
1610 <path
1611 id="path98"
1612 d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
1613- style="fill:#ffffff;fill-opacity:0.94117647"
1614+ style="fill:#ffffff;fill-opacity:1"
1615 inkscape:connector-curvature="0" />
1616 </g>
1617 <g
1618 id="g100"
1619- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1620+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1621 transform="translate(234.1373,463.3934)">
1622 <path
1623 id="path102"
1624 d="M 22.74,26 C 22.8,22.83 23.56,17.85 24.35,14.58 24.35,14.58 27.56,1 27.56,1 25.52,0.31 22.34,0 19.28,0 6.86,0 0.7,9.2 0.27,17.82 0,23.23 2.93,26 7.49,26 c 2.95,0 6.28,-1.43 8.87,-5.73 0,0 0.11,0 0.11,0 -0.2,2.07 -0.44,4.08 -0.57,5.73 0,0 6.84,0 6.84,0 z M 17.61,11.72 C 16.15,18.08 13.17,20 10.95,20 8.88,20 7.98,18.53 8.1,16.39 8.34,11.56 12.16,6 16.98,6 c 0.78,0 1.39,-0.14 1.96,-0.28 0,0 -1.33,6 -1.33,6 z"
1625- style="fill:#ffffff;fill-opacity:0.94117647"
1626+ style="fill:#ffffff;fill-opacity:1"
1627 inkscape:connector-curvature="0" />
1628 </g>
1629 <g
1630 id="g104"
1631- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1632+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1633 transform="translate(261.7673,463.3934)">
1634 <path
1635 id="path106"
1636 d="m 0,24.82 c 1.44,1.12 4.46,1.13 7.61,1.18 6.73,0.05 11.81,-2.89 12.11,-8.29 0.17,-3.6 -2.62,-5.73 -5.35,-7.16 C 12.4,9.6 11.41,8.69 11.46,7.63 11.53,6.2 12.87,6 14.84,6 c 2.22,0 4,0.27 5.02,0.47 0,0 2.02,-5.42 2.02,-5.42 C 20.73,0.36 18.43,0 15.48,0 8.95,0 4.17,3.45 3.9,8.69 c -0.16,3.24 2.17,5.42 4.99,6.9 2.28,1.17 3.06,2.07 3,3.34 C 11.82,20.21 10.68,20 8.61,20 6.18,20 3.49,19.68 2.07,19.46 2.07,19.46 0,24.82 0,24.82 z"
1637- style="fill:#ffffff;fill-opacity:0.94117647"
1638+ style="fill:#ffffff;fill-opacity:1"
1639 inkscape:connector-curvature="0" />
1640 </g>
1641 <g
1642 id="g108"
1643- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1644+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1645 transform="translate(294.2173,452.3934)">
1646 <path
1647 id="path110"
1648 d="m 7.45,37 c 0,0 6.05,-25 6.05,-25 0,0 -7.41,0 -7.41,0 0,0 -6.09,25 -6.09,25 0,0 7.45,0 7.45,0 z M 10.92,9 C 13.46,9 15.72,6.9 15.86,3.3 15.98,0.86 14.4,0 12.07,0 9.64,0 7.42,1.58 7.29,3.94 7.17,6.32 8.75,9 10.92,9 z"
1649- style="fill:#ffffff;fill-opacity:0.94117647"
1650+ style="fill:#ffffff;fill-opacity:1"
1651 inkscape:connector-curvature="0" />
1652 </g>
1653 <g
1654 id="g112"
1655- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1656+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1657 transform="translate(308.5073,464.0834)">
1658 <path
1659 id="path114"
1660 d="m 7.46,25.31 c 0,0 2.64,-11.26 2.64,-11.26 1.37,-5.73 4.32,-7.74 6.75,-7.74 1.92,0 2.48,0.82 2.39,2.01 -0.05,0.96 -0.2,1.97 -0.4,2.87 0,0 -3.36,14.12 -3.36,14.12 0,0 7.46,0 7.46,0 0,0 3.54,-14.81 3.54,-14.81 C 26.75,9.22 27.05,7.31 27.11,6.15 27.33,1.64 25.08,0 20.94,0 c -3.32,0 -6.55,1.54 -9.1,4.88 0,0 -0.1,0 -0.1,0 0,0 0.68,-4.57 0.68,-4.57 0,0 -6.58,0 -6.58,0 C 5.41,2.45 4.86,5.04 4.08,8.06 4.08,8.06 0,25.31 0,25.31 c 0,0 7.46,0 7.46,0 z"
1661- style="fill:#ffffff;fill-opacity:0.94117647"
1662+ style="fill:#ffffff;fill-opacity:1"
1663 inkscape:connector-curvature="0" />
1664 </g>
1665 <g
1666 id="g116"
1667- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1668+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1669 transform="translate(348.0673,453.3934)">
1670 <path
1671 id="path118"
1672 d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.36,-14 3.36,-14 0,0 12.11,0 12.11,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
1673- style="fill:#ffffff;fill-opacity:0.94117647"
1674+ style="fill:#ffffff;fill-opacity:1"
1675 inkscape:connector-curvature="0" />
1676 </g>
1677 <g
1678 id="g120"
1679- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1680+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1681 transform="translate(374.0173,463.3934)">
1682 <path
1683 id="path122"
1684 d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.11,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
1685- style="fill:#ffffff;fill-opacity:0.94117647"
1686+ style="fill:#ffffff;fill-opacity:1"
1687 inkscape:connector-curvature="0" />
1688 </g>
1689 <g
1690 id="g124"
1691- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1692+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1693 transform="translate(394.6473,463.3934)">
1694 <path
1695 id="path126"
1696 d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.53,26 10.78,26 c 2.79,0 6.5,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
1697- style="fill:#ffffff;fill-opacity:0.94117647"
1698+ style="fill:#ffffff;fill-opacity:1"
1699 inkscape:connector-curvature="0" />
1700 </g>
1701 <g
1702 id="g128"
1703- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1704+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1705 transform="translate(421.1673,463.3934)">
1706 <path
1707 id="path130"
1708 d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
1709- style="fill:#ffffff;fill-opacity:0.94117647"
1710+ style="fill:#ffffff;fill-opacity:1"
1711 inkscape:connector-curvature="0" />
1712 </g>
1713 <g
1714 id="g132"
1715- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1716+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1717 transform="translate(447.5473,452.3934)">
1718 <path
1719 id="path134"
1720 d="M 23.31,0 C 23.31,0 20.5,11.36 20.5,11.36 19.48,10.94 18.15,11 17.11,11 7.53,11 0.75,19.2 0.3,28.08 0,34.34 3.34,37 7.64,37 c 3.01,0 6.18,-1.33 8.58,-4.77 0,0 0.1,0 0.1,0 0,0 -0.57,4.77 -0.57,4.77 0,0 6.78,0 6.78,0 0.31,-3 0.96,-6.57 1.69,-9.83 0,0 6.49,-27.17 6.49,-27.17 0,0 -7.4,0 -7.4,0 z M 17.47,24.42 C 16.3,29.35 13.54,31 11.36,31 9.19,31 7.98,29.49 8.13,26.8 8.38,21.82 11.8,17 16.25,17 c 1.25,0 2.32,0.19 2.91,0.47 0,0 -1.69,6.95 -1.69,6.95 z"
1721- style="fill:#ffffff;fill-opacity:0.94117647"
1722+ style="fill:#ffffff;fill-opacity:1"
1723 inkscape:connector-curvature="0" />
1724 </g>
1725 <g
1726 id="g136"
1727- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1728+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1729 transform="translate(477.2573,463.3934)">
1730 <path
1731 id="path138"
1732 d="M 10.61,26 C 19.31,26 26.02,19.41 26.49,10.44 26.78,4.5 23.08,0 16.25,0 7.23,0 0.76,7.3 0.31,16.12 0,22.54 4.14,26 10.61,26 z m 1.17,-6 C 9.24,20 7.84,18.38 7.99,15.96 8.19,11.93 10.68,6 14.97,6 c 2.96,0 3.87,2.27 3.75,4.5 -0.22,4.4 -2.9,9.5 -6.94,9.5 z"
1733- style="fill:#ffffff;fill-opacity:0.94117647"
1734+ style="fill:#ffffff;fill-opacity:1"
1735 inkscape:connector-curvature="0" />
1736 </g>
1737 <g
1738 id="g140"
1739- style="fill:#ffffff;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1740+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
1741 transform="translate(505.8173,463.3934)">
1742 <path
1743 id="path142"
1744 d="M 7.2,26 C 7.2,26 9.9,14.58 9.9,14.58 11.03,9.49 13.85,6 16.38,6 c 1.82,0 2.32,1.33 2.23,3.07 -0.05,0.9 -0.25,1.91 -0.46,2.91 0,0 -3.34,14.02 -3.34,14.02 0,0 7.2,0 7.2,0 0,0 2.7,-11.47 2.7,-11.47 C 25.95,9.28 28.61,6 31.09,6 c 1.71,0 2.42,1.22 2.34,2.96 -0.05,1.01 -0.26,2.12 -0.52,3.13 0,0 -3.24,13.91 -3.24,13.91 0,0 7.25,0 7.25,0 0,0 3.49,-14.81 3.49,-14.81 0.27,-1.33 0.58,-3.4 0.63,-4.46 C 41.26,2.33 39.11,0 35.23,0 31.91,0 28.68,1.5 26.23,4.66 26.14,2.38 24.51,0 20.47,0 17.2,0 14.08,1.48 11.58,4.83 c 0,0 -0.1,0 -0.1,0 0,0 0.67,-3.83 0.67,-3.83 0,0 -6.42,0 -6.42,0 C 5.31,3.14 4.8,5.73 4.02,8.75 4.02,8.75 0,26 0,26 c 0,0 7.2,0 7.2,0 z"
1745- style="fill:#ffffff;fill-opacity:0.94117647"
1746+ style="fill:#ffffff;fill-opacity:1"
1747 inkscape:connector-curvature="0" />
1748 </g>
1749 </g>
1750
1751=== renamed file 'Assets/ic_gpl_v3_logo_red.svg' => 'Assets/holo_dark/ic_tab_gplv3_unselected.svg'
1752--- Assets/ic_gpl_v3_logo_red.svg 2012-10-29 08:49:56 +0000
1753+++ Assets/holo_dark/ic_tab_gplv3_unselected.svg 2012-12-16 20:36:23 +0000
1754@@ -14,8 +14,8 @@
1755 id="svg3104"
1756 version="1.1"
1757 inkscape:version="0.48.3.1 r9886"
1758- sodipodi:docname="ic_gpl_v3_logo_red.svg"
1759- inkscape:export-filename="ic_gpl_v3_logo_red.png"
1760+ sodipodi:docname="ic_tab_gplv3_unselected.svg"
1761+ inkscape:export-filename="ic_gpl_v3_logo_grey.png"
1762 inkscape:export-xdpi="216.34988"
1763 inkscape:export-ydpi="216.34988">
1764 <title
1765@@ -29,21 +29,25 @@
1766 borderopacity="1.0"
1767 inkscape:pageopacity="0.0"
1768 inkscape:pageshadow="2"
1769- inkscape:zoom="15.839192"
1770- inkscape:cx="19.707133"
1771- inkscape:cy="21.19997"
1772+ inkscape:zoom="17.25"
1773+ inkscape:cx="24"
1774+ inkscape:cy="24"
1775 inkscape:document-units="px"
1776 inkscape:current-layer="layer1"
1777- showgrid="false"
1778- inkscape:window-width="1206"
1779- inkscape:window-height="673"
1780- inkscape:window-x="434"
1781- inkscape:window-y="151"
1782- inkscape:window-maximized="0"
1783- showguides="true">
1784+ showgrid="true"
1785+ inkscape:window-width="1631"
1786+ inkscape:window-height="1026"
1787+ inkscape:window-x="49"
1788+ inkscape:window-y="24"
1789+ inkscape:window-maximized="1"
1790+ showguides="false">
1791 <inkscape:grid
1792 type="xygrid"
1793- id="grid3826" />
1794+ id="grid3826"
1795+ empspacing="5"
1796+ visible="true"
1797+ enabled="true"
1798+ snapvisiblegridlinesonly="true" />
1799 </sodipodi:namedview>
1800 <metadata
1801 id="metadata3109">
1802@@ -82,191 +86,176 @@
1803 inkscape:groupmode="layer"
1804 id="layer1"
1805 transform="translate(0,-1004.3622)">
1806- <g
1807- transform="matrix(0.09534913,0,0,0.09534913,23.377936,1029.0253)"
1808- style="fill:#000000;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1809- id="g68">
1810- <path
1811- d="M 3.86,0 C 3.86,0 3.85,0 3.85,0 2.91,0 2.08,0.31 1.3,0.94 0.72,1.4 0.32,2.02 0,2.71 c 0,0 0.04,0 0.04,0 C 0.36,2.02 0.76,1.4 1.33,0.94 2.11,0.31 2.94,0.01 3.86,0 z"
1812- id="path70"
1813- style="fill:#000000;fill-opacity:0.94117647"
1814- inkscape:connector-curvature="0" />
1815- </g>
1816+ <path
1817+ inkscape:connector-curvature="0"
1818+ style="fill:#808080;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1819+ id="path70"
1820+ d="m 23.745984,1029.0253 c 0,0 -9.54e-4,0 -9.54e-4,0 -0.08963,0 -0.168768,0.03 -0.24314,0.09 -0.0553,0.044 -0.09344,0.103 -0.123954,0.1688 0,0 0.0038,0 0.0038,0 0.03051,-0.066 0.06865,-0.1249 0.123,-0.1688 0.07437,-0.06 0.153512,-0.089 0.241234,-0.09 z" />
1821 <path
1822 id="path74"
1823- d="m 8.8437734,1017.5377 c 1.2e-6,0 -3.3163604,14.4692 -3.3163604,14.4692 9.533e-4,0 0.00107,0 0.00298,0 0,0 15.3422663,0 15.3422663,0 1e-6,0 7.979528,0 7.979528,0 -0.950631,-0.083 -1.701146,-0.4166 -2.148334,-1.025 -0.08295,-0.1125 -0.151486,-0.2337 -0.211556,-0.3605 -0.03814,-0.093 -0.07401,-0.1877 -0.110248,-0.2831 -0.09535,-0.3032 -0.133369,-0.6396 -0.116207,-0.9982 0.04768,-0.9992 0.516555,-2.1878 1.328929,-3.4325 0.862909,-1.3228 2.113532,-2.7092 3.662001,-3.9957 0.34707,-0.2882 0.705941,-0.5727 1.081617,-0.8493 0.464349,-0.3416 0.932276,-0.6562 1.40044,-0.9505 1.724865,-1.0859 3.445439,-1.8458 4.970072,-2.2317 -1.456933,0.4753 -3.093721,1.2822 -4.710842,2.3807 -0.05816,0.039 -0.115611,0.079 -0.172821,0.1192 -0.897234,0.6217 -1.710085,1.2819 -2.419482,1.9487 -2.282659,2.1463 -3.489182,4.3703 -2.940925,5.6733 0.03909,0.09 0.0857,0.1752 0.140045,0.2562 0.589256,0.8667 2.049648,1.0166 3.900374,0.5513 0.125861,-0.032 0.251721,-0.067 0.381396,-0.1043 0.591165,-0.1707 1.2188,-0.4012 1.865267,-0.6853 0.155418,-0.069 0.312507,-0.1393 0.470786,-0.2146 0.01621,-0.01 0.03147,-0.015 0.04767,-0.024 2.04047,-1.0139 3.608606,-2.1804 3.948049,-2.8814 0.07437,-0.1524 0.09225,-0.2824 0.04171,-0.3843 -0.242186,-0.4911 -1.936898,-0.1593 -3.989764,0.73 -0.164954,0.072 -0.331815,0.1451 -0.500583,0.2235 0.137303,-0.1275 0.280208,-0.2555 0.426091,-0.3814 0.232652,-0.2005 0.473527,-0.3964 0.730016,-0.59 0.401421,-0.304 0.80725,-0.5788 1.206763,-0.8224 1.870749,-1.4113 2.816493,-2.7464 2.619121,-3.2419 -0.03719,-0.093 -0.116326,-0.1575 -0.238373,-0.1966 -0.38998,-0.1241 -1.101759,0.024 -1.966575,0.3784 -0.713211,0.2925 -1.53238,0.7264 -2.36287,1.2664 0,0 -0.113227,0.074 -0.113227,0.074 10e-7,0 -0.02086,0.012 -0.02086,0.012 1e-6,0 -0.399274,0.2652 -0.399274,0.2652 -10e-7,0 0.229434,-0.4202 0.229434,-0.4202 0.340397,-0.6231 0.894851,-1.2732 1.585178,-1.8772 0.506304,-0.4415 1.084715,-0.8576 1.707345,-1.2216 0.235513,-0.1379 0.470667,-0.266 0.706179,-0.3814 0.241234,-0.1179 0.482586,-0.2226 0.718099,-0.3159 0.684233,-0.2706 1.337387,-0.435 1.906981,-0.4797 -0.05187,0 -1.600077,0 -1.600077,0 10e-7,0 -5.393183,0 -5.393183,0 10e-7,0 -23.780663,0 -23.780663,0 0,0 -1.8861246,0 -1.8861246,0 z m 17.1092056,0.021 c -0.09344,1.4261 0.18307,3.515 0.810467,5.8341 0.111558,0.4127 0.233009,0.8327 0.366498,1.2575 0.08296,0.2623 0.16853,0.5205 0.256251,0.7747 -0.05149,0.076 -0.103335,0.1509 -0.151963,0.2264 -0.782815,1.1997 -1.240373,2.3335 -1.355745,3.3194 -0.330862,-1.108 -0.579961,-2.3216 -0.721077,-3.6084 -0.04005,-0.3687 -0.07139,-0.7333 -0.09237,-1.0935 -0.154466,-2.6167 0.187122,-4.9887 0.887939,-6.7102 z m -15.622355,1.8563 c 0.01786,-5e-4 0.03546,0 0.05363,0 0,0 3.524937,0 3.524937,0 0.301303,0 0.534312,0.057 0.70022,0.1698 0.164953,0.1141 0.226812,0.2616 0.187718,0.441 10e-7,0 -0.420132,1.8981 -0.420132,1.8981 0,0 -1.242517,0 -1.242517,0 10e-7,0 0.408213,-1.8474 0.408213,-1.8474 -1e-6,0 -3.110764,0 -3.110764,0 -1e-6,0 -1.1233324,5.0773 -1.1233324,5.0773 1.1e-6,0 -0.4052336,1.8385 -0.4052336,1.8385 0,0 3.107785,0 3.107785,0 0,0 0.003,-0.012 0.003,-0.012 0,0 0.622749,-2.8128 0.622749,-2.8128 0,0 -1.460033,0 -1.460033,0 0,0 0.140044,-0.6347 0.140044,-0.6347 -10e-7,0 2.702551,0 2.702551,0 0,0 -0.774712,3.51 -0.774712,3.51 -0.01049,0.05 -0.02884,0.095 -0.05363,0.1401 -0.06388,0.1163 -0.175323,0.2159 -0.330741,0.2979 -0.215488,0.1135 -0.473409,0.1699 -0.774712,0.1699 0,0 -3.5219575,0 -3.5219575,0 -0.3013043,0 -0.5343128,-0.056 -0.7002199,-0.1699 -0.1649527,-0.1134 -0.2277653,-0.2583 -0.1877183,-0.438 6e-7,0 1.5524021,-7.0171 1.5524021,-7.0171 0.040046,-0.1794 0.1649549,-0.3269 0.3813966,-0.441 0.00763,-0 0.01621,-0 0.023837,-0.01 0.1975522,-0.099 0.429399,-0.1546 0.697241,-0.1609 z m 5.524289,0 c -10e-7,0 4.436712,0 4.436712,0 0.29749,0 0.531333,0.057 0.69724,0.1698 0.166863,0.1141 0.230746,0.2616 0.190699,0.441 1e-6,0 -0.828345,3.7425 -0.828345,3.7425 -0.03909,0.1783 -0.16698,0.3238 -0.384376,0.438 -0.217396,0.1146 -0.47329,0.1728 -0.771732,0.1728 -1e-6,0 -3.223991,0 -3.223991,0 0,0 -0.622749,2.8098 -0.622749,2.8098 0,0 -0.101309,0.4619 -0.101309,0.4619 1e-6,0 -1.215701,0 -1.215701,0 0,0 0.09237,-0.4172 0.09237,-0.4172 0,0 1.731183,-7.8186 1.731183,-7.8186 z m 6.129159,0 c 0,0 1.215701,0 1.215701,0 2e-6,0 -1.376602,6.2185 -1.376602,6.2185 1e-6,0 -0.300946,1.3588 -0.300946,1.3588 0,0 2.908148,0 2.908148,0 0.03051,0.223 0.06615,0.442 0.104288,0.6585 -1e-6,0 -4.374141,0 -4.374141,0 10e-7,0 0.345641,-1.5614 0.345641,-1.5614 1e-6,0 1.477911,-6.6744 1.477911,-6.6744 z m -5.059462,0.6615 c 2e-6,0 -0.807488,3.6411 -0.807488,3.6411 0,0 3.030314,0 3.030314,0 0,0 0.804508,-3.6411 0.804508,-3.6411 10e-7,0 -3.027334,0 -3.027334,0 z m -2.547609,8.1464 c 0.01189,-4e-4 0.02378,0 0.03576,0 0.141116,0 0.264355,0.025 0.363518,0.072 0.105837,0.05 0.181521,0.1232 0.223474,0.2205 0.041,0.094 0.05173,0.2015 0.0298,0.3188 0,0 -0.0089,0.045 -0.0089,0.045 1e-6,0 -0.34862,0 -0.34862,0 -1e-6,0 0.003,-0.042 0.003,-0.042 0.009,-0.082 -0.0011,-0.1464 -0.03278,-0.1907 -0.0041,-0.01 -0.01009,-0.013 -0.0149,-0.018 -0.0079,-0.01 -0.01968,-0.017 -0.0298,-0.024 -0.04878,-0.031 -0.125085,-0.048 -0.223475,-0.048 -0.130628,0 -0.228241,0.023 -0.294985,0.069 -0.06484,0.045 -0.105838,0.095 -0.119187,0.155 -0.01335,0.061 0.0086,0.093 0.02384,0.1102 4.47e-4,5e-4 0.0024,0 0.003,0 0.01932,0.016 0.08641,0.055 0.294986,0.1043 0.18879,0.046 0.313818,0.087 0.384377,0.1221 0.106792,0.054 0.181402,0.1248 0.220495,0.2116 0.03909,0.086 0.04767,0.1863 0.02384,0.295 -0.02384,0.1058 -0.07783,0.2034 -0.157922,0.295 -0.07914,0.091 -0.179852,0.164 -0.300946,0.2145 -0.120141,0.05 -0.25196,0.077 -0.387356,0.077 -0.171628,0 -0.309407,-0.026 -0.417152,-0.077 -0.112512,-0.053 -0.193678,-0.1376 -0.241352,-0.2473 -0.04577,-0.1068 -0.05554,-0.228 -0.0298,-0.3605 0,0 0.0089,-0.042 0.0089,-0.042 0,0 0.342661,0 0.342661,0 0,0 -0.003,0.042 -0.003,0.042 -0.0086,0.079 -1.12e-4,0.143 0.02086,0.1907 0.02002,0.046 0.05816,0.084 0.119186,0.1132 0.06484,0.031 0.145883,0.048 0.238372,0.048 0.08295,0 0.158757,-0.014 0.226455,-0.039 0.06674,-0.024 0.119782,-0.055 0.157922,-0.095 0.03718,-0.04 0.059,-0.082 0.06853,-0.1282 0.0095,-0.041 0.0073,-0.076 -0.0089,-0.1042 -0.01812,-0.03 -0.05399,-0.058 -0.110247,-0.081 0,0 -0.292008,-0.086 -0.292008,-0.086 -0.163046,-0.041 -0.272817,-0.08 -0.336701,-0.1192 -0.08677,-0.051 -0.149341,-0.1175 -0.181759,-0.1966 -0.03242,-0.078 -0.03588,-0.1649 -0.0149,-0.2593 0.02193,-0.101 0.07068,-0.1972 0.146003,-0.283 0.07628,-0.087 0.174727,-0.1549 0.292007,-0.1997 0.103692,-0.039 0.212814,-0.062 0.327762,-0.065 z m 3.128643,0.01 c 0.01886,-0 0.03659,0 0.05661,0 0,0 0.214535,0.024 0.214535,0.024 0,0 0.07151,0.01 0.07151,0.01 1e-6,0 -0.104288,0.2652 -0.104288,0.2652 -1e-6,0 -0.02086,0.042 -0.02086,0.042 0,0 -0.163881,-0.015 -0.163881,-0.015 -0.04839,0 -0.08394,0.01 -0.107268,0.024 -0.0015,0 -0.0045,0 -0.006,0.01 -0.0031,0 -0.0084,0.01 -0.01192,0.012 -0.01435,0.019 -0.03182,0.053 -0.04469,0.1133 -2e-6,0 -0.0062,0.026 -0.01192,0.048 0.07533,0 0.25625,0 0.25625,0 0,0 -0.06555,0.295 -0.06555,0.295 0,0 -0.187361,0 -0.250291,0 -0.01907,0.086 -0.253271,1.1353 -0.253271,1.1353 -10e-7,0 -0.345641,0 -0.345641,0 -1e-6,0 0.224667,-1.0085 0.253271,-1.1353 -0.05816,0 -0.199637,0 -0.199637,0 0,0 0.06555,-0.295 0.06555,-0.295 0,0 0.142308,0 0.196657,0 0.0095,-0.041 0.02384,-0.092 0.02384,-0.092 0.02098,-0.095 0.04291,-0.1639 0.07151,-0.2116 0.03909,-0.066 0.09428,-0.1208 0.163883,-0.1609 0.05733,-0.033 0.129835,-0.053 0.211555,-0.06 z m 0.825366,0.015 c -10e-7,0 -0.09034,0.4066 -0.113227,0.5095 0.06674,0 0.223474,0 0.223474,0 0,0 -0.06555,0.295 -0.06555,0.295 -1e-6,0 -0.164359,0 -0.223475,0 -0.01812,0.082 -0.160901,0.7181 -0.160901,0.7181 1e-6,0 -0.01192,0.076 -0.01192,0.098 1.5e-5,7e-4 -5.6e-5,0 0,0 4.7e-5,3e-4 -5.6e-5,0 0,0 1.11e-4,2e-4 0.0029,-10e-5 0.003,0 0,0 0.03576,0 0.03576,0 0,0 0.163881,-0.012 0.163881,-0.012 0,0 -0.01788,0.2652 -0.01788,0.2652 1e-6,0 0.003,0.048 0.003,0.048 -1e-6,0 -0.235394,0.027 -0.235394,0.027 -0.09344,0 -0.161974,-0.015 -0.211556,-0.048 -0.05244,-0.034 -0.08295,-0.08 -0.09535,-0.1371 -0.0019,-0.01 -0.006,-0.026 -0.006,-0.048 0,-0.043 0.0081,-0.1155 0.03576,-0.2414 1e-6,0 0.125265,-0.5611 0.151963,-0.6794 -0.04481,0 -0.163882,0 -0.163882,0 2e-6,0 0.06555,-0.2949 0.06555,-0.2949 -1e-6,0 0.116207,0 0.163882,0 0.01525,-0.069 0.06853,-0.304 0.06853,-0.304 0,0 0.277109,-0.146 0.277109,-0.146 -1e-6,0 0.113227,-0.06 0.113227,-0.06 z m -10.9800456,0.012 c 1.1e-6,0 1.3408468,0 1.3408468,0 0,0 -0.074491,0.3338 -0.074491,0.3338 0,0 -0.8944938,0 -0.980308,0 -0.015255,0.068 -0.076399,0.3418 -0.098329,0.441 0.1239545,0 0.849203,0 0.849203,0 0,0 -0.074492,0.3337 -0.074492,0.3337 -5e-7,0 -0.7633881,0 -0.8492029,0 -0.018116,0.083 -0.1817593,0.8194 -0.1817593,0.8194 1.1e-6,0 -0.3605383,0 -0.3605383,0 6e-7,0 0.4290706,-1.9279 0.4290706,-1.9279 z m 1.7967341,0.4708 c 0.013457,-0 0.028158,0 0.041715,0 0.085814,0 0.1650735,0.026 0.2413529,0.081 0,0 0.047674,0.033 0.047674,0.033 0,0 -0.1847385,0.3039 -0.1847385,0.3039 0,0 -0.050654,-0.036 -0.050654,-0.036 -0.037186,-0.024 -0.077233,-0.036 -0.1191865,-0.036 -0.036233,0 -0.069963,0.013 -0.1042883,0.036 -0.036232,0.024 -0.066506,0.055 -0.089389,0.098 -0.040047,0.073 -0.069367,0.1556 -0.08939,0.2443 0,0 -0.1609015,0.733 -0.1609015,0.733 0,0 -0.3456406,0 -0.3456406,0 0,0 0.3188239,-1.4303 0.3188239,-1.4303 1.1e-6,0 0.321803,0 0.321803,0 0,0 -0.011085,0.043 -0.014899,0.06 0.015256,-0.011 0.031346,-0.027 0.044695,-0.036 0.046185,-0.028 0.094966,-0.045 0.143023,-0.051 z m 1.0250035,0 c 0.02081,-0 0.0413,0 0.06257,0 0.194513,0 0.341707,0.068 0.438009,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.071 -0.0087,0.1464 -0.02682,0.2294 0,0 -0.02682,0.1043 -0.02682,0.1043 0,0 -0.8741122,0 -0.9713685,0 -0.00191,0.02 -0.00298,0.042 -0.00298,0.06 0,0.074 0.015256,0.1329 0.047675,0.1758 0.015405,0.021 0.033264,0.04 0.053634,0.054 0.038402,0.025 0.087975,0.039 0.1460033,0.039 0.070559,0 0.132535,-0.019 0.190698,-0.057 0.0553,-0.035 0.108222,-0.092 0.154943,-0.1698 0,0 0.369477,0 0.369477,0 0,0 -0.03278,0.072 -0.03278,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.4320506,0.1222 -0.2107215,0 -0.3675708,-0.068 -0.4648271,-0.2026 -0.096302,-0.1316 -0.1170405,-0.3135 -0.065552,-0.5423 0.051489,-0.2327 0.1542274,-0.4186 0.3039251,-0.5483 0.1341748,-0.1163 0.2864266,-0.1809 0.4558876,-0.1937 z m 1.552403,0 c 0.02081,-0 0.0413,0 0.06257,0 0.194513,0 0.341708,0.068 0.438011,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.07 -0.0087,0.1444 -0.02682,0.2264 0,0 -0.02682,0.1073 -0.02682,0.1073 0,0 -0.874113,0 -0.971369,0 -9.56e-4,0.013 -0.002,0.025 -0.003,0.039 -7.16e-4,0.01 3.35e-4,0.013 0,0.018 -2.8e-5,8e-4 0,0 0,0 0,0.014 0.002,0.028 0.003,0.042 0.0048,0.054 0.01895,0.1 0.0447,0.1341 0.0049,0.01 0.0095,0.015 0.0149,0.021 0.04367,0.047 0.10548,0.072 0.184739,0.072 0.07056,0 0.133489,-0.019 0.190699,-0.057 0.0553,-0.035 0.108221,-0.092 0.154942,-0.1698 0,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.43205,0.1222 -0.210721,0 -0.367571,-0.068 -0.464827,-0.2026 -0.06293,-0.086 -0.09237,-0.1951 -0.09237,-0.3248 0,-0.02 0.0011,-0.042 0.003,-0.063 0.0038,-0.05 0.01144,-0.1 0.02384,-0.1549 0.05149,-0.2317 0.151248,-0.4186 0.300945,-0.5483 0.134175,-0.1163 0.289407,-0.1809 0.458869,-0.1937 z m 4.228136,0 c 0.0213,-0 0.04088,0 0.06257,0 0.198327,0 0.350766,0.067 0.449929,0.1997 0.09821,0.1325 0.122047,0.3113 0.07151,0.5363 -0.03909,0.1755 -0.09559,0.3172 -0.172819,0.4201 -0.07724,0.103 -0.175681,0.1872 -0.292008,0.2444 -0.11537,0.057 -0.237538,0.086 -0.360538,0.086 -0.20214,0 -0.352673,-0.069 -0.449929,-0.2026 -0.06293,-0.085 -0.09535,-0.1942 -0.09535,-0.3248 1e-6,-0.071 0.0077,-0.1455 0.02682,-0.2295 0.05721,-0.2555 0.174012,-0.4501 0.345641,-0.575 0.125979,-0.091 0.265105,-0.1435 0.414172,-0.155 z m 5.235262,0 c 0.02514,-0 0.04842,0 0.07449,0 0.120141,0 0.214536,0.012 0.286048,0.042 0.07628,0.031 0.13039,0.074 0.160902,0.1252 0.02956,0.049 0.0447,0.1083 0.0447,0.1818 0,0 -0.03576,0.2175 -0.03576,0.2175 1e-6,0 -0.06555,0.295 -0.06555,0.295 -0.05626,0.2517 -0.06865,0.3461 -0.07151,0.3813 -0.0029,0.048 0.0015,0.094 0.0149,0.1371 10e-7,0 0.02384,0.077 0.02384,0.077 1e-6,0 -0.3516,0 -0.3516,0 -1e-6,0 -0.0149,-0.045 -0.0149,-0.045 -0.0057,-0.021 -0.0041,-0.048 -0.006,-0.072 -0.06674,0.041 -0.133608,0.077 -0.193678,0.098 -0.08867,0.03 -0.180686,0.048 -0.274128,0.048 -0.162093,0 -0.282114,-0.042 -0.35458,-0.1252 -0.0553,-0.061 -0.08045,-0.1356 -0.08045,-0.2205 -1e-6,-0.032 0.0043,-0.066 0.01192,-0.1013 0.01621,-0.072 0.04565,-0.1395 0.09237,-0.1996 0.04577,-0.059 0.09988,-0.1077 0.160901,-0.143 0.05912,-0.035 0.125027,-0.06 0.193678,-0.078 -1e-6,0 0.211556,-0.036 0.211556,-0.036 0.163048,-0.019 0.284736,-0.043 0.372458,-0.069 0.0019,-0.01 0.006,-0.021 0.006,-0.021 0.01383,-0.061 0.0121,-0.1075 -0.003,-0.1312 -0.0011,-0 -0.0047,-0 -0.006,-0.01 -0.0032,-0 -0.0082,-0.01 -0.01192,-0.012 -0.03586,-0.028 -0.09702,-0.042 -0.178779,-0.042 -0.09249,0 -0.160901,0.015 -0.208576,0.045 -0.04672,0.029 -0.08999,0.084 -0.128126,0.1609 0,0 -0.360539,0 -0.360539,0 2e-6,0 0.03278,-0.072 0.03278,-0.072 0.04291,-0.099 0.09404,-0.1814 0.157922,-0.2443 0.06388,-0.063 0.150175,-0.1117 0.250291,-0.146 0.07673,-0.025 0.160507,-0.042 0.250292,-0.048 z m 1.510688,0 c 0.01345,-0 0.02816,0 0.04171,0 0.08677,0 0.168052,0.026 0.244332,0.081 1e-6,0 0.0447,0.033 0.0447,0.033 0,0 -0.184739,0.3039 -0.184739,0.3039 1e-6,0 -0.05065,-0.036 -0.05065,-0.036 -0.03719,-0.024 -0.07521,-0.036 -0.116207,-0.036 -0.03623,0 -0.07199,0.013 -0.107269,0.036 -0.03623,0.024 -0.06257,0.055 -0.08641,0.098 -0.03909,0.073 -0.06937,0.1556 -0.08939,0.2443 -10e-7,0 -0.163881,0.733 -0.163881,0.733 1e-6,0 -0.34564,0 -0.34564,0 0,0 0.318823,-1.4303 0.318823,-1.4303 -1e-6,0 0.321803,0 0.321803,0 0,0 -0.0081,0.043 -0.01192,0.06 0.01525,-0.011 0.03039,-0.027 0.0447,-0.036 0.04544,-0.028 0.09202,-0.045 0.140044,-0.051 z m 1.022022,0 c 0.02079,-0 0.0413,0 0.06257,0 0.194512,0 0.34266,0.068 0.43801,0.2026 0.06102,0.087 0.09237,0.1941 0.09237,0.3219 -1e-6,0.071 -0.01168,0.1464 -0.0298,0.2294 0,0 -0.02384,0.1043 -0.02384,0.1043 0,0 -0.875067,0 -0.971368,0 -0.0019,0.02 -0.006,0.042 -0.006,0.06 0,0.074 0.01621,0.1329 0.04767,0.1758 0.0049,0.01 0.01247,0.015 0.01788,0.021 0.0031,0 0.0086,0.01 0.01192,0.012 0.04263,0.039 0.100638,0.06 0.172819,0.06 0.07056,0 0.132536,-0.019 0.190699,-0.057 0.0553,-0.035 0.107269,-0.092 0.154943,-0.1698 -2e-6,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169959,0.2546 -0.292007,0.3337 -0.123952,0.079 -0.269003,0.1222 -0.432051,0.1222 -0.210719,0 -0.364591,-0.068 -0.461846,-0.2026 -0.0963,-0.1316 -0.119068,-0.3135 -0.06853,-0.5423 0.05149,-0.2327 0.151248,-0.4186 0.300946,-0.5483 0.135023,-0.1163 0.289562,-0.1809 0.458867,-0.1937 z m -5.217384,0.027 c 1e-6,0 0.354581,0 0.354581,0 1e-6,0 0.04374,0.8488 0.04469,0.8612 0.0143,-0.03 0.0254,-0.056 0.02682,-0.06 0,0 0.390334,-0.8016 0.390334,-0.8016 2e-6,0 0.324783,0 0.324783,0 0,0 0.0298,0.8385 0.0298,0.8433 0.0095,-0.017 0.443969,-0.8433 0.443969,-0.8433 -10e-7,0 0.3516,0 0.3516,0 0,0 -0.774711,1.4303 -0.774711,1.4303 1e-6,0 -0.318824,0 -0.318824,0 0,0 -0.03087,-0.7756 -0.03278,-0.8194 -0.131583,0.2698 -0.399275,0.8194 -0.399275,0.8194 0,0 -0.327762,0 -0.327762,0 0,0 -0.113228,-1.4303 -0.113228,-1.4303 z m -8.325168,0.2712 c -0.08214,0 -0.156729,0.033 -0.2264532,0.089 -0.055302,0.044 -0.092609,0.104 -0.1221668,0.1698 0,0 0.586993,0 0.586993,0 9.56e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0097,-0.097 -0.02682,-0.1252 -0.04195,-0.069 -0.104168,-0.1013 -0.196657,-0.1013 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 1.552402,0 c -0.08214,0 -0.156729,0.033 -0.226454,0.089 -0.0553,0.044 -0.09165,0.104 -0.122165,0.1698 0,0 0.586992,0 0.586992,0 9.51e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.0083,-0.014 -0.01959,-0.028 -0.0298,-0.039 -0.03981,-0.041 -0.0946,-0.063 -0.16686,-0.063 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 12.008029,0 c -0.08446,0 -0.163345,0.031 -0.235393,0.089 -0.05435,0.044 -0.09165,0.104 -0.122167,0.1698 1e-6,0 0.584014,0 0.584014,0 9.5e-4,-0.011 0.003,-0.023 0.003,-0.033 0,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.041,-0.068 -0.104169,-0.1003 -0.196658,-0.1013 -0.0027,0 -0.0032,-10e-5 -0.006,0 z m -7.806708,0.01 c -0.07882,0.01 -0.152112,0.045 -0.220495,0.1072 -0.082,0.074 -0.141474,0.1912 -0.175799,0.3457 -0.0143,0.065 -0.02086,0.1202 -0.02086,0.1698 10e-7,0.068 0.01299,0.1209 0.03874,0.1609 0.0069,0.01 0.01595,0.021 0.02384,0.03 0.04239,0.045 0.101576,0.069 0.175799,0.069 0.0963,0 0.181164,-0.036 0.26221,-0.1102 0.082,-0.075 0.140521,-0.1933 0.1758,-0.3516 0.03242,-0.1449 0.02789,-0.2532 -0.01788,-0.3218 -0.04386,-0.067 -0.107982,-0.098 -0.196657,-0.098 -0.01505,0 -0.0301,-0 -0.04469,0 z m 5.384244,0.5214 c -0.08105,0.022 -0.171867,0.04 -0.292006,0.057 -0.08963,0.013 -0.153512,0.027 -0.190699,0.042 -0.03242,0.013 -0.05852,0.032 -0.08045,0.057 -0.02098,0.024 -0.03504,0.049 -0.04171,0.078 -0.0019,0.011 -0.003,0.023 -0.003,0.033 0,8e-4 -1.8e-5,0 0,0 1.12e-4,0 -2.24e-4,0.01 0,0.01 5.98e-4,0 0.0018,0.011 0.003,0.015 4.47e-4,0 0.0025,0 0.003,0.01 0.001,0 0.0017,0.01 0.003,0.01 0.0014,0 0.0044,0.01 0.006,0.01 0.0025,0 0.0059,0.01 0.0089,0.012 0.02384,0.027 0.07139,0.039 0.140043,0.039 0.07533,0 0.147792,-0.014 0.214536,-0.048 0.06579,-0.032 0.118829,-0.081 0.157922,-0.137 0.02861,-0.04 0.05149,-0.1017 0.07151,-0.1818 z"
1824- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none;opacity:1"
1825+ d="m 8.8437734,1017.5377 c 1.2e-6,0 -3.3163604,14.4692 -3.3163604,14.4692 9.533e-4,0 0.00107,0 0.00298,0 0,0 15.342266,0 15.342266,0 1e-6,0 7.979528,0 7.979528,0 -0.950631,-0.083 -1.701146,-0.4166 -2.148334,-1.025 -0.08295,-0.1125 -0.151486,-0.2337 -0.211556,-0.3605 -0.03814,-0.093 -0.07401,-0.1877 -0.110248,-0.2831 -0.09535,-0.3032 -0.133369,-0.6396 -0.116207,-0.9982 0.04768,-0.9992 0.516555,-2.1878 1.328929,-3.4325 0.862909,-1.3228 2.113532,-2.7092 3.662001,-3.9957 0.34707,-0.2882 0.705941,-0.5727 1.081617,-0.8493 0.464349,-0.3416 0.932276,-0.6562 1.40044,-0.9505 1.724865,-1.0859 3.445439,-1.8458 4.970072,-2.2317 -1.456933,0.4753 -3.093721,1.2822 -4.710842,2.3807 -0.05816,0.039 -0.115611,0.079 -0.172821,0.1192 -0.897234,0.6217 -1.710085,1.2819 -2.419482,1.9487 -2.282659,2.1463 -3.489182,4.3703 -2.940925,5.6733 0.03909,0.09 0.0857,0.1752 0.140045,0.2562 0.589256,0.8667 2.049648,1.0166 3.900374,0.5513 0.125861,-0.032 0.251721,-0.067 0.381396,-0.1043 0.591165,-0.1707 1.2188,-0.4012 1.865267,-0.6853 0.155418,-0.069 0.312507,-0.1393 0.470786,-0.2146 0.01621,-0.01 0.03147,-0.015 0.04767,-0.024 2.04047,-1.0139 3.608606,-2.1804 3.948049,-2.8814 0.07437,-0.1524 0.09225,-0.2824 0.04171,-0.3843 -0.242186,-0.4911 -1.936898,-0.1593 -3.989764,0.73 -0.164954,0.072 -0.331815,0.1451 -0.500583,0.2235 0.137303,-0.1275 0.280208,-0.2555 0.426091,-0.3814 0.232652,-0.2005 0.473527,-0.3964 0.730016,-0.59 0.401421,-0.304 0.80725,-0.5788 1.206763,-0.8224 1.870749,-1.4113 2.816493,-2.7464 2.619121,-3.2419 -0.03719,-0.093 -0.116326,-0.1575 -0.238373,-0.1966 -0.38998,-0.1241 -1.101759,0.024 -1.966575,0.3784 -0.713211,0.2925 -1.53238,0.7264 -2.36287,1.2664 0,0 -0.113227,0.074 -0.113227,0.074 1e-6,0 -0.02086,0.012 -0.02086,0.012 10e-7,0 -0.399274,0.2652 -0.399274,0.2652 -10e-7,0 0.229434,-0.4202 0.229434,-0.4202 0.340397,-0.6231 0.894851,-1.2732 1.585178,-1.8772 0.506304,-0.4415 1.084715,-0.8576 1.707345,-1.2216 0.235513,-0.1379 0.470667,-0.266 0.706179,-0.3814 0.241234,-0.1179 0.482586,-0.2226 0.718099,-0.3159 0.684233,-0.2706 1.337387,-0.435 1.906981,-0.4797 -0.05187,0 -1.600077,0 -1.600077,0 1e-6,0 -5.393183,0 -5.393183,0 1e-6,0 -23.780663,0 -23.780663,0 0,0 -1.8861243,0 -1.8861243,0 z m 17.1092056,0.021 c -0.09344,1.4261 0.18307,3.515 0.810467,5.8341 0.111558,0.4127 0.233009,0.8327 0.366498,1.2575 0.08296,0.2623 0.16853,0.5205 0.256251,0.7747 -0.05149,0.076 -0.103335,0.1509 -0.151963,0.2264 -0.782815,1.1997 -1.240373,2.3335 -1.355745,3.3194 -0.330862,-1.108 -0.579961,-2.3216 -0.721077,-3.6084 -0.04005,-0.3687 -0.07139,-0.7333 -0.09237,-1.0935 -0.154466,-2.6167 0.187122,-4.9887 0.887939,-6.7102 z m -15.622355,1.8563 c 0.01786,-5e-4 0.03546,0 0.05363,0 0,0 3.524937,0 3.524937,0 0.301303,0 0.534312,0.057 0.70022,0.1698 0.164953,0.1141 0.226812,0.2616 0.187718,0.441 10e-7,0 -0.420132,1.8981 -0.420132,1.8981 0,0 -1.242517,0 -1.242517,0 10e-7,0 0.408213,-1.8474 0.408213,-1.8474 -10e-7,0 -3.110764,0 -3.110764,0 -1e-6,0 -1.1233324,5.0773 -1.1233324,5.0773 1.1e-6,0 -0.4052336,1.8385 -0.4052336,1.8385 0,0 3.107785,0 3.107785,0 0,0 0.003,-0.012 0.003,-0.012 0,0 0.622749,-2.8128 0.622749,-2.8128 0,0 -1.460033,0 -1.460033,0 0,0 0.140044,-0.6347 0.140044,-0.6347 -10e-7,0 2.702551,0 2.702551,0 0,0 -0.774712,3.51 -0.774712,3.51 -0.01049,0.05 -0.02884,0.095 -0.05363,0.1401 -0.06388,0.1163 -0.175323,0.2159 -0.330741,0.2979 -0.215488,0.1135 -0.473409,0.1699 -0.774712,0.1699 0,0 -3.5219575,0 -3.5219575,0 -0.3013043,0 -0.5343128,-0.056 -0.7002199,-0.1699 -0.1649527,-0.1134 -0.2277653,-0.2583 -0.1877183,-0.438 6e-7,0 1.5524021,-7.0171 1.5524021,-7.0171 0.040046,-0.1794 0.1649549,-0.3269 0.3813966,-0.441 0.00763,0 0.01621,0 0.023837,-0.01 0.1975522,-0.099 0.429399,-0.1546 0.697241,-0.1609 z m 5.524289,0 c -10e-7,0 4.436712,0 4.436712,0 0.29749,0 0.531333,0.057 0.69724,0.1698 0.166863,0.1141 0.230746,0.2616 0.190699,0.441 1e-6,0 -0.828345,3.7425 -0.828345,3.7425 -0.03909,0.1783 -0.16698,0.3238 -0.384376,0.438 -0.217396,0.1146 -0.47329,0.1728 -0.771732,0.1728 -1e-6,0 -3.223991,0 -3.223991,0 0,0 -0.622749,2.8098 -0.622749,2.8098 0,0 -0.101309,0.4619 -0.101309,0.4619 1e-6,0 -1.215701,0 -1.215701,0 0,0 0.09237,-0.4172 0.09237,-0.4172 0,0 1.731183,-7.8186 1.731183,-7.8186 z m 6.129159,0 c 0,0 1.215701,0 1.215701,0 2e-6,0 -1.376602,6.2185 -1.376602,6.2185 1e-6,0 -0.300946,1.3588 -0.300946,1.3588 0,0 2.908148,0 2.908148,0 0.03051,0.223 0.06615,0.442 0.104288,0.6585 -1e-6,0 -4.374141,0 -4.374141,0 10e-7,0 0.345641,-1.5614 0.345641,-1.5614 1e-6,0 1.477911,-6.6744 1.477911,-6.6744 z m -5.059462,0.6615 c 2e-6,0 -0.807488,3.6411 -0.807488,3.6411 0,0 3.030314,0 3.030314,0 0,0 0.804508,-3.6411 0.804508,-3.6411 10e-7,0 -3.027334,0 -3.027334,0 z m -2.547609,8.1464 c 0.01189,-4e-4 0.02378,0 0.03576,0 0.141116,0 0.264355,0.025 0.363518,0.072 0.105837,0.05 0.181521,0.1232 0.223474,0.2205 0.041,0.094 0.05173,0.2015 0.0298,0.3188 0,0 -0.0089,0.045 -0.0089,0.045 1e-6,0 -0.34862,0 -0.34862,0 -1e-6,0 0.003,-0.042 0.003,-0.042 0.009,-0.082 -0.0011,-0.1464 -0.03278,-0.1907 -0.0041,-0.01 -0.01009,-0.013 -0.0149,-0.018 -0.0079,-0.01 -0.01968,-0.017 -0.0298,-0.024 -0.04878,-0.031 -0.125085,-0.048 -0.223475,-0.048 -0.130628,0 -0.228241,0.023 -0.294985,0.069 -0.06484,0.045 -0.105838,0.095 -0.119187,0.155 -0.01335,0.061 0.0086,0.093 0.02384,0.1102 4.47e-4,5e-4 0.0024,0 0.003,0 0.01932,0.016 0.08641,0.055 0.294986,0.1043 0.18879,0.046 0.313818,0.087 0.384377,0.1221 0.106792,0.054 0.181402,0.1248 0.220495,0.2116 0.03909,0.086 0.04767,0.1863 0.02384,0.295 -0.02384,0.1058 -0.07783,0.2034 -0.157922,0.295 -0.07914,0.091 -0.179852,0.164 -0.300946,0.2145 -0.120141,0.05 -0.25196,0.077 -0.387356,0.077 -0.171628,0 -0.309407,-0.026 -0.417152,-0.077 -0.112512,-0.053 -0.193678,-0.1376 -0.241352,-0.2473 -0.04577,-0.1068 -0.05554,-0.228 -0.0298,-0.3605 0,0 0.0089,-0.042 0.0089,-0.042 0,0 0.342661,0 0.342661,0 0,0 -0.003,0.042 -0.003,0.042 -0.0086,0.079 -1.12e-4,0.143 0.02086,0.1907 0.02002,0.046 0.05816,0.084 0.119186,0.1132 0.06484,0.031 0.145883,0.048 0.238372,0.048 0.08295,0 0.158757,-0.014 0.226455,-0.039 0.06674,-0.024 0.119782,-0.055 0.157922,-0.095 0.03718,-0.04 0.059,-0.082 0.06853,-0.1282 0.0095,-0.041 0.0073,-0.076 -0.0089,-0.1042 -0.01812,-0.03 -0.05399,-0.058 -0.110247,-0.081 0,0 -0.292008,-0.086 -0.292008,-0.086 -0.163046,-0.041 -0.272817,-0.08 -0.336701,-0.1192 -0.08677,-0.051 -0.149341,-0.1175 -0.181759,-0.1966 -0.03242,-0.078 -0.03588,-0.1649 -0.0149,-0.2593 0.02193,-0.101 0.07068,-0.1972 0.146003,-0.283 0.07628,-0.087 0.174727,-0.1549 0.292007,-0.1997 0.103692,-0.039 0.212814,-0.062 0.327762,-0.065 z m 3.128643,0.01 c 0.01886,0 0.03659,0 0.05661,0 0,0 0.214535,0.024 0.214535,0.024 0,0 0.07151,0.01 0.07151,0.01 10e-7,0 -0.104288,0.2652 -0.104288,0.2652 -1e-6,0 -0.02086,0.042 -0.02086,0.042 0,0 -0.163881,-0.015 -0.163881,-0.015 -0.04839,0 -0.08394,0.01 -0.107268,0.024 -0.0015,0 -0.0045,0 -0.006,0.01 -0.0031,0 -0.0084,0.01 -0.01192,0.012 -0.01435,0.019 -0.03182,0.053 -0.04469,0.1133 -2e-6,0 -0.0062,0.026 -0.01192,0.048 0.07533,0 0.25625,0 0.25625,0 0,0 -0.06555,0.295 -0.06555,0.295 0,0 -0.187361,0 -0.250291,0 -0.01907,0.086 -0.253271,1.1353 -0.253271,1.1353 -10e-7,0 -0.345641,0 -0.345641,0 -1e-6,0 0.224667,-1.0085 0.253271,-1.1353 -0.05816,0 -0.199637,0 -0.199637,0 0,0 0.06555,-0.295 0.06555,-0.295 0,0 0.142308,0 0.196657,0 0.0095,-0.041 0.02384,-0.092 0.02384,-0.092 0.02098,-0.095 0.04291,-0.1639 0.07151,-0.2116 0.03909,-0.066 0.09428,-0.1208 0.163883,-0.1609 0.05733,-0.033 0.129835,-0.053 0.211555,-0.06 z m 0.825366,0.015 c -10e-7,0 -0.09034,0.4066 -0.113227,0.5095 0.06674,0 0.223474,0 0.223474,0 0,0 -0.06555,0.295 -0.06555,0.295 -10e-7,0 -0.164359,0 -0.223475,0 -0.01812,0.082 -0.160901,0.7181 -0.160901,0.7181 1e-6,0 -0.01192,0.076 -0.01192,0.098 1.5e-5,7e-4 -5.6e-5,0 0,0 4.7e-5,3e-4 -5.6e-5,0 0,0 1.11e-4,2e-4 0.0029,-10e-5 0.003,0 0,0 0.03576,0 0.03576,0 0,0 0.163881,-0.012 0.163881,-0.012 0,0 -0.01788,0.2652 -0.01788,0.2652 1e-6,0 0.003,0.048 0.003,0.048 -1e-6,0 -0.235394,0.027 -0.235394,0.027 -0.09344,0 -0.161974,-0.015 -0.211556,-0.048 -0.05244,-0.034 -0.08295,-0.08 -0.09535,-0.1371 -0.0019,-0.01 -0.006,-0.026 -0.006,-0.048 0,-0.043 0.0081,-0.1155 0.03576,-0.2414 1e-6,0 0.125265,-0.5611 0.151963,-0.6794 -0.04481,0 -0.163882,0 -0.163882,0 2e-6,0 0.06555,-0.2949 0.06555,-0.2949 -10e-7,0 0.116207,0 0.163882,0 0.01525,-0.069 0.06853,-0.304 0.06853,-0.304 0,0 0.277109,-0.146 0.277109,-0.146 -1e-6,0 0.113227,-0.06 0.113227,-0.06 z m -10.9800456,0.012 c 1.1e-6,0 1.3408468,0 1.3408468,0 0,0 -0.074491,0.3338 -0.074491,0.3338 0,0 -0.8944938,0 -0.980308,0 -0.015255,0.068 -0.076399,0.3418 -0.098329,0.441 0.1239545,0 0.849203,0 0.849203,0 0,0 -0.074492,0.3337 -0.074492,0.3337 -5e-7,0 -0.7633881,0 -0.8492029,0 -0.018116,0.083 -0.1817593,0.8194 -0.1817593,0.8194 1.1e-6,0 -0.3605383,0 -0.3605383,0 6e-7,0 0.4290706,-1.9279 0.4290706,-1.9279 z m 1.7967341,0.4708 c 0.013457,0 0.028158,0 0.041715,0 0.085814,0 0.1650735,0.026 0.2413529,0.081 0,0 0.047674,0.033 0.047674,0.033 0,0 -0.1847385,0.3039 -0.1847385,0.3039 0,0 -0.050654,-0.036 -0.050654,-0.036 -0.037186,-0.024 -0.077233,-0.036 -0.1191865,-0.036 -0.036233,0 -0.069963,0.013 -0.1042883,0.036 -0.036232,0.024 -0.066506,0.055 -0.089389,0.098 -0.040047,0.073 -0.069367,0.1556 -0.08939,0.2443 0,0 -0.1609015,0.733 -0.1609015,0.733 0,0 -0.3456406,0 -0.3456406,0 0,0 0.3188239,-1.4303 0.3188239,-1.4303 1.1e-6,0 0.321803,0 0.321803,0 0,0 -0.011085,0.043 -0.014899,0.06 0.015256,-0.011 0.031346,-0.027 0.044695,-0.036 0.046185,-0.028 0.094966,-0.045 0.143023,-0.051 z m 1.0250035,0 c 0.02081,0 0.0413,0 0.06257,0 0.194513,0 0.341707,0.068 0.438009,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.071 -0.0087,0.1464 -0.02682,0.2294 0,0 -0.02682,0.1043 -0.02682,0.1043 0,0 -0.8741122,0 -0.9713685,0 -0.00191,0.02 -0.00298,0.042 -0.00298,0.06 0,0.074 0.015256,0.1329 0.047675,0.1758 0.015405,0.021 0.033264,0.04 0.053634,0.054 0.038402,0.025 0.087975,0.039 0.1460033,0.039 0.070559,0 0.1325352,-0.019 0.1906982,-0.057 0.0553,-0.035 0.108222,-0.092 0.154943,-0.1698 0,0 0.369477,0 0.369477,0 0,0 -0.03278,0.072 -0.03278,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.4320508,0.1222 -0.2107215,0 -0.3675708,-0.068 -0.4648271,-0.2026 -0.096302,-0.1316 -0.1170405,-0.3135 -0.065552,-0.5423 0.051489,-0.2327 0.1542274,-0.4186 0.3039251,-0.5483 0.1341748,-0.1163 0.2864268,-0.1809 0.4558878,-0.1937 z m 1.552403,0 c 0.02081,0 0.0413,0 0.06257,0 0.194513,0 0.341708,0.068 0.438011,0.2026 0.06007,0.087 0.09237,0.1941 0.09237,0.3219 0,0.07 -0.0087,0.1444 -0.02682,0.2264 0,0 -0.02682,0.1073 -0.02682,0.1073 0,0 -0.874113,0 -0.971369,0 -9.56e-4,0.013 -0.002,0.025 -0.003,0.039 -7.16e-4,0.01 3.35e-4,0.013 0,0.018 -2.8e-5,8e-4 0,0 0,0 0,0.014 0.002,0.028 0.003,0.042 0.0048,0.054 0.01895,0.1 0.0447,0.1341 0.0049,0.01 0.0095,0.015 0.0149,0.021 0.04367,0.047 0.10548,0.072 0.184739,0.072 0.07056,0 0.133489,-0.019 0.190699,-0.057 0.0553,-0.035 0.108221,-0.092 0.154942,-0.1698 0,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169006,0.2546 -0.292007,0.3337 -0.123,0.079 -0.269957,0.1222 -0.43205,0.1222 -0.210721,0 -0.367571,-0.068 -0.464827,-0.2026 -0.06293,-0.086 -0.09237,-0.1951 -0.09237,-0.3248 0,-0.02 0.0011,-0.042 0.003,-0.063 0.0038,-0.05 0.01144,-0.1 0.02384,-0.1549 0.05149,-0.2317 0.151248,-0.4186 0.300945,-0.5483 0.134175,-0.1163 0.289407,-0.1809 0.458869,-0.1937 z m 4.228136,0 c 0.0213,0 0.04088,0 0.06257,0 0.198327,0 0.350766,0.067 0.449929,0.1997 0.09821,0.1325 0.122047,0.3113 0.07151,0.5363 -0.03909,0.1755 -0.09559,0.3172 -0.172819,0.4201 -0.07724,0.103 -0.175681,0.1872 -0.292008,0.2444 -0.11537,0.057 -0.237538,0.086 -0.360538,0.086 -0.20214,0 -0.352673,-0.069 -0.449929,-0.2026 -0.06293,-0.085 -0.09535,-0.1942 -0.09535,-0.3248 1e-6,-0.071 0.0077,-0.1455 0.02682,-0.2295 0.05721,-0.2555 0.174012,-0.4501 0.345641,-0.575 0.125979,-0.091 0.265105,-0.1435 0.414172,-0.155 z m 5.235262,0 c 0.02514,0 0.04842,0 0.07449,0 0.120141,0 0.214536,0.012 0.286048,0.042 0.07628,0.031 0.13039,0.074 0.160902,0.1252 0.02956,0.049 0.0447,0.1083 0.0447,0.1818 0,0 -0.03576,0.2175 -0.03576,0.2175 10e-7,0 -0.06555,0.295 -0.06555,0.295 -0.05626,0.2517 -0.06865,0.3461 -0.07151,0.3813 -0.0029,0.048 0.0015,0.094 0.0149,0.1371 10e-7,0 0.02384,0.077 0.02384,0.077 1e-6,0 -0.3516,0 -0.3516,0 -1e-6,0 -0.0149,-0.045 -0.0149,-0.045 -0.0057,-0.021 -0.0041,-0.048 -0.006,-0.072 -0.06674,0.041 -0.133608,0.077 -0.193678,0.098 -0.08867,0.03 -0.180686,0.048 -0.274128,0.048 -0.162093,0 -0.282114,-0.042 -0.35458,-0.1252 -0.0553,-0.061 -0.08045,-0.1356 -0.08045,-0.2205 -1e-6,-0.032 0.0043,-0.066 0.01192,-0.1013 0.01621,-0.072 0.04565,-0.1395 0.09237,-0.1996 0.04577,-0.059 0.09988,-0.1077 0.160901,-0.143 0.05912,-0.035 0.125027,-0.06 0.193678,-0.078 -1e-6,0 0.211556,-0.036 0.211556,-0.036 0.163048,-0.019 0.284736,-0.043 0.372458,-0.069 0.0019,-0.01 0.006,-0.021 0.006,-0.021 0.01383,-0.061 0.0121,-0.1075 -0.003,-0.1312 -0.0011,0 -0.0047,0 -0.006,-0.01 -0.0032,0 -0.0082,-0.01 -0.01192,-0.012 -0.03586,-0.028 -0.09702,-0.042 -0.178779,-0.042 -0.09249,0 -0.160901,0.015 -0.208576,0.045 -0.04672,0.029 -0.08999,0.084 -0.128126,0.1609 0,0 -0.360539,0 -0.360539,0 2e-6,0 0.03278,-0.072 0.03278,-0.072 0.04291,-0.099 0.09404,-0.1814 0.157922,-0.2443 0.06388,-0.063 0.150175,-0.1117 0.250291,-0.146 0.07673,-0.025 0.160507,-0.042 0.250292,-0.048 z m 1.510688,0 c 0.01345,0 0.02816,0 0.04171,0 0.08677,0 0.168052,0.026 0.244332,0.081 10e-7,0 0.0447,0.033 0.0447,0.033 0,0 -0.184739,0.3039 -0.184739,0.3039 1e-6,0 -0.05065,-0.036 -0.05065,-0.036 -0.03719,-0.024 -0.07521,-0.036 -0.116207,-0.036 -0.03623,0 -0.07199,0.013 -0.107269,0.036 -0.03623,0.024 -0.06257,0.055 -0.08641,0.098 -0.03909,0.073 -0.06937,0.1556 -0.08939,0.2443 -1e-6,0 -0.163881,0.733 -0.163881,0.733 10e-7,0 -0.34564,0 -0.34564,0 0,0 0.318823,-1.4303 0.318823,-1.4303 -1e-6,0 0.321803,0 0.321803,0 0,0 -0.0081,0.043 -0.01192,0.06 0.01525,-0.011 0.03039,-0.027 0.0447,-0.036 0.04544,-0.028 0.09202,-0.045 0.140044,-0.051 z m 1.022022,0 c 0.02079,0 0.0413,0 0.06257,0 0.194512,0 0.34266,0.068 0.43801,0.2026 0.06102,0.087 0.09237,0.1941 0.09237,0.3219 -1e-6,0.071 -0.01168,0.1464 -0.0298,0.2294 0,0 -0.02384,0.1043 -0.02384,0.1043 0,0 -0.875067,0 -0.971368,0 -0.0019,0.02 -0.006,0.042 -0.006,0.06 0,0.074 0.01621,0.1329 0.04767,0.1758 0.0049,0.01 0.01247,0.015 0.01788,0.021 0.0031,0 0.0086,0.01 0.01192,0.012 0.04263,0.039 0.100638,0.06 0.172819,0.06 0.07056,0 0.132536,-0.019 0.190699,-0.057 0.0553,-0.035 0.107269,-0.092 0.154943,-0.1698 -2e-6,0 0.372457,0 0.372457,0 0,0 -0.03576,0.072 -0.03576,0.072 -0.07056,0.143 -0.169959,0.2546 -0.292007,0.3337 -0.123952,0.079 -0.269003,0.1222 -0.432051,0.1222 -0.210719,0 -0.364591,-0.068 -0.461846,-0.2026 -0.0963,-0.1316 -0.119068,-0.3135 -0.06853,-0.5423 0.05149,-0.2327 0.151248,-0.4186 0.300946,-0.5483 0.135023,-0.1163 0.289562,-0.1809 0.458867,-0.1937 z m -5.217384,0.027 c 1e-6,0 0.354581,0 0.354581,0 1e-6,0 0.04374,0.8488 0.04469,0.8612 0.0143,-0.03 0.0254,-0.056 0.02682,-0.06 0,0 0.390334,-0.8016 0.390334,-0.8016 2e-6,0 0.324783,0 0.324783,0 0,0 0.0298,0.8385 0.0298,0.8433 0.0095,-0.017 0.443969,-0.8433 0.443969,-0.8433 -1e-6,0 0.3516,0 0.3516,0 0,0 -0.774711,1.4303 -0.774711,1.4303 1e-6,0 -0.318824,0 -0.318824,0 0,0 -0.03087,-0.7756 -0.03278,-0.8194 -0.131583,0.2698 -0.399275,0.8194 -0.399275,0.8194 0,0 -0.327762,0 -0.327762,0 0,0 -0.113228,-1.4303 -0.113228,-1.4303 z m -8.325168,0.2712 c -0.08214,0 -0.156729,0.033 -0.2264532,0.089 -0.055302,0.044 -0.092609,0.104 -0.1221668,0.1698 0,0 0.586993,0 0.586993,0 9.56e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0097,-0.097 -0.02682,-0.1252 -0.04195,-0.069 -0.104168,-0.1013 -0.196657,-0.1013 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 1.552402,0 c -0.08214,0 -0.156729,0.033 -0.226454,0.089 -0.0553,0.044 -0.09165,0.104 -0.122165,0.1698 0,0 0.586992,0 0.586992,0 9.51e-4,-0.011 0.003,-0.023 0.003,-0.033 -10e-7,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.0083,-0.014 -0.01959,-0.028 -0.0298,-0.039 -0.03981,-0.041 -0.0946,-0.063 -0.16686,-0.063 -0.0055,0 -0.0124,-2e-4 -0.01788,0 z m 12.008029,0 c -0.08446,0 -0.163345,0.031 -0.235393,0.089 -0.05435,0.044 -0.09165,0.104 -0.122167,0.1698 1e-6,0 0.584014,0 0.584014,0 9.5e-4,-0.011 0.003,-0.023 0.003,-0.033 0,-0.054 -0.0087,-0.097 -0.02682,-0.1252 -0.041,-0.068 -0.104169,-0.1003 -0.196658,-0.1013 -0.0027,0 -0.0032,-10e-5 -0.006,0 z m -7.806708,0.01 c -0.07882,0.01 -0.152112,0.045 -0.220495,0.1072 -0.082,0.074 -0.141474,0.1912 -0.175799,0.3457 -0.0143,0.065 -0.02086,0.1202 -0.02086,0.1698 10e-7,0.068 0.01299,0.1209 0.03874,0.1609 0.0069,0.01 0.01595,0.021 0.02384,0.03 0.04239,0.045 0.101576,0.069 0.175799,0.069 0.0963,0 0.181164,-0.036 0.26221,-0.1102 0.082,-0.075 0.140521,-0.1933 0.1758,-0.3516 0.03242,-0.1449 0.02789,-0.2532 -0.01788,-0.3218 -0.04386,-0.067 -0.107982,-0.098 -0.196657,-0.098 -0.01505,0 -0.0301,0 -0.04469,0 z m 5.384244,0.5214 c -0.08105,0.022 -0.171867,0.04 -0.292006,0.057 -0.08963,0.013 -0.153512,0.027 -0.190699,0.042 -0.03242,0.013 -0.05852,0.032 -0.08045,0.057 -0.02098,0.024 -0.03504,0.049 -0.04171,0.078 -0.0019,0.011 -0.003,0.023 -0.003,0.033 0,8e-4 -1.8e-5,0 0,0 1.12e-4,0 -2.24e-4,0.01 0,0.01 5.98e-4,0 0.0018,0.011 0.003,0.015 4.47e-4,0 0.0025,0 0.003,0.01 10e-4,0 0.0017,0.01 0.003,0.01 0.0014,0 0.0044,0.01 0.006,0.01 0.0025,0 0.0059,0.01 0.0089,0.012 0.02384,0.027 0.07139,0.039 0.140043,0.039 0.07533,0 0.147792,-0.014 0.214536,-0.048 0.06579,-0.032 0.118829,-0.081 0.157922,-0.137 0.02861,-0.04 0.05149,-0.1017 0.07151,-0.1818 z"
1826+ style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none"
1827 inkscape:connector-curvature="0" />
1828- <g
1829- transform="matrix(0.09534913,0,0,0.09534913,23.74598,1029.0253)"
1830- style="fill:#000000;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1831- id="g80">
1832- <path
1833- d="M 0.03,0 C 0.02,0 0.01,0 0,0 c 0.97,0.01 1.61,0.34 2.04,1.05 0.19,0.3 0.29,0.75 0.29,1.32 0,0.1 -0.02,0.23 -0.03,0.34 0,0 0.04,0 0.04,0 C 2.34,2.6 2.36,2.47 2.36,2.37 2.36,1.8 2.27,1.35 2.08,1.05 1.65,0.33 1,0 0.03,0 z"
1834- id="path82"
1835- style="fill:#000000;fill-opacity:0.94117647"
1836- inkscape:connector-curvature="0" />
1837- </g>
1838- <g
1839- transform="matrix(0.09534913,0,0,0.09534913,-7.586953,990.24186)"
1840- id="g4966"
1841- style="fill:#bd0000;fill-opacity:0.94901961000000001;opacity:1">
1842- <g
1843- id="g84"
1844- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1845- transform="translate(125.1273,453.3934)">
1846- <path
1847- id="path86"
1848- d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.35,-14 3.35,-14 0,0 12.12,0 12.12,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
1849- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1850- inkscape:connector-curvature="0" />
1851- </g>
1852- <g
1853- id="g88"
1854- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1855- transform="translate(151.0773,463.3934)">
1856- <path
1857- id="path90"
1858- d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.1,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
1859- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1860- inkscape:connector-curvature="0" />
1861- </g>
1862- <g
1863- id="g92"
1864- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1865- transform="translate(171.7073,463.3934)">
1866- <path
1867- id="path94"
1868- d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.52,26 10.78,26 c 2.79,0 6.49,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
1869- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1870- inkscape:connector-curvature="0" />
1871- </g>
1872- <g
1873- id="g96"
1874- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1875- transform="translate(198.2273,463.3934)">
1876- <path
1877- id="path98"
1878- d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
1879- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1880- inkscape:connector-curvature="0" />
1881- </g>
1882- <g
1883- id="g100"
1884- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1885- transform="translate(234.1373,463.3934)">
1886- <path
1887- id="path102"
1888- d="M 22.74,26 C 22.8,22.83 23.56,17.85 24.35,14.58 24.35,14.58 27.56,1 27.56,1 25.52,0.31 22.34,0 19.28,0 6.86,0 0.7,9.2 0.27,17.82 0,23.23 2.93,26 7.49,26 c 2.95,0 6.28,-1.43 8.87,-5.73 0,0 0.11,0 0.11,0 -0.2,2.07 -0.44,4.08 -0.57,5.73 0,0 6.84,0 6.84,0 z M 17.61,11.72 C 16.15,18.08 13.17,20 10.95,20 8.88,20 7.98,18.53 8.1,16.39 8.34,11.56 12.16,6 16.98,6 c 0.78,0 1.39,-0.14 1.96,-0.28 0,0 -1.33,6 -1.33,6 z"
1889- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1890- inkscape:connector-curvature="0" />
1891- </g>
1892- <g
1893- id="g104"
1894- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1895- transform="translate(261.7673,463.3934)">
1896- <path
1897- id="path106"
1898- d="m 0,24.82 c 1.44,1.12 4.46,1.13 7.61,1.18 6.73,0.05 11.81,-2.89 12.11,-8.29 0.17,-3.6 -2.62,-5.73 -5.35,-7.16 C 12.4,9.6 11.41,8.69 11.46,7.63 11.53,6.2 12.87,6 14.84,6 c 2.22,0 4,0.27 5.02,0.47 0,0 2.02,-5.42 2.02,-5.42 C 20.73,0.36 18.43,0 15.48,0 8.95,0 4.17,3.45 3.9,8.69 c -0.16,3.24 2.17,5.42 4.99,6.9 2.28,1.17 3.06,2.07 3,3.34 C 11.82,20.21 10.68,20 8.61,20 6.18,20 3.49,19.68 2.07,19.46 2.07,19.46 0,24.82 0,24.82 z"
1899- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1900- inkscape:connector-curvature="0" />
1901- </g>
1902- <g
1903- id="g108"
1904- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1905- transform="translate(294.2173,452.3934)">
1906- <path
1907- id="path110"
1908- d="m 7.45,37 c 0,0 6.05,-25 6.05,-25 0,0 -7.41,0 -7.41,0 0,0 -6.09,25 -6.09,25 0,0 7.45,0 7.45,0 z M 10.92,9 C 13.46,9 15.72,6.9 15.86,3.3 15.98,0.86 14.4,0 12.07,0 9.64,0 7.42,1.58 7.29,3.94 7.17,6.32 8.75,9 10.92,9 z"
1909- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1910- inkscape:connector-curvature="0" />
1911- </g>
1912- <g
1913- id="g112"
1914- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1915- transform="translate(308.5073,464.0834)">
1916- <path
1917- id="path114"
1918- d="m 7.46,25.31 c 0,0 2.64,-11.26 2.64,-11.26 1.37,-5.73 4.32,-7.74 6.75,-7.74 1.92,0 2.48,0.82 2.39,2.01 -0.05,0.96 -0.2,1.97 -0.4,2.87 0,0 -3.36,14.12 -3.36,14.12 0,0 7.46,0 7.46,0 0,0 3.54,-14.81 3.54,-14.81 C 26.75,9.22 27.05,7.31 27.11,6.15 27.33,1.64 25.08,0 20.94,0 c -3.32,0 -6.55,1.54 -9.1,4.88 0,0 -0.1,0 -0.1,0 0,0 0.68,-4.57 0.68,-4.57 0,0 -6.58,0 -6.58,0 C 5.41,2.45 4.86,5.04 4.08,8.06 4.08,8.06 0,25.31 0,25.31 c 0,0 7.46,0 7.46,0 z"
1919- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1920- inkscape:connector-curvature="0" />
1921- </g>
1922- <g
1923- id="g116"
1924- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1925- transform="translate(348.0673,453.3934)">
1926- <path
1927- id="path118"
1928- d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.36,-14 3.36,-14 0,0 12.11,0 12.11,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
1929- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1930- inkscape:connector-curvature="0" />
1931- </g>
1932- <g
1933- id="g120"
1934- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1935- transform="translate(374.0173,463.3934)">
1936- <path
1937- id="path122"
1938- d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.11,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
1939- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1940- inkscape:connector-curvature="0" />
1941- </g>
1942- <g
1943- id="g124"
1944- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1945- transform="translate(394.6473,463.3934)">
1946- <path
1947- id="path126"
1948- d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.53,26 10.78,26 c 2.79,0 6.5,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
1949- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1950- inkscape:connector-curvature="0" />
1951- </g>
1952- <g
1953- id="g128"
1954- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1955- transform="translate(421.1673,463.3934)">
1956- <path
1957- id="path130"
1958- d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
1959- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1960- inkscape:connector-curvature="0" />
1961- </g>
1962- <g
1963- id="g132"
1964- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1965- transform="translate(447.5473,452.3934)">
1966- <path
1967- id="path134"
1968- d="M 23.31,0 C 23.31,0 20.5,11.36 20.5,11.36 19.48,10.94 18.15,11 17.11,11 7.53,11 0.75,19.2 0.3,28.08 0,34.34 3.34,37 7.64,37 c 3.01,0 6.18,-1.33 8.58,-4.77 0,0 0.1,0 0.1,0 0,0 -0.57,4.77 -0.57,4.77 0,0 6.78,0 6.78,0 0.31,-3 0.96,-6.57 1.69,-9.83 0,0 6.49,-27.17 6.49,-27.17 0,0 -7.4,0 -7.4,0 z M 17.47,24.42 C 16.3,29.35 13.54,31 11.36,31 9.19,31 7.98,29.49 8.13,26.8 8.38,21.82 11.8,17 16.25,17 c 1.25,0 2.32,0.19 2.91,0.47 0,0 -1.69,6.95 -1.69,6.95 z"
1969- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1970- inkscape:connector-curvature="0" />
1971- </g>
1972- <g
1973- id="g136"
1974- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1975- transform="translate(477.2573,463.3934)">
1976- <path
1977- id="path138"
1978- d="M 10.61,26 C 19.31,26 26.02,19.41 26.49,10.44 26.78,4.5 23.08,0 16.25,0 7.23,0 0.76,7.3 0.31,16.12 0,22.54 4.14,26 10.61,26 z m 1.17,-6 C 9.24,20 7.84,18.38 7.99,15.96 8.19,11.93 10.68,6 14.97,6 c 2.96,0 3.87,2.27 3.75,4.5 -0.22,4.4 -2.9,9.5 -6.94,9.5 z"
1979- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1980- inkscape:connector-curvature="0" />
1981- </g>
1982- <g
1983- id="g140"
1984- style="fill:#bd0000;fill-opacity:0.94901961000000001;fill-rule:evenodd;stroke:none"
1985- transform="translate(505.8173,463.3934)">
1986- <path
1987- id="path142"
1988- d="M 7.2,26 C 7.2,26 9.9,14.58 9.9,14.58 11.03,9.49 13.85,6 16.38,6 c 1.82,0 2.32,1.33 2.23,3.07 -0.05,0.9 -0.25,1.91 -0.46,2.91 0,0 -3.34,14.02 -3.34,14.02 0,0 7.2,0 7.2,0 0,0 2.7,-11.47 2.7,-11.47 C 25.95,9.28 28.61,6 31.09,6 c 1.71,0 2.42,1.22 2.34,2.96 -0.05,1.01 -0.26,2.12 -0.52,3.13 0,0 -3.24,13.91 -3.24,13.91 0,0 7.25,0 7.25,0 0,0 3.49,-14.81 3.49,-14.81 0.27,-1.33 0.58,-3.4 0.63,-4.46 C 41.26,2.33 39.11,0 35.23,0 31.91,0 28.68,1.5 26.23,4.66 26.14,2.38 24.51,0 20.47,0 17.2,0 14.08,1.48 11.58,4.83 c 0,0 -0.1,0 -0.1,0 0,0 0.67,-3.83 0.67,-3.83 0,0 -6.42,0 -6.42,0 C 5.31,3.14 4.8,5.73 4.02,8.75 4.02,8.75 0,26 0,26 c 0,0 7.2,0 7.2,0 z"
1989- style="fill:#bd0000;fill-opacity:0.94901961000000001"
1990- inkscape:connector-curvature="0" />
1991- </g>
1992+ <path
1993+ inkscape:connector-curvature="0"
1994+ style="fill:#808080;fill-opacity:0.94117647;fill-rule:evenodd;stroke:none"
1995+ id="path82"
1996+ d="m 23.74884,1029.0253 c -9.53e-4,0 -0.0019,0 -0.0029,0 0.09249,10e-4 0.153512,0.032 0.194512,0.1001 0.01812,0.029 0.02765,0.072 0.02765,0.1259 0,0.01 -0.0019,0.022 -0.0029,0.032 0,0 0.0038,0 0.0038,0 0,-0.01 0.0019,-0.023 0.0019,-0.032 0,-0.054 -0.0086,-0.097 -0.0267,-0.1259 -0.041,-0.069 -0.102977,-0.1001 -0.195466,-0.1001 z" />
1997+ <g
1998+ transform="matrix(0.09534913,0,0,0.09534913,4.3438262,1033.4725)"
1999+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2000+ id="g84">
2001+ <path
2002+ inkscape:connector-curvature="0"
2003+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2004+ d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.35,-14 3.35,-14 0,0 12.12,0 12.12,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
2005+ id="path86" />
2006+ </g>
2007+ <g
2008+ transform="matrix(0.09534913,0,0,0.09534913,6.8181361,1034.426)"
2009+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2010+ id="g88">
2011+ <path
2012+ inkscape:connector-curvature="0"
2013+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2014+ d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.1,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
2015+ id="path90" />
2016+ </g>
2017+ <g
2018+ transform="matrix(0.09534913,0,0,0.09534913,8.7851887,1034.426)"
2019+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2020+ id="g92">
2021+ <path
2022+ inkscape:connector-curvature="0"
2023+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2024+ d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.52,26 10.78,26 c 2.79,0 6.49,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
2025+ id="path94" />
2026+ </g>
2027+ <g
2028+ transform="matrix(0.09534913,0,0,0.09534913,11.313848,1034.426)"
2029+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2030+ id="g96">
2031+ <path
2032+ inkscape:connector-curvature="0"
2033+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2034+ d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
2035+ id="path98" />
2036+ </g>
2037+ <g
2038+ transform="matrix(0.09534913,0,0,0.09534913,14.737835,1034.426)"
2039+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2040+ id="g100">
2041+ <path
2042+ inkscape:connector-curvature="0"
2043+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2044+ d="M 22.74,26 C 22.8,22.83 23.56,17.85 24.35,14.58 24.35,14.58 27.56,1 27.56,1 25.52,0.31 22.34,0 19.28,0 6.86,0 0.7,9.2 0.27,17.82 0,23.23 2.93,26 7.49,26 c 2.95,0 6.28,-1.43 8.87,-5.73 0,0 0.11,0 0.11,0 -0.2,2.07 -0.44,4.08 -0.57,5.73 0,0 6.84,0 6.84,0 z M 17.61,11.72 C 16.15,18.08 13.17,20 10.95,20 8.88,20 7.98,18.53 8.1,16.39 8.34,11.56 12.16,6 16.98,6 c 0.78,0 1.39,-0.14 1.96,-0.28 0,0 -1.33,6 -1.33,6 z"
2045+ id="path102" />
2046+ </g>
2047+ <g
2048+ transform="matrix(0.09534913,0,0,0.09534913,17.372331,1034.426)"
2049+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2050+ id="g104">
2051+ <path
2052+ inkscape:connector-curvature="0"
2053+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2054+ d="m 0,24.82 c 1.44,1.12 4.46,1.13 7.61,1.18 6.73,0.05 11.81,-2.89 12.11,-8.29 0.17,-3.6 -2.62,-5.73 -5.35,-7.16 C 12.4,9.6 11.41,8.69 11.46,7.63 11.53,6.2 12.87,6 14.84,6 c 2.22,0 4,0.27 5.02,0.47 0,0 2.02,-5.42 2.02,-5.42 C 20.73,0.36 18.43,0 15.48,0 8.95,0 4.17,3.45 3.9,8.69 c -0.16,3.24 2.17,5.42 4.99,6.9 2.28,1.17 3.06,2.07 3,3.34 C 11.82,20.21 10.68,20 8.61,20 6.18,20 3.49,19.68 2.07,19.46 2.07,19.46 0,24.82 0,24.82 z"
2055+ id="path106" />
2056+ </g>
2057+ <g
2058+ transform="matrix(0.09534913,0,0,0.09534913,20.466411,1033.3772)"
2059+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2060+ id="g108">
2061+ <path
2062+ inkscape:connector-curvature="0"
2063+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2064+ d="m 7.45,37 c 0,0 6.05,-25 6.05,-25 0,0 -7.41,0 -7.41,0 0,0 -6.09,25 -6.09,25 0,0 7.45,0 7.45,0 z M 10.92,9 C 13.46,9 15.72,6.9 15.86,3.3 15.98,0.86 14.4,0 12.07,0 9.64,0 7.42,1.58 7.29,3.94 7.17,6.32 8.75,9 10.92,9 z"
2065+ id="path110" />
2066+ </g>
2067+ <g
2068+ transform="matrix(0.09534913,0,0,0.09534913,21.82895,1034.4918)"
2069+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2070+ id="g112">
2071+ <path
2072+ inkscape:connector-curvature="0"
2073+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2074+ d="m 7.46,25.31 c 0,0 2.64,-11.26 2.64,-11.26 1.37,-5.73 4.32,-7.74 6.75,-7.74 1.92,0 2.48,0.82 2.39,2.01 -0.05,0.96 -0.2,1.97 -0.4,2.87 0,0 -3.36,14.12 -3.36,14.12 0,0 7.46,0 7.46,0 0,0 3.54,-14.81 3.54,-14.81 C 26.75,9.22 27.05,7.31 27.11,6.15 27.33,1.64 25.08,0 20.94,0 c -3.32,0 -6.55,1.54 -9.1,4.88 0,0 -0.1,0 -0.1,0 0,0 0.68,-4.57 0.68,-4.57 0,0 -6.58,0 -6.58,0 C 5.41,2.45 4.86,5.04 4.08,8.06 4.08,8.06 0,25.31 0,25.31 c 0,0 7.46,0 7.46,0 z"
2075+ id="path114" />
2076+ </g>
2077+ <g
2078+ transform="matrix(0.09534913,0,0,0.09534913,25.600961,1033.4725)"
2079+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2080+ id="g116">
2081+ <path
2082+ inkscape:connector-curvature="0"
2083+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2084+ d="m 0,36 c 0,0 7.46,0 7.46,0 0,0 3.36,-14 3.36,-14 0,0 12.11,0 12.11,0 0,0 1.56,-6 1.56,-6 0,0 -12.17,0 -12.17,0 0,0 2.02,-9 2.02,-9 0,0 12.95,0 12.95,0 0,0 1.56,-7 1.56,-7 C 28.85,0 8.4,0 8.4,0 8.4,0 0,36 0,36 z"
2085+ id="path118" />
2086+ </g>
2087+ <g
2088+ transform="matrix(0.09534913,0,0,0.09534913,28.075271,1034.426)"
2089+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2090+ id="g120">
2091+ <path
2092+ inkscape:connector-curvature="0"
2093+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2094+ d="m 7.51,26 c 0,0 2.24,-9.4 2.24,-9.4 1.18,-5.09 3.67,-9.6 8.38,-9.6 0.42,0 0.83,0.21 1.14,0.26 0,0 1.82,-7.21 1.82,-7.21 -0.42,0 -0.88,-0.05 -1.4,-0.05 -3.47,0 -6.38,2.44 -8.32,5.94 0,0 -0.2,0 -0.2,0 C 11.46,4.23 11.71,2.61 11.9,1 11.9,1 5.47,1 5.47,1 5.11,3.08 4.53,7.15 3.66,10.82 3.66,10.82 0,26 0,26 c 0,0 7.51,0 7.51,0 z"
2095+ id="path122" />
2096+ </g>
2097+ <g
2098+ transform="matrix(0.09534913,0,0,0.09534913,30.042324,1034.426)"
2099+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2100+ id="g124">
2101+ <path
2102+ inkscape:connector-curvature="0"
2103+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2104+ d="M 20.06,19.25 C 17.99,20.26 15.63,20 12.88,20 10.71,20 9.03,19.62 8.11,18.88 7.63,18.07 7.43,16.81 7.47,16 17.6,16.27 23.99,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.73,0 0.73,8.08 0.34,15.86 0,22.65 3.53,26 10.78,26 c 2.79,0 6.5,-0.32 9.52,-1.23 0,0 -0.24,-5.52 -0.24,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.47,10 9.1,7.91 11.22,6 14.69,6 c 1.71,0 2.69,0.65 2.63,1.53 z"
2105+ id="path126" />
2106+ </g>
2107+ <g
2108+ transform="matrix(0.09534913,0,0,0.09534913,32.570983,1034.426)"
2109+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2110+ id="g128">
2111+ <path
2112+ inkscape:connector-curvature="0"
2113+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2114+ d="M 20.05,19.25 C 17.98,20.26 15.62,20 12.88,20 10.7,20 9.03,19.62 8.11,18.88 7.63,18.07 7.42,16.81 7.46,16 17.6,16.27 23.98,13.93 24.31,7.53 24.55,2.7 21.02,0 15.89,0 6.72,0 0.72,8.08 0.33,15.86 0,22.65 3.52,26 10.77,26 c 2.8,0 6.5,-0.32 9.53,-1.23 0,0 -0.25,-5.52 -0.25,-5.52 z M 17.32,7.53 C 17.2,9.91 14.26,10.05 8.46,10 9.1,7.91 11.21,6 14.68,6 c 1.71,0 2.7,0.65 2.64,1.53 z"
2115+ id="path130" />
2116+ </g>
2117+ <g
2118+ transform="matrix(0.09534913,0,0,0.09534913,35.086293,1033.3772)"
2119+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2120+ id="g132">
2121+ <path
2122+ inkscape:connector-curvature="0"
2123+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2124+ d="M 23.31,0 C 23.31,0 20.5,11.36 20.5,11.36 19.48,10.94 18.15,11 17.11,11 7.53,11 0.75,19.2 0.3,28.08 0,34.34 3.34,37 7.64,37 c 3.01,0 6.18,-1.33 8.58,-4.77 0,0 0.1,0 0.1,0 0,0 -0.57,4.77 -0.57,4.77 0,0 6.78,0 6.78,0 0.31,-3 0.96,-6.57 1.69,-9.83 0,0 6.49,-27.17 6.49,-27.17 0,0 -7.4,0 -7.4,0 z M 17.47,24.42 C 16.3,29.35 13.54,31 11.36,31 9.19,31 7.98,29.49 8.13,26.8 8.38,21.82 11.8,17 16.25,17 c 1.25,0 2.32,0.19 2.91,0.47 0,0 -1.69,6.95 -1.69,6.95 z"
2125+ id="path134" />
2126+ </g>
2127+ <g
2128+ transform="matrix(0.09534913,0,0,0.09534913,37.919115,1034.426)"
2129+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2130+ id="g136">
2131+ <path
2132+ inkscape:connector-curvature="0"
2133+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2134+ d="M 10.61,26 C 19.31,26 26.02,19.41 26.49,10.44 26.78,4.5 23.08,0 16.25,0 7.23,0 0.76,7.3 0.31,16.12 0,22.54 4.14,26 10.61,26 z m 1.17,-6 C 9.24,20 7.84,18.38 7.99,15.96 8.19,11.93 10.68,6 14.97,6 c 2.96,0 3.87,2.27 3.75,4.5 -0.22,4.4 -2.9,9.5 -6.94,9.5 z"
2135+ id="path138" />
2136+ </g>
2137+ <g
2138+ transform="matrix(0.09534913,0,0,0.09534913,40.642286,1034.426)"
2139+ style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2140+ id="g140">
2141+ <path
2142+ inkscape:connector-curvature="0"
2143+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2144+ d="M 7.2,26 C 7.2,26 9.9,14.58 9.9,14.58 11.03,9.49 13.85,6 16.38,6 c 1.82,0 2.32,1.33 2.23,3.07 -0.05,0.9 -0.25,1.91 -0.46,2.91 0,0 -3.34,14.02 -3.34,14.02 0,0 7.2,0 7.2,0 0,0 2.7,-11.47 2.7,-11.47 C 25.95,9.28 28.61,6 31.09,6 c 1.71,0 2.42,1.22 2.34,2.96 -0.05,1.01 -0.26,2.12 -0.52,3.13 0,0 -3.24,13.91 -3.24,13.91 0,0 7.25,0 7.25,0 0,0 3.49,-14.81 3.49,-14.81 0.27,-1.33 0.58,-3.4 0.63,-4.46 C 41.26,2.33 39.11,0 35.23,0 31.91,0 28.68,1.5 26.23,4.66 26.14,2.38 24.51,0 20.47,0 17.2,0 14.08,1.48 11.58,4.83 c 0,0 -0.1,0 -0.1,0 0,0 0.67,-3.83 0.67,-3.83 0,0 -6.42,0 -6.42,0 C 5.31,3.14 4.8,5.73 4.02,8.75 4.02,8.75 0,26 0,26 c 0,0 7.2,0 7.2,0 z"
2145+ id="path142" />
2146 </g>
2147 <path
2148 sodipodi:nodetypes="cccccssccccscccsccc"
2149 d="m 26.179845,1030.5076 c 0.03871,0.1 0.07741,0.1988 0.117731,0.296 0.06209,0.132 0.133861,0.2584 0.220144,0.3763 0.466091,0.6336 1.246672,0.9805 2.237718,1.0669 0,0 1.066041,0 1.066041,0 0.337068,-0.026 0.690264,-0.075 1.056363,-0.1469 0.631399,-0.1235 1.300699,-0.3131 1.995802,-0.5666 0.526569,-0.192 1.067654,-0.4192 1.616801,-0.6832 1.195868,-0.5732 2.431249,-1.3126 3.643247,-2.2049 0.39916,-0.2936 0.782192,-0.5948 1.149904,-0.9012 0.337069,-0.2804 0.660429,-0.5653 0.969273,-0.8532 0.862026,-0.8307 1.512779,-1.6745 1.881297,-2.4153 0.383836,-0.7715 0.460446,-1.4311 0.145956,-1.8466 -0.192727,-0.2551 -0.515281,-0.3918 -0.930569,-0.4239 1.87081,-1.4038 2.961045,-3.1066 2.569951,-4.1802 -0.124187,-0.3427 -0.397552,-0.5983 -0.789454,-0.7397 -0.174176,-0.063 -0.370132,-0.1023 -0.583824,-0.1204 0,0 -0.575757,0 -0.575757,0 -0.803964,0.058 -1.973087,0.3459 -2.964938,0.832"
2150 id="path2592"
2151- style="fill:none;stroke:#bd0000;stroke-width:0.47674551999999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.94901961000000001;opacity:1"
2152+ style="opacity:1;fill:none;stroke:#808080;stroke-width:0.47674551999999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
2153 inkscape:connector-curvature="0" />
2154 </g>
2155 </svg>
2156
2157=== added file 'Assets/holo_dark/ic_tab_narau_selected.svg'
2158--- Assets/holo_dark/ic_tab_narau_selected.svg 1970-01-01 00:00:00 +0000
2159+++ Assets/holo_dark/ic_tab_narau_selected.svg 2012-12-16 20:36:23 +0000
2160@@ -0,0 +1,78 @@
2161+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2162+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2163+
2164+<!--
2165+ Copyright (C) 2012 Yvon TANGUY
2166+
2167+ This program is free software: you can redistribute it and/or modify
2168+ it under the terms of the GNU General Public License as published by
2169+ the Free Software Foundation, either version 3 of the License, or
2170+ (at your option) any later version.
2171+
2172+ This program is distributed in the hope that it will be useful,
2173+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2174+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2175+ GNU General Public License for more details.
2176+
2177+ You should have received a copy of the GNU General Public License
2178+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2179+-->
2180+
2181+<svg
2182+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2183+ xmlns:cc="http://creativecommons.org/ns#"
2184+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2185+ xmlns:svg="http://www.w3.org/2000/svg"
2186+ xmlns="http://www.w3.org/2000/svg"
2187+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2188+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2189+ width="32"
2190+ height="32"
2191+ id="svg3055"
2192+ version="1.1"
2193+ inkscape:version="0.48.3.1 r9886"
2194+ sodipodi:docname="ic_launcher_small_selected.svg">
2195+ <metadata
2196+ id="metadata3977">
2197+ <rdf:RDF>
2198+ <cc:Work
2199+ rdf:about="">
2200+ <dc:format>image/svg+xml</dc:format>
2201+ <dc:type
2202+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2203+ </cc:Work>
2204+ </rdf:RDF>
2205+ </metadata>
2206+ <defs
2207+ id="defs3975" />
2208+ <sodipodi:namedview
2209+ pagecolor="#000000"
2210+ bordercolor="#666666"
2211+ borderopacity="1"
2212+ objecttolerance="10"
2213+ gridtolerance="10"
2214+ guidetolerance="10"
2215+ inkscape:pageopacity="0"
2216+ inkscape:pageshadow="2"
2217+ inkscape:window-width="640"
2218+ inkscape:window-height="480"
2219+ id="namedview3973"
2220+ showgrid="false"
2221+ inkscape:zoom="12.9375"
2222+ inkscape:cx="12.206847"
2223+ inkscape:cy="14.62008"
2224+ inkscape:current-layer="layer1" />
2225+ <title
2226+ id="title2987">Narau</title>
2227+ <g
2228+ inkscape:groupmode="layer"
2229+ id="layer1"
2230+ inkscape:label="Calque"
2231+ style="display:inline">
2232+ <path
2233+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2234+ d="m 16,7 c -4.970563,0 -9,4.029437 -9,9 0,4.970563 4.029437,9 9,9 4.970563,0 9,-4.029437 9,-9 0,-4.970563 -4.029437,-9 -9,-9 z m 0,1.40625 c 4.193912,0 7.59375,3.399838 7.59375,7.59375 0,4.193912 -3.399838,7.59375 -7.59375,7.59375 -4.193912,0 -7.59375,-3.399838 -7.59375,-7.59375 0,-4.193912 3.399838,-7.59375 7.59375,-7.59375 z m -3.515625,4.21875 -0.210937,0.304688 -2.742188,0 0.1640625,0.1875 2.5781255,0 0,2.039062 c -3e-6,0.12649 -0.09908,0.202098 -0.28125,0.1875 l -1.078125,-0.117187 c 0.369138,0.170273 0.583804,0.411236 0.679687,0.703125 l 0.140625,0 c 0.656779,-0.05837 0.984371,-0.325867 0.984375,-0.773438 l 0,-0.164062 0,-1.734375 c 0.139024,-0.04865 0.210401,-0.101701 0.234375,-0.140625 l 2.507813,0 0,2.039062 c -7e-6,0.12649 -0.09429,0.202098 -0.28125,0.1875 l -1.078125,-0.117187 c 0.359547,0.165408 0.592856,0.406371 0.703125,0.703125 l 0.09375,0 c 0.66157,-0.05837 1.007805,-0.325867 1.007812,-0.773438 l 0,-1.898437 c 0.167785,-0.05837 0.234368,-0.110544 0.234375,-0.164063 -7e-6,-0.05837 -0.120923,-0.198972 -0.375,-0.398437 l -0.09375,-0.07031 -0.210937,0.304688 -2.601563,0 -0.28125,-0.234375 -0.09375,-0.07031 z m 0.234375,2.367188 c 0.143818,0.330814 0.242362,0.497055 0.304688,0.492187 0.03355,3e-6 0.05593,-0.0619 0.07031,-0.164062 0.760506,-0.292889 1.431784,-0.650722 2.039063,-1.054688 -0.752669,0.330815 -1.551141,0.575756 -2.414063,0.726563 z m 6.632812,-2.320313 c -0.01438,0.0097 -0.02344,0.04113 -0.02344,0.07031 0.06711,0.126492 0.156602,0.249405 0.28125,0.351562 0.124642,0.102168 0.277518,0.184845 0.445312,0.257813 0.172582,0.07297 0.298292,0.116305 0.375,0.140625 0.0815,0.02433 0.117184,0.05086 0.117188,0.07031 -4e-6,0.0146 -0.04901,0.03626 -0.164063,0.07031 -0.11506,0.0292 -0.38033,0.143265 -0.773437,0.328125 -0.02397,0.04378 -0.0058,0.05174 0.04687,0.04687 0.364343,-0.136212 0.656246,-0.205182 0.867187,-0.234375 0.210934,-0.02918 0.38565,-0.01637 0.539063,0.04687 0.153404,0.06325 0.261004,0.05838 0.328125,0 0.0719,-0.05837 0.103866,-0.114523 0.07031,-0.1875 -0.02876,-0.07297 -0.09588,-0.17024 -0.210927,-0.257813 -0.115061,-0.08756 -0.21467,-0.126912 -0.257813,-0.117187 -0.04315,0.0097 -0.146488,0.0058 -0.304687,-0.02344 -0.158207,-0.02918 -0.323867,-0.06367 -0.515625,-0.117187 -0.191765,-0.05351 -0.339314,-0.114522 -0.46875,-0.1875 -0.129442,-0.07297 -0.223724,-0.170239 -0.28125,-0.257813 -0.02876,-0.0097 -0.05593,-0.0097 -0.07031,0 z M 9.859375,13.375 c 0.167791,0.07784 0.324928,0.164498 0.46875,0.28125 l 0.351563,0.328125 c 0.148613,0.136221 0.302022,0.184413 0.421875,0.140625 0.01918,-0.0097 0.03249,-0.0137 0.04687,-0.02344 0.134236,-0.08756 0.116125,-0.210477 -0.04687,-0.351563 -0.249291,-0.209184 -0.666905,-0.326346 -1.242188,-0.375 z m 3.1875,0 c 0.215728,0.102167 0.431459,0.237015 0.632813,0.421875 0.330783,0.306491 0.38405,0.367504 0.1875,0.1875 0.14861,0.136221 0.302018,0.184413 0.421875,0.140625 l 0.02344,0 0,-0.02344 C 14.456316,14.013999 14.456849,13.895951 14.289063,13.75 14.044562,13.540816 13.622155,13.423654 13.046875,13.375 z M 12.0625,14.21875 c -0.03356,0.0146 -0.07884,0.02742 -0.117187,0.04687 -0.747872,0.32595 -1.551138,0.575756 -2.414063,0.726563 0.2253195,0.505949 0.3462353,0.610289 0.375,0.328125 0.800603,-0.311348 1.528229,-0.678315 2.15625,-1.101563 z m 8.53125,0.375 c -0.234911,0.02433 -0.491126,0.09021 -0.75,0.1875 -0.258881,0.0973 -0.47408,0.207394 -0.65625,0.304688 -0.182176,0.0973 -0.344108,0.13665 -0.46875,0.117187 -0.124647,-0.01946 -0.156074,-0.156077 -0.09375,-0.375 -0.0096,-0.05351 -0.04102,-0.06236 -0.09375,-0.02344 -0.115058,0.252976 -0.15128,0.445746 -0.09375,0.5625 0.05752,0.116759 0.139025,0.23083 0.210937,0.328125 0.07191,0.0973 0.125176,0.12692 0.1875,0.117187 0.06232,-0.0097 0.129969,-0.05306 0.1875,-0.140625 0.05752,-0.08756 0.15607,-0.17422 0.304688,-0.28125 0.148612,-0.107023 0.346233,-0.225073 0.585937,-0.351562 0.239699,-0.126483 0.468214,-0.214026 0.703125,-0.257813 0.234904,-0.04378 0.460224,-0.02609 0.632813,0.04687 0.17258,0.07297 0.289235,0.194117 0.351562,0.398438 0.06232,0.204327 0.08416,0.392232 0.09375,0.5625 0.0096,0.170273 0.01438,0.345356 0,0.515624 -0.0096,0.170273 -0.04528,0.375864 -0.117187,0.609375 -0.06712,0.233515 -0.184309,0.455905 -0.328125,0.679688 -0.143825,0.223784 -0.305225,0.425398 -0.492188,0.585937 -0.186971,0.160541 -0.393647,0.304232 -0.609375,0.445313 -0.215734,0.141081 -0.47621,0.303344 -0.773437,0.46875 -0.04315,0.05838 -0.02503,0.09375 0.04687,0.09375 0.345167,-0.141082 0.65092,-0.290524 0.890625,-0.421875 0.239698,-0.126487 0.463952,-0.279907 0.679687,-0.445313 0.215727,-0.165405 0.408554,-0.347558 0.585938,-0.585937 0.177374,-0.238377 0.302551,-0.47934 0.398437,-0.703125 0.09588,-0.223782 0.168319,-0.446172 0.1875,-0.679688 0.01917,-0.233511 5.28e-4,-0.451922 -0.02344,-0.656249 -0.01918,-0.209187 -0.104409,-0.418755 -0.257813,-0.632813 -0.14862,-0.218915 -0.341446,-0.368357 -0.585937,-0.421875 -0.2445,-0.05351 -0.468221,-0.0712 -0.703125,-0.04687 z m -7.921875,1.242188 c -0.0048,0.01459 -3e-6,0.03715 0,0.04687 -0.04315,0.165407 -0.177915,0.33474 -0.398437,0.539062 l -1.054688,0 -0.609375,-0.304688 c 0.01918,1.016759 0.01918,1.973084 0,2.882813 -10e-7,0.0827 -5.34e-4,0.162288 0.02344,0.210937 0.05273,0.116757 0.128904,0.146376 0.234375,0.117188 0.124643,-0.03406 0.192292,-0.143261 0.1875,-0.328125 l 3.914062,0 c -0.0048,0.155675 0.0213,0.274611 0.117188,0.328125 0.04314,0.02432 0.09268,0.01459 0.140625,0 0.124638,-0.03406 0.192288,-0.143261 0.1875,-0.328125 -0.01919,-0.768648 -0.01439,-1.510539 0,-2.25 0.05752,-0.01946 0.10706,-0.05572 0.140625,-0.07031 0.08149,-0.03892 0.09854,-0.07827 0.09375,-0.117187 -0.0096,-0.05838 -0.125717,-0.175538 -0.375,-0.375 l -0.09375,-0.07031 -0.210938,0.304688 -2.4375,0 c 0.172582,-0.05351 0.293498,-0.11939 0.375,-0.1875 0.172582,-0.09729 0.257809,-0.167151 0.257813,-0.210938 -0.0048,-0.07297 -0.170992,-0.129118 -0.492188,-0.187499 z m -1.617187,0.773437 3.914062,0 c 0.0048,0.262705 -6e-6,0.594301 0,1.007812 l -3.9375,0 c -10e-7,-0.413511 0.01864,-0.745107 0.02344,-1.007812 z m -0.02344,1.195312 3.9375,0 c -6e-6,0.413514 0.0048,0.74511 0,1.007813 l -3.914062,0 c -0.0048,-0.262703 -0.02344,-0.594299 -0.02344,-1.007813 z"
2235+ id="path2985"
2236+ inkscape:connector-curvature="0" />
2237+ </g>
2238+</svg>
2239
2240=== added file 'Assets/holo_dark/ic_tab_narau_unselected.svg'
2241--- Assets/holo_dark/ic_tab_narau_unselected.svg 1970-01-01 00:00:00 +0000
2242+++ Assets/holo_dark/ic_tab_narau_unselected.svg 2012-12-16 20:36:23 +0000
2243@@ -0,0 +1,90 @@
2244+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2245+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2246+
2247+<!--
2248+ Copyright (C) 2012 Yvon TANGUY
2249+
2250+ This program is free software: you can redistribute it and/or modify
2251+ it under the terms of the GNU General Public License as published by
2252+ the Free Software Foundation, either version 3 of the License, or
2253+ (at your option) any later version.
2254+
2255+ This program is distributed in the hope that it will be useful,
2256+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2257+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2258+ GNU General Public License for more details.
2259+
2260+ You should have received a copy of the GNU General Public License
2261+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2262+-->
2263+
2264+<svg
2265+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2266+ xmlns:cc="http://creativecommons.org/ns#"
2267+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2268+ xmlns:svg="http://www.w3.org/2000/svg"
2269+ xmlns="http://www.w3.org/2000/svg"
2270+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2271+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2272+ width="32"
2273+ height="32"
2274+ id="svg3055"
2275+ version="1.1"
2276+ inkscape:version="0.48.3.1 r9886"
2277+ sodipodi:docname="ic_launcher_small_unselected.svg">
2278+ <metadata
2279+ id="metadata14">
2280+ <rdf:RDF>
2281+ <cc:Work
2282+ rdf:about="">
2283+ <dc:format>image/svg+xml</dc:format>
2284+ <dc:type
2285+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2286+ </cc:Work>
2287+ </rdf:RDF>
2288+ </metadata>
2289+ <defs
2290+ id="defs12" />
2291+ <sodipodi:namedview
2292+ pagecolor="#ffffff"
2293+ bordercolor="#666666"
2294+ borderopacity="1"
2295+ objecttolerance="10"
2296+ gridtolerance="10"
2297+ guidetolerance="10"
2298+ inkscape:pageopacity="0"
2299+ inkscape:pageshadow="2"
2300+ inkscape:window-width="640"
2301+ inkscape:window-height="480"
2302+ id="namedview10"
2303+ showgrid="false"
2304+ inkscape:zoom="25.875"
2305+ inkscape:cx="16"
2306+ inkscape:cy="16"
2307+ inkscape:current-layer="layer1" />
2308+ <title
2309+ id="title2987">Narau</title>
2310+ <g
2311+ inkscape:groupmode="layer"
2312+ id="layer1"
2313+ inkscape:label="Calque"
2314+ style="display:inline">
2315+ <path
2316+ style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1189347;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2317+ d="m 16,7 c -4.970563,0 -9,4.029437 -9,9 0,4.970563 4.029437,9 9,9 4.970563,0 9,-4.029437 9,-9 0,-4.970563 -4.029437,-9 -9,-9 z m 0,1.40625 c 4.193912,0 7.59375,3.399838 7.59375,7.59375 0,4.193912 -3.399838,7.59375 -7.59375,7.59375 -4.193912,0 -7.59375,-3.399838 -7.59375,-7.59375 0,-4.193912 3.399838,-7.59375 7.59375,-7.59375 z"
2318+ id="path2985"
2319+ inkscape:connector-curvature="0" />
2320+ <text
2321+ xml:space="preserve"
2322+ style="font-size:7.41783524px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.065625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Kochi Mincho;-inkscape-font-specification:Kochi Mincho"
2323+ x="9.398571"
2324+ y="18.523527"
2325+ id="text3081"
2326+ sodipodi:linespacing="125%"
2327+ transform="scale(0.99269347,1.0073603)"><tspan
2328+ sodipodi:role="line"
2329+ id="tspan3083"
2330+ x="9.398571"
2331+ y="18.523527">習う</tspan></text>
2332+ </g>
2333+</svg>
2334
2335=== added file 'Assets/holo_dark/ic_tab_thanks_selected.svg'
2336--- Assets/holo_dark/ic_tab_thanks_selected.svg 1970-01-01 00:00:00 +0000
2337+++ Assets/holo_dark/ic_tab_thanks_selected.svg 2012-12-16 20:36:23 +0000
2338@@ -0,0 +1,61 @@
2339+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2340+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2341+
2342+<!--
2343+ Copyright (C) 2012 Yvon TANGUY
2344+
2345+ This program is free software: you can redistribute it and/or modify
2346+ it under the terms of the GNU General Public License as published by
2347+ the Free Software Foundation, either version 3 of the License, or
2348+ (at your option) any later version.
2349+
2350+ This program is distributed in the hope that it will be useful,
2351+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2352+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2353+ GNU General Public License for more details.
2354+
2355+ You should have received a copy of the GNU General Public License
2356+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2357+-->
2358+
2359+<svg
2360+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2361+ xmlns:cc="http://creativecommons.org/ns#"
2362+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2363+ xmlns:svg="http://www.w3.org/2000/svg"
2364+ xmlns="http://www.w3.org/2000/svg"
2365+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2366+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2367+ width="32"
2368+ height="32"
2369+ id="svg3622"
2370+ version="1.1"
2371+ inkscape:version="0.48.3.1 r9886"
2372+ sodipodi:docname="ic_tab_thanks_selected.svg">
2373+ <g
2374+ id="layer1"
2375+ inkscape:label="Layer 1"
2376+ inkscape:groupmode="layer"
2377+ transform="translate(0,-16)">
2378+ <g
2379+ id="g1466"
2380+ transform="matrix(0.33614076,0,0,-0.34205119,-0.13485649,48.418387)"
2381+ style="fill:#ffffff;fill-opacity:1">
2382+ <g
2383+ id="g1468"
2384+ clip-path="url(#clipPath1470-0)"
2385+ style="fill:#ffffff;fill-opacity:1">
2386+ <g
2387+ id="g1474"
2388+ transform="translate(71.3438,44.627)"
2389+ style="fill:#ffffff;fill-opacity:1">
2390+ <path
2391+ d="m 0,0 c 1.939,0.271 3.311,1.577 3.311,4.072 0,2.733 -1.793,4.445 -4.444,4.679 L -1.176,8.748 c -3.195,0.433 -8.435,0.563 -11.557,0.762 -0.624,2.183 -0.41,2.983 0.447,4.929 2.966,3.2 4.524,6.394 4.057,10.844 -0.169,1.618 -1.667,4.191 -2.806,4.365 -1.967,0.301 -2.555,-1.283 -3.959,-3.625 -1.478,-2.461 -2.199,-3.082 -3.918,-6.044 -1.713,-2.965 -1.949,-3.665 -8.189,-8.032 -5.673,-3.967 -4.914,-5.457 -11.464,-6.703 -1.178,-0.227 -4.676,-0.821 -9.436,-0.821 -1.17,0 -2.117,-2.572 -2.117,-10.901 0,-8.325 0.947,-10.896 2.117,-10.896 5.227,0 9.518,-0.231 12.324,-1.012 4.679,-2.027 10.682,-3.193 15.052,-3.82 8.3,-1.186 11.818,-0.731 14.402,-0.049 l 0.009,0.046 c 1.36,0.394 2.349,1.356 2.814,3.013 0.438,1.558 0.184,2.562 -0.7,3.14 l 0.768,0.1 c 2.236,0.418 3.846,1.523 4.098,4.145 0.181,1.874 -0.411,3.07 -1.612,3.571 2.17,0.035 3.885,1.068 4.235,3.89 C 3.711,-1.769 2.143,-0.091 0,0"
2392+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
2393+ id="path1476"
2394+ inkscape:connector-curvature="0" />
2395+ </g>
2396+ </g>
2397+ </g>
2398+ </g>
2399+</svg>
2400
2401=== added file 'Assets/holo_dark/ic_tab_thanks_unselected.svg'
2402--- Assets/holo_dark/ic_tab_thanks_unselected.svg 1970-01-01 00:00:00 +0000
2403+++ Assets/holo_dark/ic_tab_thanks_unselected.svg 2012-12-16 20:36:23 +0000
2404@@ -0,0 +1,92 @@
2405+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2406+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2407+
2408+<!--
2409+ Copyright (C) 2012 Yvon TANGUY
2410+
2411+ This program is free software: you can redistribute it and/or modify
2412+ it under the terms of the GNU General Public License as published by
2413+ the Free Software Foundation, either version 3 of the License, or
2414+ (at your option) any later version.
2415+
2416+ This program is distributed in the hope that it will be useful,
2417+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2418+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2419+ GNU General Public License for more details.
2420+
2421+ You should have received a copy of the GNU General Public License
2422+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2423+-->
2424+
2425+<svg
2426+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2427+ xmlns:cc="http://creativecommons.org/ns#"
2428+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2429+ xmlns:svg="http://www.w3.org/2000/svg"
2430+ xmlns="http://www.w3.org/2000/svg"
2431+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2432+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2433+ width="32"
2434+ height="32"
2435+ id="svg3622"
2436+ version="1.1"
2437+ inkscape:version="0.48.3.1 r9886"
2438+ sodipodi:docname="ic_tab_thanks_unselected.svg">
2439+ <metadata
2440+ id="metadata12">
2441+ <rdf:RDF>
2442+ <cc:Work
2443+ rdf:about="">
2444+ <dc:format>image/svg+xml</dc:format>
2445+ <dc:type
2446+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2447+ </cc:Work>
2448+ </rdf:RDF>
2449+ </metadata>
2450+ <defs
2451+ id="defs10" />
2452+ <sodipodi:namedview
2453+ pagecolor="#ffffff"
2454+ bordercolor="#666666"
2455+ borderopacity="1"
2456+ objecttolerance="10"
2457+ gridtolerance="10"
2458+ guidetolerance="10"
2459+ inkscape:pageopacity="0"
2460+ inkscape:pageshadow="2"
2461+ inkscape:window-width="640"
2462+ inkscape:window-height="480"
2463+ id="namedview8"
2464+ showgrid="false"
2465+ inkscape:zoom="25.875"
2466+ inkscape:cx="16.828381"
2467+ inkscape:cy="15.334805"
2468+ inkscape:current-layer="layer1" />
2469+ <g
2470+ id="layer1"
2471+ inkscape:label="Layer 1"
2472+ inkscape:groupmode="layer"
2473+ transform="translate(0,-16)">
2474+ <g
2475+ id="g1466"
2476+ transform="matrix(0.33614076,0,0,-0.34205119,-0.13485654,48.418386)"
2477+ style="fill:#808080;fill-opacity:1">
2478+ <g
2479+ id="g1468"
2480+ clip-path="url(#clipPath1470)"
2481+ style="fill:#808080;fill-opacity:1">
2482+ <g
2483+ id="g1474"
2484+ transform="translate(71.3438,44.627)"
2485+ style="fill:#808080;fill-opacity:1">
2486+ <path
2487+ id="path1476"
2488+ style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
2489+ d="m 0,0 c 2.143,-0.091 3.711,-1.769 3.389,-4.35 -0.35,-2.822 -2.065,-3.855 -4.235,-3.89 1.201,-0.501 1.793,-1.697 1.612,-3.571 -0.252,-2.622 -1.862,-3.727 -4.098,-4.145 l -0.768,-0.1 c 0.884,-0.578 1.138,-1.582 0.7,-3.14 -0.465,-1.657 -1.454,-2.619 -2.814,-3.013 l -0.009,-0.046 c -2.584,-0.682 -6.102,-1.137 -14.402,0.049 -4.37,0.627 -10.373,1.793 -15.052,3.82 -2.806,0.781 -7.097,1.012 -12.324,1.012 -1.17,0 -2.117,2.571 -2.117,10.896 0,8.329 0.947,10.901 2.117,10.901 4.76,0 8.258,0.594 9.436,0.821 6.55,1.246 5.791,2.736 11.464,6.703 6.24,4.367 6.476,5.067 8.189,8.032 1.719,2.962 2.44,3.583 3.918,6.044 1.404,2.342 1.992,3.926 3.959,3.625 1.139,-0.174 2.637,-2.747 2.806,-4.365 0.467,-4.45 -1.091,-7.644 -4.057,-10.844 -0.857,-1.946 -1.071,-2.746 -0.447,-4.929 3.122,-0.199 8.362,-0.329 11.557,-0.762 l 0.043,0.003 C 1.518,8.517 3.311,6.805 3.311,4.072 3.311,1.577 1.939,0.271 0,0"
2490+ inkscape:connector-curvature="0"
2491+ sodipodi:nodetypes="cccccccccccsssccccccccccsc" />
2492+ </g>
2493+ </g>
2494+ </g>
2495+ </g>
2496+</svg>
2497
2498=== added directory 'Assets/holo_light'
2499=== added file 'Assets/holo_light/ic_button_zoom_in.svg'
2500--- Assets/holo_light/ic_button_zoom_in.svg 1970-01-01 00:00:00 +0000
2501+++ Assets/holo_light/ic_button_zoom_in.svg 2012-12-16 20:36:23 +0000
2502@@ -0,0 +1,43 @@
2503+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2504+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2505+
2506+<!--
2507+ Copyright (C) 2012 Yvon TANGUY
2508+
2509+ This program is free software: you can redistribute it and/or modify
2510+ it under the terms of the GNU General Public License as published by
2511+ the Free Software Foundation, either version 3 of the License, or
2512+ (at your option) any later version.
2513+
2514+ This program is distributed in the hope that it will be useful,
2515+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2516+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2517+ GNU General Public License for more details.
2518+
2519+ You should have received a copy of the GNU General Public License
2520+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2521+-->
2522+
2523+<svg
2524+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2525+ xmlns:cc="http://creativecommons.org/ns#"
2526+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2527+ xmlns:svg="http://www.w3.org/2000/svg"
2528+ xmlns="http://www.w3.org/2000/svg"
2529+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2530+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2531+ id="ic_button_zoom_in"
2532+ height="64px"
2533+ width="64px"
2534+ version="1.1">
2535+ <path
2536+ d="m 51.171122,35.164729 c 6.165223,-6.170589 6.165223,-16.170242 0,-22.335623 -6.169562,-6.1697236 -16.161146,-6.1645163 -22.334178,0 -6.164355,6.165381 -6.164355,16.161561 0,22.335623 6.173032,6.165381 16.168955,6.165381 22.334178,0 M 4.668126,51.249051 15.224681,40.688751 c 0.928602,-0.92689 2.609632,-0.839235 4.295868,0.03906 l 4.605693,-4.604076 C 18.125911,28.28422 18.692618,17.028754 25.864549,9.8549012 c 7.809803,-7.8065343 20.470031,-7.8065343 28.280703,0 7.806331,7.8108718 7.806331,20.4714278 0,28.2823008 -7.175403,7.172117 -18.43058,7.73884 -26.26902,1.736618 l -4.605693,4.602341 c 0.878267,1.68975 0.967655,3.369089 0.04079,4.298582 l -10.558292,10.5603 c -1.33389,1.332187 -4.229912,0.5997 -6.457688,-1.63421 -2.2312482,-2.228701 -2.9637161,-5.119592 -1.6272241,-6.45178"
2537+ style="opacity:0.6;fill:#333333;fill-opacity:0.6;fill-rule:nonzero;stroke:none"
2538+ id="magnifying_glass"
2539+ inkscape:connector-curvature="0" />
2540+ <path
2541+ style="opacity:0.6;color:#333333;fill:#333333;fill-opacity:0.6;fill-rule:nonzero"
2542+ d="m 36.930772,12.950498 0,8.25 -8.21519,0 0,5.569621 8.21519,0 0,8.180379 5.534809,0 0,-8.180379 8.250001,0 0,-5.569621 -8.250001,0 0,-8.25 -5.534809,0 z"
2543+ id="plus"
2544+ inkscape:connector-curvature="0" />
2545+</svg>
2546
2547=== added file 'Assets/holo_light/ic_button_zoom_out_left.svg'
2548--- Assets/holo_light/ic_button_zoom_out_left.svg 1970-01-01 00:00:00 +0000
2549+++ Assets/holo_light/ic_button_zoom_out_left.svg 2012-12-16 20:36:23 +0000
2550@@ -0,0 +1,45 @@
2551+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2552+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2553+
2554+<!--
2555+ Copyright (C) 2012 Yvon TANGUY
2556+
2557+ This program is free software: you can redistribute it and/or modify
2558+ it under the terms of the GNU General Public License as published by
2559+ the Free Software Foundation, either version 3 of the License, or
2560+ (at your option) any later version.
2561+
2562+ This program is distributed in the hope that it will be useful,
2563+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2564+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2565+ GNU General Public License for more details.
2566+
2567+ You should have received a copy of the GNU General Public License
2568+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2569+-->
2570+
2571+<svg
2572+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2573+ xmlns:cc="http://creativecommons.org/ns#"
2574+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2575+ xmlns:svg="http://www.w3.org/2000/svg"
2576+ xmlns="http://www.w3.org/2000/svg"
2577+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2578+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2579+ id="ic_button_zoom_out"
2580+ height="64px"
2581+ width="64px"
2582+ version="1.1">
2583+ <rect
2584+ style="opacity:0.6;color:#333333;fill:#333333;fill-opacity:0.6;fill-rule:nonzero"
2585+ id="minus"
2586+ width="22"
2587+ height="5"
2588+ x="13"
2589+ y="21" />
2590+ <path
2591+ d="m 35.164726,12.828878 c -6.170589,-6.1652242 -16.170242,-6.1652242 -22.335623,0 -6.169724,6.169561 -6.164516,16.161153 0,22.334186 6.165381,6.16435 16.161561,6.16435 22.335623,0 6.165381,-6.173033 6.165381,-16.168962 0,-22.334186 m 16.084322,46.502997 -10.5603,-10.556553 c -0.926891,-0.928601 -0.839235,-2.609632 0.03906,-4.295868 l -4.604075,-4.605693 c -7.839513,6.000331 -19.09498,5.433624 -26.2688319,-1.738309 -7.8065346,-7.809801 -7.8065346,-20.470027 0,-28.2807042 7.8108719,-7.806329 20.4714279,-7.806329 28.2823009,0 7.172113,7.1754032 7.738836,18.4305792 1.736615,26.2690212 l 4.60234,4.605696 c 1.68975,-0.878268 3.36909,-0.967661 4.298583,-0.04079 l 10.560299,10.55829 c 1.332187,1.333889 0.5997,4.22991 -1.634209,6.457687 -2.228701,2.231247 -5.119592,2.963715 -6.45178,1.627223"
2592+ style="opacity:0.6;fill:#333333;fill-opacity:0.6;fill-rule:nonzero;stroke:none"
2593+ id="magnifying_glass"
2594+ inkscape:connector-curvature="0" />
2595+</svg>
2596
2597=== added file 'Assets/holo_light/ic_button_zoom_out_right.svg'
2598--- Assets/holo_light/ic_button_zoom_out_right.svg 1970-01-01 00:00:00 +0000
2599+++ Assets/holo_light/ic_button_zoom_out_right.svg 2012-12-16 20:36:23 +0000
2600@@ -0,0 +1,45 @@
2601+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2602+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2603+
2604+<!--
2605+ Copyright (C) 2012 Yvon TANGUY
2606+
2607+ This program is free software: you can redistribute it and/or modify
2608+ it under the terms of the GNU General Public License as published by
2609+ the Free Software Foundation, either version 3 of the License, or
2610+ (at your option) any later version.
2611+
2612+ This program is distributed in the hope that it will be useful,
2613+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2614+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2615+ GNU General Public License for more details.
2616+
2617+ You should have received a copy of the GNU General Public License
2618+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2619+-->
2620+
2621+<svg
2622+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2623+ xmlns:cc="http://creativecommons.org/ns#"
2624+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2625+ xmlns:svg="http://www.w3.org/2000/svg"
2626+ xmlns="http://www.w3.org/2000/svg"
2627+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2628+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2629+ id="ic_button_zoom_out"
2630+ height="64px"
2631+ width="64px"
2632+ version="1.1">
2633+ <rect
2634+ style="opacity:0.6;color:#333333;fill:#333333;fill-opacity:0.6;fill-rule:nonzero"
2635+ id="minus"
2636+ width="22"
2637+ height="5"
2638+ x="29"
2639+ y="21" />
2640+ <path
2641+ d="m 51.171121,35.164728 c 6.165224,-6.170589 6.165224,-16.170242 0,-22.335623 -6.169561,-6.1697239 -16.161153,-6.1645159 -22.334186,0 -6.16435,6.165381 -6.16435,16.161561 0,22.335623 6.173033,6.165381 16.168962,6.165381 22.334186,0 M 4.6681239,51.24905 15.224677,40.68875 c 0.928601,-0.926891 2.609632,-0.839235 4.295868,0.03906 l 4.605693,-4.604075 c -6.000331,-7.839513 -5.433624,-19.09498 1.738309,-26.2688318 7.809801,-7.8065346 20.470027,-7.8065346 28.280704,0 7.806329,7.8108718 7.806329,20.4714278 0,28.2823008 -7.175403,7.172113 -18.430579,7.738836 -26.269021,1.736615 l -4.605696,4.60234 c 0.878268,1.68975 0.967661,3.36909 0.04079,4.298583 l -10.55829,10.560299 c -1.333889,1.332187 -4.2299101,0.5997 -6.4576871,-1.634209 -2.231247,-2.228701 -2.963715,-5.119592 -1.627223,-6.45178"
2642+ style="opacity:0.6;fill:#333333;fill-opacity:0.6;fill-rule:nonzero;stroke:none"
2643+ id="magnifying_glass"
2644+ inkscape:connector-curvature="0" />
2645+</svg>
2646
2647=== renamed file 'Assets/go-up-symbolic.svg' => 'Assets/holo_light/ic_dialog_go_up.svg'
2648--- Assets/go-up-symbolic.svg 2012-10-29 08:49:56 +0000
2649+++ Assets/holo_light/ic_dialog_go_up.svg 2012-12-16 20:36:23 +0000
2650@@ -1,21 +1,41 @@
2651 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2652 <!-- Created with Inkscape (http://www.inkscape.org/) -->
2653-<svg id="svg7384" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2654- xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"
2655- xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
2656- <metadata id="metadata90">
2657- <rdf:RDF>
2658- <cc:Work rdf:about="">
2659- <dc:format>image/svg+xml</dc:format>
2660- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2661- <dc:title>Gnome Symbolic Icon Theme</dc:title>
2662- </cc:Work>
2663- </rdf:RDF>
2664- </metadata>
2665- <title id="title9167">Gnome Symbolic Icon Theme</title>
2666- <g id="layer12" transform="translate(-200,-626)">
2667- <path id="path10839-9-9-8-1"
2668- style="block-progression:tb;text-indent:0;color:#bebebe;enable-background:new;text-transform:none;fill:#bebebe"
2669- d="m202 637v-1c-0.00012-0.0104-0.00046-0.0208 0-0.0313 0.0112-0.25495 0.12858-0.50987 0.3125-0.6875l5.2188-5.2812 5.1875 5.2812c0.18819 0.18821 0.28125 0.45351 0.28125 0.7188v1h-1c-0.26529 0-0.53058-0.0931-0.71875-0.28125l-3.75-3.8125-3.7812 3.8125c-0.19463 0.21074-0.46925 0.30316-0.75 0.28125h-1z" />
2670- </g>
2671+
2672+<!--
2673+ Copyright (C) 2012 Yvon TANGUY
2674+
2675+ This program is free software: you can redistribute it and/or modify
2676+ it under the terms of the GNU General Public License as published by
2677+ the Free Software Foundation, either version 3 of the License, or
2678+ (at your option) any later version.
2679+
2680+ This program is distributed in the hope that it will be useful,
2681+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2682+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2683+ GNU General Public License for more details.
2684+
2685+ You should have received a copy of the GNU General Public License
2686+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2687+-->
2688+
2689+<svg
2690+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2691+ xmlns:cc="http://creativecommons.org/ns#"
2692+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2693+ xmlns:svg="http://www.w3.org/2000/svg"
2694+ xmlns="http://www.w3.org/2000/svg"
2695+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2696+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2697+ id="svg7384"
2698+ height="48"
2699+ width="48"
2700+ version="1.1">
2701+ <title
2702+ id="title9167">ic_dialog_go_up</title>
2703+ <path
2704+ style="text-indent:0;text-transform:none;block-progression:tb;opacity:0.6;color:#bebebe;fill:#333333;fill-opacity:1;enable-background:new"
2705+ d="M 24,12 8,36 14,36 24.229315,20 34,36 l 6,0 z"
2706+ id="path10839-9-9-8-1"
2707+ inkscape:connector-curvature="0"
2708+ sodipodi:nodetypes="ccccccc" />
2709 </svg>
2710
2711=== added file 'Assets/holo_light/ic_media_next.svg'
2712--- Assets/holo_light/ic_media_next.svg 1970-01-01 00:00:00 +0000
2713+++ Assets/holo_light/ic_media_next.svg 2012-12-16 20:36:23 +0000
2714@@ -0,0 +1,34 @@
2715+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2716+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2717+
2718+<svg
2719+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2720+ xmlns:cc="http://creativecommons.org/ns#"
2721+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2722+ xmlns:svg="http://www.w3.org/2000/svg"
2723+ xmlns="http://www.w3.org/2000/svg"
2724+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2725+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2726+ width="32px"
2727+ height="32px"
2728+ id="svg3606"
2729+ version="1.1"
2730+ inkscape:version="0.48.3.1 r9886"
2731+ sodipodi:docname="ic_media_next.svg">
2732+ <g
2733+ id="layer1"
2734+ inkscape:label="Layer 1"
2735+ inkscape:groupmode="layer">
2736+ <g
2737+ id="g766"
2738+ transform="matrix(1.25,0,0,-1.25,45.459852,-5.0189698)"
2739+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
2740+ <path
2741+ d="m -16.920903,-7.215176 0,-8.7086 -16.246979,8.7086 c 0.06811,-9.609915 0,-9.589704 0,-19.2 l 16.246979,8.713087 0,-8.713087 2.953021,0 0,19.2 z"
2742+ style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;color:#000000;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2743+ id="path768"
2744+ inkscape:connector-curvature="0"
2745+ sodipodi:nodetypes="ccccccccc" />
2746+ </g>
2747+ </g>
2748+</svg>
2749
2750=== added file 'Assets/holo_light/ic_media_play.svg'
2751--- Assets/holo_light/ic_media_play.svg 1970-01-01 00:00:00 +0000
2752+++ Assets/holo_light/ic_media_play.svg 2012-12-16 20:36:23 +0000
2753@@ -0,0 +1,32 @@
2754+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2755+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2756+
2757+<svg
2758+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2759+ xmlns:cc="http://creativecommons.org/ns#"
2760+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2761+ xmlns:svg="http://www.w3.org/2000/svg"
2762+ xmlns="http://www.w3.org/2000/svg"
2763+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2764+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2765+ width="32px"
2766+ height="32px"
2767+ id="svg3606"
2768+ version="1.1">
2769+ <g
2770+ id="layer1"
2771+ inkscape:label="Layer 1"
2772+ inkscape:groupmode="layer">
2773+ <g
2774+ id="g766"
2775+ transform="matrix(1.25,0,0,-1.25,45.459852,-5.0189698)"
2776+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
2777+ <path
2778+ d="m -33.167882,-7.215176 0,-19.2 19.2,9.6 z"
2779+ style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2780+ id="path768"
2781+ inkscape:connector-curvature="0"
2782+ sodipodi:nodetypes="cccc" />
2783+ </g>
2784+ </g>
2785+</svg>
2786
2787=== added file 'Assets/holo_light/ic_media_previous.svg'
2788--- Assets/holo_light/ic_media_previous.svg 1970-01-01 00:00:00 +0000
2789+++ Assets/holo_light/ic_media_previous.svg 2012-12-16 20:36:23 +0000
2790@@ -0,0 +1,32 @@
2791+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2792+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2793+
2794+<svg
2795+ xmlns:dc="http://purl.org/dc/elements/1.1/"
2796+ xmlns:cc="http://creativecommons.org/ns#"
2797+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2798+ xmlns:svg="http://www.w3.org/2000/svg"
2799+ xmlns="http://www.w3.org/2000/svg"
2800+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2801+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2802+ width="32px"
2803+ height="32px"
2804+ id="svg3606"
2805+ version="1.1">
2806+ <g
2807+ id="layer1"
2808+ inkscape:label="Layer 1"
2809+ inkscape:groupmode="layer">
2810+ <g
2811+ id="g766"
2812+ transform="matrix(-1.25,0,0,-1.25,-13.459853,-5.0189698)"
2813+ style="fill:#333333;fill-opacity:1;opacity:0.6">
2814+ <path
2815+ d="m -16.920903,-7.215176 0,-8.7086 -16.246979,8.7086 c 0.06811,-9.609915 0,-9.589704 0,-19.2 l 16.246979,8.713087 0,-8.713087 2.953021,0 0,19.2 z"
2816+ style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none"
2817+ id="path768"
2818+ inkscape:connector-curvature="0"
2819+ sodipodi:nodetypes="ccccccccc" />
2820+ </g>
2821+ </g>
2822+</svg>
2823
2824=== renamed file 'Assets/btn_dictionary.svg' => 'Assets/holo_light/ic_menu_dictionary_offline.svg'
2825--- Assets/btn_dictionary.svg 2012-10-29 08:49:56 +0000
2826+++ Assets/holo_light/ic_menu_dictionary_offline.svg 2012-12-16 20:36:23 +0000
2827@@ -1,160 +1,63 @@
2828 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2829 <!-- Created with Inkscape (http://www.inkscape.org/) -->
2830
2831+<!--
2832+ Copyright (C) 2012 Yvon TANGUY
2833+
2834+ This program is free software: you can redistribute it and/or modify
2835+ it under the terms of the GNU General Public License as published by
2836+ the Free Software Foundation, either version 3 of the License, or
2837+ (at your option) any later version.
2838+
2839+ This program is distributed in the hope that it will be useful,
2840+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2841+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2842+ GNU General Public License for more details.
2843+
2844+ You should have received a copy of the GNU General Public License
2845+ along with this program. If not, see <http://www.gnu.org/licenses/>.
2846+-->
2847+
2848 <svg
2849 xmlns:dc="http://purl.org/dc/elements/1.1/"
2850 xmlns:cc="http://creativecommons.org/ns#"
2851 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2852 xmlns:svg="http://www.w3.org/2000/svg"
2853 xmlns="http://www.w3.org/2000/svg"
2854- xmlns:xlink="http://www.w3.org/1999/xlink"
2855 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2856 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2857- width="64px"
2858- height="64px"
2859+ width="32"
2860+ height="32"
2861 id="svg2985"
2862- version="1.1"
2863- inkscape:version="0.48.3.1 r9886"
2864- sodipodi:docname="btn_dictionary.svg"
2865- inkscape:export-filename="btn_dictionary.png"
2866- inkscape:export-xdpi="50.619999"
2867- inkscape:export-ydpi="50.619999">
2868- <defs
2869- id="defs2987">
2870- <linearGradient
2871- id="linearGradient4965">
2872- <stop
2873- style="stop-color:#808080;stop-opacity:1;"
2874- offset="0"
2875- id="stop4967" />
2876- <stop
2877- style="stop-color:#ffffff;stop-opacity:1;"
2878- offset="1"
2879- id="stop4969" />
2880- </linearGradient>
2881- <linearGradient
2882- id="linearGradient4954">
2883- <stop
2884- style="stop-color:#c8c8c8;stop-opacity:1;"
2885- offset="0"
2886- id="stop4956" />
2887- <stop
2888- style="stop-color:#808080;stop-opacity:0;"
2889- offset="1"
2890- id="stop4958" />
2891- </linearGradient>
2892- <inkscape:perspective
2893- sodipodi:type="inkscape:persp3d"
2894- inkscape:vp_x="-91.530192 : 10.289657 : 1"
2895- inkscape:vp_y="0 : 2142.7767 : 0"
2896- inkscape:vp_z="128.82172 : -86.849201 : 1"
2897- inkscape:persp3d-origin="189.73671 : 15.543804 : 1"
2898- id="perspective2993" />
2899- <linearGradient
2900- inkscape:collect="always"
2901- xlink:href="#linearGradient4954"
2902- id="linearGradient4960"
2903- x1="11.367753"
2904- y1="30.771315"
2905- x2="5.2313657"
2906- y2="30.899881"
2907- gradientUnits="userSpaceOnUse"
2908- gradientTransform="translate(0.66488314,-3.9933099)" />
2909- <linearGradient
2910- inkscape:collect="always"
2911- xlink:href="#linearGradient4965"
2912- id="linearGradient4971"
2913- x1="37.454544"
2914- y1="67.318184"
2915- x2="36.454544"
2916- y2="53.68182"
2917- gradientUnits="userSpaceOnUse"
2918- gradientTransform="matrix(1,0,0,1.0758621,1.3012458,-7.8654096)" />
2919- <linearGradient
2920- inkscape:collect="always"
2921- xlink:href="#linearGradient4954-9"
2922- id="linearGradient4960-9"
2923- x1="11.367753"
2924- y1="30.771315"
2925- x2="5.2313657"
2926- y2="30.899881"
2927- gradientUnits="userSpaceOnUse"
2928- gradientTransform="translate(1.028519,-3.8569461)" />
2929- <linearGradient
2930- id="linearGradient4954-9">
2931- <stop
2932- style="stop-color:#5a5a5a;stop-opacity:1;"
2933- offset="0"
2934- id="stop4956-1" />
2935- <stop
2936- style="stop-color:#808080;stop-opacity:0;"
2937- offset="1"
2938- id="stop4958-3" />
2939- </linearGradient>
2940- </defs>
2941- <sodipodi:namedview
2942- id="base"
2943- pagecolor="#ffffff"
2944- bordercolor="#666666"
2945- borderopacity="1.0"
2946- inkscape:pageopacity="0.0"
2947- inkscape:pageshadow="2"
2948- inkscape:zoom="5.6568543"
2949- inkscape:cx="35.242002"
2950- inkscape:cy="35.047896"
2951- inkscape:current-layer="layer1"
2952- showgrid="true"
2953- inkscape:document-units="px"
2954- inkscape:grid-bbox="true"
2955- inkscape:window-width="731"
2956- inkscape:window-height="554"
2957- inkscape:window-x="49"
2958- inkscape:window-y="24"
2959- inkscape:window-maximized="0" />
2960- <metadata
2961- id="metadata2990">
2962- <rdf:RDF>
2963- <cc:Work
2964- rdf:about="">
2965- <dc:format>image/svg+xml</dc:format>
2966- <dc:type
2967- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2968- <dc:title></dc:title>
2969- </cc:Work>
2970- </rdf:RDF>
2971- </metadata>
2972- <g
2973- id="layer1"
2974- inkscape:label="Layer 1"
2975- inkscape:groupmode="layer">
2976- <path
2977- style="fill:#5a5a5a;fill-opacity:1;fill-rule:nonzero;stroke:#323232;stroke-linejoin:round;stroke-opacity:1"
2978- d="M 9.2807397,4.4212584 55.810538,3.7594468 c 0.98801,0.011468 1.249418,1.0127092 1.357183,1.6973025 l 3.983377,44.1472377 -2.816854,0.40267 3.348248,8.175055 c 0,0 -45.455537,0.409918 -50.692136,0.371427 C 8.0037574,58.389648 7.8298937,56.6904 6.6572067,53.524774 6.6095197,51.015398 5.2983805,9.1192938 5.9480154,7.3690984 6.5976502,5.618903 7.2179753,4.7485477 9.2807397,4.4212584 z"
2979- id="rect3069-5"
2980- inkscape:connector-curvature="0"
2981- sodipodi:nodetypes="cccccccczc" />
2982- <path
2983- style="fill:url(#linearGradient4960);fill-opacity:1;fill-rule:nonzero;stroke:#323232;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
2984- d="M 9.3921551,4.7339631 55.008456,3.9940607 c 1.477541,-0.1266636 1.96684,0.4590164 2.045778,0.9472053 l 4.183419,44.859677 c 0,0 -50.640051,0.497979 -51.6704446,0.509329 -2.5556299,0.43645 -3.0307618,5.896487 0.6611926,8.163933 C 7.8995679,57.662101 6.5879914,55.458864 6.4681356,51.205049 6.4621785,50.993623 5.656931,9.8066065 6.1194281,7.9157811 6.5819252,6.0249557 7.6817993,5.1658117 9.3921551,4.7339631 z"
2985- id="rect3069"
2986- inkscape:connector-curvature="0"
2987- sodipodi:nodetypes="ccccccszc" />
2988- <text
2989- xml:space="preserve"
2990- style="font-size:22.48064041px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
2991- x="14.532995"
2992- y="30.583492"
2993- id="text3057"
2994- sodipodi:linespacing="125%"><tspan
2995- sodipodi:role="line"
2996- x="14.532995"
2997- y="30.583492"
2998- id="tspan3065">A あ</tspan></text>
2999- <path
3000- style="opacity:1;fill:url(#linearGradient4971);fill-opacity:1;fill-rule:nonzero;stroke:none"
3001- d="m 9.1668892,50.679558 c 0.7966991,-0.09407 50.8863628,-0.342319 50.8863628,-0.342319 0,0 -0.862167,1.256059 -0.944463,3.204997 -0.0823,1.948938 1.647001,4.213043 1.647001,4.213043 L 9.7785184,57.983963 C 7.4148827,55.5556 6.712344,53.905734 9.1668892,50.679558 z"
3002- id="rect4962"
3003- inkscape:connector-curvature="0"
3004- sodipodi:nodetypes="cczccc" />
3005- </g>
3006+ version="1.1">
3007+ <path
3008+ id="rect3000-3"
3009+ style="opacity:0.6;color:#000000;fill:none;stroke:#333333;stroke-width:1.29082346;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3010+ d="m 16.005849,27.353274 c -0.0018,-8.614509 -0.02382,-9.829768 0,-21.191742 M 4.6571102,25.839578 c -0.026931,-8.881434 0.00124,-9.477711 0,-21.191742 10.6836248,-0.009 9.7188298,0.409959 11.3487388,1.513696 1.558979,-1.135272 0.472262,-1.552221 11.34874,-1.513696 -0.0585,14.450171 -0.03747,15.040768 0,21.191742 -8.856652,0.107988 -8.933922,1.459632 -11.34874,1.513696 -2.414817,0.05407 -2.573257,-1.578548 -11.3487388,-1.513696 z"
3011+ inkscape:connector-curvature="0"
3012+ sodipodi:nodetypes="cccccccsc" />
3013+ <text
3014+ xml:space="preserve"
3015+ style="font-size:15.21258831px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
3016+ x="5.5705237"
3017+ y="21.036833"
3018+ id="text3815"
3019+ sodipodi:linespacing="125%"
3020+ transform="scale(0.99467965,1.0053488)"><tspan
3021+ sodipodi:role="line"
3022+ id="tspan3817"
3023+ x="5.5705237"
3024+ y="21.036833">A</tspan></text>
3025+ <text
3026+ xml:space="preserve"
3027+ style="font-size:12.80651855px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
3028+ x="16.29892"
3029+ y="19.6782"
3030+ id="text3819"
3031+ sodipodi:linespacing="125%"
3032+ transform="scale(0.9573055,1.0445986)"><tspan
3033+ sodipodi:role="line"
3034+ id="tspan3821"
3035+ x="16.29892"
3036+ y="19.6782">あ</tspan></text>
3037 </svg>
3038
3039=== added file 'Assets/holo_light/ic_menu_dictionary_online.svg'
3040--- Assets/holo_light/ic_menu_dictionary_online.svg 1970-01-01 00:00:00 +0000
3041+++ Assets/holo_light/ic_menu_dictionary_online.svg 2012-12-16 20:36:23 +0000
3042@@ -0,0 +1,69 @@
3043+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3044+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3045+
3046+<!--
3047+ Copyright (C) 2012 Yvon TANGUY
3048+
3049+ This program is free software: you can redistribute it and/or modify
3050+ it under the terms of the GNU General Public License as published by
3051+ the Free Software Foundation, either version 3 of the License, or
3052+ (at your option) any later version.
3053+
3054+ This program is distributed in the hope that it will be useful,
3055+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3056+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3057+ GNU General Public License for more details.
3058+
3059+ You should have received a copy of the GNU General Public License
3060+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3061+-->
3062+
3063+<svg
3064+ xmlns:dc="http://purl.org/dc/elements/1.1/"
3065+ xmlns:cc="http://creativecommons.org/ns#"
3066+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3067+ xmlns:svg="http://www.w3.org/2000/svg"
3068+ xmlns="http://www.w3.org/2000/svg"
3069+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3070+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3071+ width="32"
3072+ height="32"
3073+ id="svg2985"
3074+ version="1.1">
3075+ <g
3076+ id="g900"
3077+ transform="matrix(0.24274136,0,0,-0.24274463,4.3484148,27.651791)"
3078+ style="fill:#333333;fill-opacity:1;opacity:0.6">
3079+ <g
3080+ id="g902"
3081+ clip-path="url(#clipPath904)"
3082+ style="fill:#333333;fill-opacity:1">
3083+ <g
3084+ id="g908"
3085+ transform="translate(80.2305,38.8672)"
3086+ style="fill:#333333;fill-opacity:1">
3087+ <path
3088+ d="m 0,0 c -2.053,-7.486 -6.629,-13.924 -12.779,-18.332 l -4.518,15.146 -2.373,0.678 -5.262,-0.017 -3.183,1.877 0.179,3.726 4.274,8.401 -0.209,1.756 0.217,1.436 2.789,1.109 -0.176,0.789 -0.522,0.872 -0.046,0.614 6.451,4.755 0,0.91 -2.297,1.764 -0.229,0.862 4.885,6.629 1.861,0.799 1.022,-0.066 c 1.215,-1.091 2.373,-2.245 3.416,-3.5 l -0.445,-0.135 1.211,-1.242 0.211,0.088 C -2.68,25.145 -0.592,20.763 0.445,15.978 L 0.381,15.733 0.561,15.37 C 0.961,13.341 1.195,11.242 1.217,9.091 1.236,6.063 0.82,3.137 0.088,0.344 L -0.17,0.184 0,0 z m -32.939,27.12 -0.763,2.188 0.288,2.073 1.201,2.819 -0.701,4.685 -2.422,0.314 -0.344,0.627 0.174,0.851 0.888,1.275 0.435,0.236 c 0.57,0.036 1.131,0.094 1.706,0.1 4.373,0.031 8.538,-0.801 12.373,-2.294 l -2.21,-5.923 -9.424,-8.151 -1.201,1.2 z m -12.432,0.932 -0.438,-0.276 -1.391,0.006 -0.206,0.217 1.138,1.43 0.307,-0.075 0.308,-0.445 0.282,-0.857 z m 11.281,-43.279 -3.656,-2.697 -4.113,-5.267 c -2.38,0.716 -4.631,1.709 -6.752,2.908 l -0.118,4.215 -3.929,7.601 0.06,1.483 1.13,2.705 -0.026,1.818 -1.239,1.371 -9.067,3.998 -3.011,5.117 -0.827,0.304 -0.015,-0.053 c -0.002,0.112 -0.018,0.217 -0.018,0.323 -0.067,8.88 3.362,16.956 8.966,22.987 l 1.031,-0.574 5.699,1.172 0.674,0.392 0.151,-0.31 -0.405,-0.762 -0.076,-0.334 3.96,5.518 0.287,0.108 0.259,0.002 0.229,-0.096 0.205,-0.199 -2.492,-4.642 0.956,-0.9 1.348,0.924 0.3,4.163 1.704,0.537 -0.814,-1.336 2.527,1.432 0.879,-0.203 0.088,-0.42 -1.609,-0.287 3.037,-2.587 1.179,-2.024 -1.528,-1.679 0.245,-0.283 -1.112,-1.761 -0.269,0.017 -0.57,-0.305 -2.62,1.647 2.631,2.149 -0.392,0.869 -2.504,1.582 -0.805,-2.267 -5.43,-4.212 -1.778,-2.669 1.508,-1.718 2.444,-1.125 1.03,-0.924 2.136,5.466 0.825,0.794 3.664,-1.766 0.42,0.058 3.009,-7.271 -0.904,-0.342 -1.119,0.057 -0.363,0.484 0.504,0.355 0.283,0.37 0.062,0.386 -0.164,0.409 -4.59,-1.301 1.807,-1.334 1.014,-0.129 -6.982,-3.89 -3.164,-4.603 0.022,-2.421 -1.168,0.277 -0.554,1.586 -3.773,0.702 -1.513,-0.841 -1.273,-1.728 -0.25,-0.936 0.142,-1.14 0.726,-0.78 2.024,0.973 0.647,-0.076 2.466,-4.16 8.12,-0.276 3.457,-1.312 2.807,-3.676 4.791,-1.422 1.672,-1.238 -2.133,-6.983 z m -30.816,20.774 -0.673,1.506 c -0.006,0.111 -0.018,0.222 -0.018,0.334 l 0.717,-1.231 -0.026,-0.609 z m 9.275,27.035 0.981,0.68 -0.18,0.18 c 1.025,0.946 2.103,1.84 3.242,2.651 l 0.163,-0.059 1.618,0.315 -0.047,-1.809 -1.871,-2.013 -2.396,-1.105 -1.63,0.932 0.12,0.228 z m 6.526,2.714 1.25,1.377 0.485,-0.25 -0.182,-0.895 -0.65,-0.765 -0.907,0.133 0.004,0.4 z m 3.576,4.237 0.145,-0.211 -0.405,-0.493 -0.736,-0.315 -0.678,-0.041 -0.132,0.177 c 0.598,0.303 1.19,0.62 1.806,0.883 m 1.432,0.313 0.696,-0.137 2.415,-1.371 0.58,-0.088 -0.967,-0.929 -1.564,0.211 -1.221,0.97 0.061,1.344 z m 3.654,0.69 0.664,0.873 c 1.107,0.254 2.232,0.457 3.382,0.602 l -3.599,-2.355 -1.858,-0.072 1.411,0.952 z m 20.287,-11.639 -0.949,-0.74 -1.479,0.143 -0.121,0.301 0.047,1.363 1.095,-0.242 1.149,0.257 0.539,-0.216 -0.281,-0.866 z m 0.285,-8.162 -0.086,-1.047 -1.518,-0.352 -0.64,1.618 -0.012,3.153 2.256,-3.372 z m -12.356,25.474 c -20.476,0 -37.08,-16.599 -37.08,-37.077 0,-20.478 16.604,-37.075 37.08,-37.075 20.475,0 37.073,16.597 37.073,37.075 0,20.478 -16.598,37.077 -37.073,37.077"
3089+ style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none"
3090+ id="path910"
3091+ inkscape:connector-curvature="0" />
3092+ </g>
3093+ <g
3094+ id="g912"
3095+ transform="translate(75.5645,50.543)"
3096+ style="fill:#333333;fill-opacity:1">
3097+ <path
3098+ d="M 0,0 -5.006,1.36 -5.51,1.972 -5.41,0.516 -5.539,0.403 -9.459,4.495 -9.465,4.466 -10.094,4.313 -10.199,4.464 -10.01,3.675 -8.465,2.544 -8.348,1.718 -8.65,1.21 -8.873,1.046 -9.154,0.944 l -1.473,2.317 -2.215,-0.014 -4.619,-3.429 6.061,0.223 2.74,-2.485 1.305,-0.457 7.273,1.46 L 0,0 z"
3099+ style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none"
3100+ id="path914"
3101+ inkscape:connector-curvature="0" />
3102+ </g>
3103+ </g>
3104+ </g>
3105+ <path
3106+ id="rect3000-3"
3107+ style="opacity:0.6;color:#000000;fill:none;stroke:#333333;stroke-width:1.29082346;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3108+ d="m 4.6571102,25.839578 c -0.026931,-8.881434 0.00124,-9.477711 0,-21.1917416 10.6836258,-0.009 9.7188308,0.409959 11.3487398,1.513696 1.558979,-1.135272 0.472262,-1.552221 11.34874,-1.513696 -0.0585,14.4501706 -0.03747,15.0407676 0,21.1917416 -8.856652,0.107988 -8.933922,1.459632 -11.34874,1.513696 -2.414818,0.05407 -2.573258,-1.578548 -11.3487398,-1.513696 z"
3109+ inkscape:connector-curvature="0"
3110+ sodipodi:nodetypes="cccccsc" />
3111+</svg>
3112
3113=== added file 'Assets/holo_light/ic_menu_dictionary_wordextended.svg'
3114--- Assets/holo_light/ic_menu_dictionary_wordextended.svg 1970-01-01 00:00:00 +0000
3115+++ Assets/holo_light/ic_menu_dictionary_wordextended.svg 2012-12-16 20:36:23 +0000
3116@@ -0,0 +1,41 @@
3117+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3118+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3119+
3120+<!--
3121+ Copyright (C) 2012 Yvon TANGUY
3122+
3123+ This program is free software: you can redistribute it and/or modify
3124+ it under the terms of the GNU General Public License as published by
3125+ the Free Software Foundation, either version 3 of the License, or
3126+ (at your option) any later version.
3127+
3128+ This program is distributed in the hope that it will be useful,
3129+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3130+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3131+ GNU General Public License for more details.
3132+
3133+ You should have received a copy of the GNU General Public License
3134+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3135+-->
3136+
3137+<svg
3138+ xmlns:dc="http://purl.org/dc/elements/1.1/"
3139+ xmlns:cc="http://creativecommons.org/ns#"
3140+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3141+ xmlns:svg="http://www.w3.org/2000/svg"
3142+ xmlns="http://www.w3.org/2000/svg"
3143+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3144+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3145+ width="32"
3146+ height="32"
3147+ id="svg2"
3148+ version="1.1">
3149+ <text
3150+ xml:space="preserve"
3151+ style="font-size:20.69515991px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
3152+ x="2.9557295"
3153+ y="22.529228"
3154+ id="textWordMatch-8"
3155+ sodipodi:linespacing="125%"
3156+ transform="scale(0.93029695,1.0749256)">±A</text>
3157+</svg>
3158
3159=== added file 'Assets/holo_light/ic_menu_dictionary_wordmatch.svg'
3160--- Assets/holo_light/ic_menu_dictionary_wordmatch.svg 1970-01-01 00:00:00 +0000
3161+++ Assets/holo_light/ic_menu_dictionary_wordmatch.svg 2012-12-16 20:36:23 +0000
3162@@ -0,0 +1,41 @@
3163+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3164+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3165+
3166+<!--
3167+ Copyright (C) 2012 Yvon TANGUY
3168+
3169+ This program is free software: you can redistribute it and/or modify
3170+ it under the terms of the GNU General Public License as published by
3171+ the Free Software Foundation, either version 3 of the License, or
3172+ (at your option) any later version.
3173+
3174+ This program is distributed in the hope that it will be useful,
3175+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3176+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3177+ GNU General Public License for more details.
3178+
3179+ You should have received a copy of the GNU General Public License
3180+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3181+-->
3182+
3183+<svg
3184+ xmlns:dc="http://purl.org/dc/elements/1.1/"
3185+ xmlns:cc="http://creativecommons.org/ns#"
3186+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3187+ xmlns:svg="http://www.w3.org/2000/svg"
3188+ xmlns="http://www.w3.org/2000/svg"
3189+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3190+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3191+ width="32"
3192+ height="32"
3193+ id="svg2"
3194+ version="1.1">
3195+ <text
3196+ xml:space="preserve"
3197+ style="font-size:20.74895477px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic"
3198+ x="3.1187601"
3199+ y="23.210867"
3200+ id="textWordMatch"
3201+ sodipodi:linespacing="125%"
3202+ transform="scale(0.95867672,1.0431045)">&quot;A&quot;</text>
3203+</svg>
3204
3205=== renamed file 'Assets/ic_menu_drill_from_japanese.svg' => 'Assets/holo_light/ic_menu_drill_from_japanese.svg'
3206--- Assets/ic_menu_drill_from_japanese.svg 2012-10-29 08:49:56 +0000
3207+++ Assets/holo_light/ic_menu_drill_from_japanese.svg 2012-12-16 20:36:23 +0000
3208@@ -1,529 +1,77 @@
3209 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3210 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3211
3212+<!--
3213+ Copyright (C) 2012 Yvon TANGUY
3214+
3215+ This program is free software: you can redistribute it and/or modify
3216+ it under the terms of the GNU General Public License as published by
3217+ the Free Software Foundation, either version 3 of the License, or
3218+ (at your option) any later version.
3219+
3220+ This program is distributed in the hope that it will be useful,
3221+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3222+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3223+ GNU General Public License for more details.
3224+
3225+ You should have received a copy of the GNU General Public License
3226+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3227+-->
3228+
3229 <svg
3230 xmlns:dc="http://purl.org/dc/elements/1.1/"
3231 xmlns:cc="http://creativecommons.org/ns#"
3232 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3233 xmlns:svg="http://www.w3.org/2000/svg"
3234 xmlns="http://www.w3.org/2000/svg"
3235- xmlns:xlink="http://www.w3.org/1999/xlink"
3236 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3237 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3238- width="64px"
3239- height="64px"
3240+ width="32"
3241+ height="32"
3242 id="svg2985"
3243- version="1.1"
3244- inkscape:version="0.48.3.1 r9886"
3245- sodipodi:docname="ic_menu_drill_from_japanese.svg"
3246- inkscape:export-filename="Narau/res/drawable-ldpi/ic_menu_drill_from_japanese.png"
3247- inkscape:export-xdpi="50.625"
3248- inkscape:export-ydpi="50.625">
3249- <sodipodi:namedview
3250- id="base"
3251- pagecolor="#ffffff"
3252- bordercolor="#666666"
3253- borderopacity="1.0"
3254- inkscape:pageopacity="0.0"
3255- inkscape:pageshadow="2"
3256- inkscape:zoom="5.5"
3257- inkscape:cx="69.151986"
3258- inkscape:cy="35.361596"
3259- inkscape:current-layer="layer1"
3260- showgrid="true"
3261- inkscape:document-units="px"
3262- inkscape:grid-bbox="true"
3263- inkscape:window-width="1631"
3264- inkscape:window-height="1026"
3265- inkscape:window-x="49"
3266- inkscape:window-y="24"
3267- inkscape:window-maximized="1" />
3268- <defs
3269- id="defs2987">
3270- <linearGradient
3271- id="linearGradient4126">
3272- <stop
3273- style="stop-color:#0000ff;stop-opacity:0.55319148;"
3274- offset="0"
3275- id="stop4128" />
3276- <stop
3277- style="stop-color:#0000c3;stop-opacity:0.27659574;"
3278- offset="1"
3279- id="stop4130" />
3280- </linearGradient>
3281- <linearGradient
3282- id="linearGradient4040">
3283- <stop
3284- id="stop4042"
3285- offset="0"
3286- style="stop-color:#ffffff;stop-opacity:1;" />
3287- <stop
3288- id="stop4044"
3289- offset="1"
3290- style="stop-color:#ffffff;stop-opacity:0.53900707;" />
3291- </linearGradient>
3292- <linearGradient
3293- id="linearGradient3803">
3294- <stop
3295- id="stop3805"
3296- offset="0"
3297- style="stop-color:#00ff00;stop-opacity:1;" />
3298- <stop
3299- id="stop3807"
3300- offset="1"
3301- style="stop-color:#00ff00;stop-opacity:0;" />
3302- </linearGradient>
3303- <linearGradient
3304- id="linearGradient3779">
3305- <stop
3306- id="stop3781"
3307- offset="0"
3308- style="stop-color:#00ff00;stop-opacity:1;" />
3309- <stop
3310- id="stop3783"
3311- offset="1"
3312- style="stop-color:#00ff00;stop-opacity:0.15602838;" />
3313- </linearGradient>
3314- <filter
3315- id="filter3799"
3316- inkscape:collect="always">
3317- <feGaussianBlur
3318- id="feGaussianBlur3801"
3319- stdDeviation="0.47672271"
3320- inkscape:collect="always" />
3321- </filter>
3322- <radialGradient
3323- gradientUnits="userSpaceOnUse"
3324- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.122353,-16.313031)"
3325- r="10.565134"
3326- fy="33.915817"
3327- fx="14.077854"
3328- cy="33.915817"
3329- cx="14.077854"
3330- id="radialGradient3809"
3331- xlink:href="#linearGradient3803"
3332- inkscape:collect="always" />
3333- <radialGradient
3334- gradientUnits="userSpaceOnUse"
3335- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.122353,-16.313031)"
3336- r="10.565134"
3337- fy="33.915817"
3338- fx="14.077854"
3339- cy="33.915817"
3340- cx="14.077854"
3341- id="radialGradient3809-2"
3342- xlink:href="#linearGradient3803-0"
3343- inkscape:collect="always" />
3344- <linearGradient
3345- id="linearGradient3803-0">
3346- <stop
3347- id="stop3805-3"
3348- offset="0"
3349- style="stop-color:#ff0000;stop-opacity:1;" />
3350- <stop
3351- id="stop3807-8"
3352- offset="1"
3353- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3354- </linearGradient>
3355- <radialGradient
3356- inkscape:collect="always"
3357- xlink:href="#linearGradient3803-0-1"
3358- id="radialGradient3828-8"
3359- gradientUnits="userSpaceOnUse"
3360- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.315201,2.5860078)"
3361- cx="14.077854"
3362- cy="33.915817"
3363- fx="14.077854"
3364- fy="33.915817"
3365- r="10.565134" />
3366- <linearGradient
3367- id="linearGradient3803-0-1">
3368- <stop
3369- id="stop3805-3-9"
3370- offset="0"
3371- style="stop-color:#ff0000;stop-opacity:1;" />
3372- <stop
3373- id="stop3807-8-1"
3374- offset="1"
3375- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3376- </linearGradient>
3377- <radialGradient
3378- inkscape:collect="always"
3379- xlink:href="#linearGradient3803-0-1-2"
3380- id="radialGradient3868-6"
3381- gradientUnits="userSpaceOnUse"
3382- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,20.368795,-17.084418)"
3383- cx="14.077854"
3384- cy="33.915817"
3385- fx="14.077854"
3386- fy="33.915817"
3387- r="10.565134" />
3388- <linearGradient
3389- id="linearGradient3803-0-1-2">
3390- <stop
3391- id="stop3805-3-9-8"
3392- offset="0"
3393- style="stop-color:#ff0000;stop-opacity:1;" />
3394- <stop
3395- id="stop3807-8-1-7"
3396- offset="1"
3397- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3398- </linearGradient>
3399- <filter
3400- id="filter3799-5-1-2"
3401- inkscape:collect="always"
3402- color-interpolation-filters="sRGB">
3403- <feGaussianBlur
3404- id="feGaussianBlur3801-0-7-1"
3405- stdDeviation="0.47672271"
3406- inkscape:collect="always" />
3407- </filter>
3408- <radialGradient
3409- inkscape:collect="always"
3410- xlink:href="#linearGradient3803-0-1-2"
3411- id="radialGradient3908"
3412- gradientUnits="userSpaceOnUse"
3413- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3414- cx="14.077854"
3415- cy="33.915817"
3416- fx="14.077854"
3417- fy="33.915817"
3418- r="10.565134" />
3419- <radialGradient
3420- inkscape:collect="always"
3421- xlink:href="#linearGradient3803-0-1-2-4"
3422- id="radialGradient3908-9"
3423- gradientUnits="userSpaceOnUse"
3424- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3425- cx="14.077854"
3426- cy="33.915817"
3427- fx="14.077854"
3428- fy="33.915817"
3429- r="10.565134" />
3430- <linearGradient
3431- id="linearGradient3803-0-1-2-4">
3432- <stop
3433- id="stop3805-3-9-8-3"
3434- offset="0"
3435- style="stop-color:#ff0000;stop-opacity:1;" />
3436- <stop
3437- id="stop3807-8-1-7-3"
3438- offset="1"
3439- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3440- </linearGradient>
3441- <filter
3442- id="filter3799-5-1-2-7"
3443- inkscape:collect="always"
3444- color-interpolation-filters="sRGB">
3445- <feGaussianBlur
3446- id="feGaussianBlur3801-0-7-1-4"
3447- stdDeviation="0.47672271"
3448- inkscape:collect="always" />
3449- </filter>
3450- <radialGradient
3451- inkscape:collect="always"
3452- xlink:href="#linearGradient3803-0-1-2-4"
3453- id="radialGradient3948"
3454- gradientUnits="userSpaceOnUse"
3455- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3456- cx="14.077854"
3457- cy="33.915817"
3458- fx="14.077854"
3459- fy="33.915817"
3460- r="10.565134" />
3461- <radialGradient
3462- inkscape:collect="always"
3463- xlink:href="#linearGradient3803-0-1-2-4-3"
3464- id="radialGradient3948-0"
3465- gradientUnits="userSpaceOnUse"
3466- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3467- cx="14.077854"
3468- cy="33.915817"
3469- fx="14.077854"
3470- fy="33.915817"
3471- r="10.565134" />
3472- <linearGradient
3473- id="linearGradient3803-0-1-2-4-3">
3474- <stop
3475- id="stop3805-3-9-8-3-7"
3476- offset="0"
3477- style="stop-color:#ff0000;stop-opacity:1;" />
3478- <stop
3479- id="stop3807-8-1-7-3-7"
3480- offset="1"
3481- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3482- </linearGradient>
3483- <filter
3484- id="filter3799-5-1-2-7-0"
3485- inkscape:collect="always"
3486- color-interpolation-filters="sRGB">
3487- <feGaussianBlur
3488- id="feGaussianBlur3801-0-7-1-4-4"
3489- stdDeviation="0.47672271"
3490- inkscape:collect="always" />
3491- </filter>
3492- <radialGradient
3493- inkscape:collect="always"
3494- xlink:href="#linearGradient3803-0-1-2-4-3"
3495- id="radialGradient3988"
3496- gradientUnits="userSpaceOnUse"
3497- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3498- cx="14.077854"
3499- cy="33.915817"
3500- fx="14.077854"
3501- fy="33.915817"
3502- r="10.565134" />
3503- <radialGradient
3504- gradientUnits="userSpaceOnUse"
3505- gradientTransform="matrix(1,0,0,0.33660452,0,8.7659879)"
3506- r="29.166929"
3507- fy="13.213819"
3508- fx="32.93557"
3509- cy="13.213819"
3510- cx="32.93557"
3511- id="radialGradient4046"
3512- xlink:href="#linearGradient4040"
3513- inkscape:collect="always" />
3514- <linearGradient
3515- gradientTransform="translate(1.1570838,0.64282435)"
3516- gradientUnits="userSpaceOnUse"
3517- y2="26.273407"
3518- x2="138.23071"
3519- y1="26.273407"
3520- x1="122.23071"
3521- id="linearGradient4124"
3522- xlink:href="#linearGradient4126"
3523- inkscape:collect="always" />
3524- <filter
3525- color-interpolation-filters="sRGB"
3526- inkscape:menu-tooltip="Edges of object are on fire"
3527- inkscape:menu="Protrusions"
3528- inkscape:label="Fire"
3529- x="-0.1"
3530- height="1.4"
3531- width="1.2"
3532- y="-0.2"
3533- id="filter4361">
3534- <feMorphology
3535- operator="dilate"
3536- radius="2.4"
3537- result="result1"
3538- id="feMorphology4363" />
3539- <feTurbulence
3540- numOctaves="1"
3541- baseFrequency="0.09 0.028"
3542- id="feTurbulence4365" />
3543- <feColorMatrix
3544- values="2 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0"
3545- result="result2"
3546- id="feColorMatrix4367" />
3547- <feDisplacementMap
3548- in="result1"
3549- xChannelSelector="R"
3550- yChannelSelector="G"
3551- scale="10.319410319410318"
3552- result="result4"
3553- in2="result2"
3554- id="feDisplacementMap4369" />
3555- <feFlood
3556- flood-color="rgb(255,159,54)"
3557- flood-opacity="1"
3558- result="result3"
3559- id="feFlood4371" />
3560- <feMorphology
3561- in="result4"
3562- result="result7"
3563- radius="3.8"
3564- id="feMorphology4373" />
3565- <feGaussianBlur
3566- stdDeviation="2.4"
3567- in="result7"
3568- result="result7"
3569- id="feGaussianBlur4375" />
3570- <feComposite
3571- operator="in"
3572- in="result3"
3573- result="result5"
3574- in2="result4"
3575- id="feComposite4377" />
3576- <feComposite
3577- operator="out"
3578- in2="result7"
3579- id="feComposite4379" />
3580- <feOffset
3581- dx="-4.5"
3582- dy="-7"
3583- result="result6"
3584- id="feOffset4381" />
3585- <feGaussianBlur
3586- stdDeviation="4.8"
3587- result="result7"
3588- id="feGaussianBlur4383" />
3589- <feComposite
3590- result="result8"
3591- in="SourceGraphic"
3592- in2="result6"
3593- id="feComposite4385" />
3594- <feComposite
3595- in2="result7"
3596- id="feComposite4387" />
3597- </filter>
3598- <radialGradient
3599- inkscape:collect="always"
3600- xlink:href="#linearGradient4040"
3601- id="radialGradient4610"
3602- gradientUnits="userSpaceOnUse"
3603- gradientTransform="matrix(1,0,0,0.33660452,14.656395,82.819353)"
3604- cx="32.93557"
3605- cy="13.213819"
3606- fx="32.93557"
3607- fy="13.213819"
3608- r="29.166929" />
3609- </defs>
3610- <metadata
3611- id="metadata2990">
3612- <rdf:RDF>
3613- <cc:Work
3614- rdf:about="">
3615- <dc:format>image/svg+xml</dc:format>
3616- <dc:type
3617- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
3618- <dc:title></dc:title>
3619- </cc:Work>
3620- </rdf:RDF>
3621- </metadata>
3622+ version="1.1">
3623+ <rect
3624+ y="-46.822918"
3625+ x="16.713432"
3626+ height="31.626957"
3627+ width="41.912148"
3628+ id="rect4187"
3629+ style="fill:none;fill-opacity:0.91512912000000002;fill-rule:nonzero;stroke:none" />
3630 <g
3631- inkscape:groupmode="layer"
3632- inkscape:label="Layer 1"
3633- id="layer1">
3634- <g
3635- id="g4612"
3636- transform="matrix(1.1329053,0,0,1.1331743,-3.5602087,-2.1164287)">
3637- <g
3638- transform="translate(-90.895362,15.813479)"
3639- id="g4132">
3640- <g
3641- id="g4012">
3642- <rect
3643- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3644- id="rect3812-1"
3645- width="35.869598"
3646- height="3.3426867"
3647- x="114.35845"
3648- y="12.059792" />
3649- <rect
3650- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3651- id="rect3812"
3652- width="35.869598"
3653- height="3.3426867"
3654- x="113.77991"
3655- y="11.288404" />
3656- </g>
3657- <g
3658- id="g4012-3"
3659- transform="translate(0.16070682,6.0425486)">
3660- <rect
3661- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3662- id="rect3812-1-4"
3663- width="35.869598"
3664- height="3.3426867"
3665- x="114.35845"
3666- y="12.059792" />
3667- <rect
3668- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3669- id="rect3812-9"
3670- width="35.869598"
3671- height="3.3426867"
3672- x="113.77991"
3673- y="11.288404" />
3674- </g>
3675- <g
3676- id="g4012-3-7"
3677- transform="translate(0.28927163,12.599357)">
3678- <rect
3679- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3680- id="rect3812-1-4-5"
3681- width="35.869598"
3682- height="3.3426867"
3683- x="114.35845"
3684- y="12.059792" />
3685- <rect
3686- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3687- id="rect3812-9-0"
3688- width="35.869598"
3689- height="3.3426867"
3690- x="113.77991"
3691- y="11.288404" />
3692- </g>
3693- <g
3694- id="g4012-3-7-2"
3695- transform="translate(0.28927165,19.413296)">
3696- <rect
3697- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3698- id="rect3812-1-4-5-3"
3699- width="35.869598"
3700- height="3.3426867"
3701- x="114.35845"
3702- y="12.059792" />
3703- <rect
3704- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3705- id="rect3812-9-0-2"
3706- width="35.869598"
3707- height="3.3426867"
3708- x="113.77991"
3709- y="11.288404" />
3710- </g>
3711- <g
3712- id="g4012-3-7-2-5"
3713- transform="translate(0.1607068,26.998623)">
3714- <rect
3715- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3716- id="rect3812-1-4-5-3-9"
3717- width="35.869598"
3718- height="3.3426867"
3719- x="114.35845"
3720- y="12.059792" />
3721- <rect
3722- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
3723- id="rect3812-9-0-2-0"
3724- width="35.869598"
3725- height="3.3426867"
3726- x="113.77991"
3727- y="11.288404" />
3728- </g>
3729- </g>
3730- <text
3731- xml:space="preserve"
3732- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#bcbcbc;fill-opacity:0.66420665;stroke:#585756;stroke-opacity:0.20295201;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
3733- x="33.298294"
3734- y="56.028973"
3735- id="text4112"
3736- sodipodi:linespacing="125%"><tspan
3737- sodipodi:role="line"
3738- id="tspan4114"
3739- x="33.298294"
3740- y="56.028973"
3741- style="fill:#bcbcbc;fill-opacity:0.66420665;stroke:#585756;stroke-opacity:0.20295201">?</tspan></text>
3742- </g>
3743+ id="g3000"
3744+ transform="matrix(0.42330216,0,0,0.45293345,3.1791006,1.1588722)">
3745+ <rect
3746+ y="6.272727"
3747+ x="45"
3748+ height="12.727273"
3749+ width="13.636364"
3750+ id="rect3065"
3751+ style="opacity:0.6;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none" />
3752+ <rect
3753+ y="26.272728"
3754+ x="45"
3755+ height="12.727273"
3756+ width="13.636364"
3757+ id="rect3065-4"
3758+ style="opacity:0.6;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none" />
3759+ <rect
3760+ y="46.272728"
3761+ x="45"
3762+ height="12.727273"
3763+ width="13.636364"
3764+ id="rect3065-4-1"
3765+ style="opacity:0.6;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none" />
3766 <text
3767+ transform="scale(0.85213052,1.1735291)"
3768 sodipodi:linespacing="125%"
3769- id="text3040"
3770- y="36.748806"
3771- x="-3.7063038"
3772- style="font-size:45.32159424px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.13303971;stroke-opacity:1;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
3773- xml:space="preserve"
3774- transform="scale(0.99988131,1.0001187)"><tspan
3775- y="36.748806"
3776- x="-3.7063038"
3777- id="tspan3042"
3778- sodipodi:role="line"
3779- style="stroke-width:1.13303971">あ</tspan></text>
3780- <rect
3781- y="-46.822918"
3782- x="16.713432"
3783- height="31.626957"
3784- width="41.912148"
3785- id="rect4187"
3786- style="fill:none;fill-opacity:0.91512912000000002;fill-rule:nonzero;stroke:none" />
3787+ id="text3871"
3788+ y="49.998905"
3789+ x="-3.572423"
3790+ style="font-size:56.7637558px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
3791+ xml:space="preserve"><tspan
3792+ y="49.998905"
3793+ x="-3.572423"
3794+ id="tspan3873"
3795+ sodipodi:role="line">か</tspan></text>
3796 </g>
3797 </svg>
3798
3799=== renamed file 'Assets/ic_menu_drill_to_japanese.svg' => 'Assets/holo_light/ic_menu_drill_to_japanese.svg'
3800--- Assets/ic_menu_drill_to_japanese.svg 2012-10-29 08:49:56 +0000
3801+++ Assets/holo_light/ic_menu_drill_to_japanese.svg 2012-12-16 20:36:23 +0000
3802@@ -1,494 +1,77 @@
3803 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3804 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3805
3806+<!--
3807+ Copyright (C) 2012 Yvon TANGUY
3808+
3809+ This program is free software: you can redistribute it and/or modify
3810+ it under the terms of the GNU General Public License as published by
3811+ the Free Software Foundation, either version 3 of the License, or
3812+ (at your option) any later version.
3813+
3814+ This program is distributed in the hope that it will be useful,
3815+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3816+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3817+ GNU General Public License for more details.
3818+
3819+ You should have received a copy of the GNU General Public License
3820+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3821+-->
3822+
3823 <svg
3824 xmlns:dc="http://purl.org/dc/elements/1.1/"
3825 xmlns:cc="http://creativecommons.org/ns#"
3826 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3827 xmlns:svg="http://www.w3.org/2000/svg"
3828 xmlns="http://www.w3.org/2000/svg"
3829- xmlns:xlink="http://www.w3.org/1999/xlink"
3830 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3831 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3832- width="64px"
3833- height="64px"
3834+ width="32"
3835+ height="32"
3836 id="svg2985"
3837- version="1.1"
3838- inkscape:version="0.48.3.1 r9886"
3839- sodipodi:docname="ic_menu_drill_to_japanese.svg"
3840- inkscape:export-filename="Narau/res/drawable-xhdpi/ic_menu_drill_to_japanese.png"
3841- inkscape:export-xdpi="135"
3842- inkscape:export-ydpi="135">
3843- <sodipodi:namedview
3844- id="base"
3845- pagecolor="#ffffff"
3846- bordercolor="#666666"
3847- borderopacity="1.0"
3848- inkscape:pageopacity="0.0"
3849- inkscape:pageshadow="2"
3850- inkscape:zoom="5.5"
3851- inkscape:cx="69.151986"
3852- inkscape:cy="35.361596"
3853- inkscape:current-layer="layer1"
3854- showgrid="true"
3855- inkscape:document-units="px"
3856- inkscape:grid-bbox="true"
3857- inkscape:window-width="1631"
3858- inkscape:window-height="1026"
3859- inkscape:window-x="49"
3860- inkscape:window-y="24"
3861- inkscape:window-maximized="1" />
3862- <defs
3863- id="defs2987">
3864- <linearGradient
3865- id="linearGradient4126">
3866- <stop
3867- style="stop-color:#0000ff;stop-opacity:0.55319148;"
3868- offset="0"
3869- id="stop4128" />
3870- <stop
3871- style="stop-color:#0000c3;stop-opacity:0.27659574;"
3872- offset="1"
3873- id="stop4130" />
3874- </linearGradient>
3875- <linearGradient
3876- id="linearGradient4040">
3877- <stop
3878- id="stop4042"
3879- offset="0"
3880- style="stop-color:#ffffff;stop-opacity:1;" />
3881- <stop
3882- id="stop4044"
3883- offset="1"
3884- style="stop-color:#ffffff;stop-opacity:0.53900707;" />
3885- </linearGradient>
3886- <linearGradient
3887- id="linearGradient3803">
3888- <stop
3889- id="stop3805"
3890- offset="0"
3891- style="stop-color:#00ff00;stop-opacity:1;" />
3892- <stop
3893- id="stop3807"
3894- offset="1"
3895- style="stop-color:#00ff00;stop-opacity:0;" />
3896- </linearGradient>
3897- <linearGradient
3898- id="linearGradient3779">
3899- <stop
3900- id="stop3781"
3901- offset="0"
3902- style="stop-color:#00ff00;stop-opacity:1;" />
3903- <stop
3904- id="stop3783"
3905- offset="1"
3906- style="stop-color:#00ff00;stop-opacity:0.15602838;" />
3907- </linearGradient>
3908- <radialGradient
3909- gradientUnits="userSpaceOnUse"
3910- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.122353,-16.313031)"
3911- r="10.565134"
3912- fy="33.915817"
3913- fx="14.077854"
3914- cy="33.915817"
3915- cx="14.077854"
3916- id="radialGradient3809"
3917- xlink:href="#linearGradient3803"
3918- inkscape:collect="always" />
3919- <radialGradient
3920- gradientUnits="userSpaceOnUse"
3921- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.122353,-16.313031)"
3922- r="10.565134"
3923- fy="33.915817"
3924- fx="14.077854"
3925- cy="33.915817"
3926- cx="14.077854"
3927- id="radialGradient3809-2"
3928- xlink:href="#linearGradient3803-0"
3929- inkscape:collect="always" />
3930- <linearGradient
3931- id="linearGradient3803-0">
3932- <stop
3933- id="stop3805-3"
3934- offset="0"
3935- style="stop-color:#ff0000;stop-opacity:1;" />
3936- <stop
3937- id="stop3807-8"
3938- offset="1"
3939- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3940- </linearGradient>
3941- <radialGradient
3942- inkscape:collect="always"
3943- xlink:href="#linearGradient3803-0-1"
3944- id="radialGradient3828-8"
3945- gradientUnits="userSpaceOnUse"
3946- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,-13.315201,2.5860078)"
3947- cx="14.077854"
3948- cy="33.915817"
3949- fx="14.077854"
3950- fy="33.915817"
3951- r="10.565134" />
3952- <linearGradient
3953- id="linearGradient3803-0-1">
3954- <stop
3955- id="stop3805-3-9"
3956- offset="0"
3957- style="stop-color:#ff0000;stop-opacity:1;" />
3958- <stop
3959- id="stop3807-8-1"
3960- offset="1"
3961- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3962- </linearGradient>
3963- <radialGradient
3964- inkscape:collect="always"
3965- xlink:href="#linearGradient3803-0-1-2"
3966- id="radialGradient3868-6"
3967- gradientUnits="userSpaceOnUse"
3968- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,20.368795,-17.084418)"
3969- cx="14.077854"
3970- cy="33.915817"
3971- fx="14.077854"
3972- fy="33.915817"
3973- r="10.565134" />
3974- <linearGradient
3975- id="linearGradient3803-0-1-2">
3976- <stop
3977- id="stop3805-3-9-8"
3978- offset="0"
3979- style="stop-color:#ff0000;stop-opacity:1;" />
3980- <stop
3981- id="stop3807-8-1-7"
3982- offset="1"
3983- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
3984- </linearGradient>
3985- <radialGradient
3986- inkscape:collect="always"
3987- xlink:href="#linearGradient3803-0-1-2"
3988- id="radialGradient3908"
3989- gradientUnits="userSpaceOnUse"
3990- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
3991- cx="14.077854"
3992- cy="33.915817"
3993- fx="14.077854"
3994- fy="33.915817"
3995- r="10.565134" />
3996- <radialGradient
3997- inkscape:collect="always"
3998- xlink:href="#linearGradient3803-0-1-2-4"
3999- id="radialGradient3908-9"
4000- gradientUnits="userSpaceOnUse"
4001- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
4002- cx="14.077854"
4003- cy="33.915817"
4004- fx="14.077854"
4005- fy="33.915817"
4006- r="10.565134" />
4007- <linearGradient
4008- id="linearGradient3803-0-1-2-4">
4009- <stop
4010- id="stop3805-3-9-8-3"
4011- offset="0"
4012- style="stop-color:#ff0000;stop-opacity:1;" />
4013- <stop
4014- id="stop3807-8-1-7-3"
4015- offset="1"
4016- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
4017- </linearGradient>
4018- <radialGradient
4019- inkscape:collect="always"
4020- xlink:href="#linearGradient3803-0-1-2-4"
4021- id="radialGradient3948"
4022- gradientUnits="userSpaceOnUse"
4023- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
4024- cx="14.077854"
4025- cy="33.915817"
4026- fx="14.077854"
4027- fy="33.915817"
4028- r="10.565134" />
4029- <radialGradient
4030- inkscape:collect="always"
4031- xlink:href="#linearGradient3803-0-1-2-4-3"
4032- id="radialGradient3948-0"
4033- gradientUnits="userSpaceOnUse"
4034- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
4035- cx="14.077854"
4036- cy="33.915817"
4037- fx="14.077854"
4038- fy="33.915817"
4039- r="10.565134" />
4040- <linearGradient
4041- id="linearGradient3803-0-1-2-4-3">
4042- <stop
4043- id="stop3805-3-9-8-3-7"
4044- offset="0"
4045- style="stop-color:#ff0000;stop-opacity:1;" />
4046- <stop
4047- id="stop3807-8-1-7-3-7"
4048- offset="1"
4049- style="stop-color:#ff0000;stop-opacity:0.12056737;" />
4050- </linearGradient>
4051- <radialGradient
4052- inkscape:collect="always"
4053- xlink:href="#linearGradient3803-0-1-2-4-3"
4054- id="radialGradient3988"
4055- gradientUnits="userSpaceOnUse"
4056- gradientTransform="matrix(1.9855595,0.02998717,-0.02217881,1.4685389,18.568887,1.814618)"
4057- cx="14.077854"
4058- cy="33.915817"
4059- fx="14.077854"
4060- fy="33.915817"
4061- r="10.565134" />
4062- <radialGradient
4063- gradientUnits="userSpaceOnUse"
4064- gradientTransform="matrix(1,0,0,0.33660452,0,8.7659879)"
4065- r="29.166929"
4066- fy="13.213819"
4067- fx="32.93557"
4068- cy="13.213819"
4069- cx="32.93557"
4070- id="radialGradient4046"
4071- xlink:href="#linearGradient4040"
4072- inkscape:collect="always" />
4073- <linearGradient
4074- gradientTransform="translate(1.1570838,0.64282435)"
4075- gradientUnits="userSpaceOnUse"
4076- y2="26.273407"
4077- x2="138.23071"
4078- y1="26.273407"
4079- x1="122.23071"
4080- id="linearGradient4124"
4081- xlink:href="#linearGradient4126"
4082- inkscape:collect="always" />
4083- <filter
4084- color-interpolation-filters="sRGB"
4085- inkscape:menu-tooltip="Edges of object are on fire"
4086- inkscape:menu="Protrusions"
4087- inkscape:label="Fire"
4088- x="-0.1"
4089- height="1.4"
4090- width="1.2"
4091- y="-0.2"
4092- id="filter4361">
4093- <feMorphology
4094- operator="dilate"
4095- radius="2.4"
4096- result="result1"
4097- id="feMorphology4363" />
4098- <feTurbulence
4099- numOctaves="1"
4100- baseFrequency="0.09 0.028"
4101- id="feTurbulence4365" />
4102- <feColorMatrix
4103- values="2 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0"
4104- result="result2"
4105- id="feColorMatrix4367" />
4106- <feDisplacementMap
4107- in="result1"
4108- xChannelSelector="R"
4109- yChannelSelector="G"
4110- scale="10.319410319410318"
4111- result="result4"
4112- in2="result2"
4113- id="feDisplacementMap4369" />
4114- <feFlood
4115- flood-color="rgb(255,159,54)"
4116- flood-opacity="1"
4117- result="result3"
4118- id="feFlood4371" />
4119- <feMorphology
4120- in="result4"
4121- result="result7"
4122- radius="3.8"
4123- id="feMorphology4373" />
4124- <feGaussianBlur
4125- stdDeviation="2.4"
4126- in="result7"
4127- result="result7"
4128- id="feGaussianBlur4375" />
4129- <feComposite
4130- operator="in"
4131- in="result3"
4132- result="result5"
4133- in2="result4"
4134- id="feComposite4377" />
4135- <feComposite
4136- operator="out"
4137- in2="result7"
4138- id="feComposite4379" />
4139- <feOffset
4140- dx="-4.5"
4141- dy="-7"
4142- result="result6"
4143- id="feOffset4381" />
4144- <feGaussianBlur
4145- stdDeviation="4.8"
4146- result="result7"
4147- id="feGaussianBlur4383" />
4148- <feComposite
4149- result="result8"
4150- in="SourceGraphic"
4151- in2="result6"
4152- id="feComposite4385" />
4153- <feComposite
4154- in2="result7"
4155- id="feComposite4387" />
4156- </filter>
4157- <radialGradient
4158- inkscape:collect="always"
4159- xlink:href="#linearGradient4040"
4160- id="radialGradient4610"
4161- gradientUnits="userSpaceOnUse"
4162- gradientTransform="matrix(1,0,0,0.33660452,14.656395,82.819353)"
4163- cx="32.93557"
4164- cy="13.213819"
4165- fx="32.93557"
4166- fy="13.213819"
4167- r="29.166929" />
4168- </defs>
4169- <metadata
4170- id="metadata2990">
4171- <rdf:RDF>
4172- <cc:Work
4173- rdf:about="">
4174- <dc:format>image/svg+xml</dc:format>
4175- <dc:type
4176- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4177- <dc:title></dc:title>
4178- </cc:Work>
4179- </rdf:RDF>
4180- </metadata>
4181+ version="1.1">
4182+ <rect
4183+ y="-46.822918"
4184+ x="16.713432"
4185+ height="31.626957"
4186+ width="41.912148"
4187+ id="rect4187"
4188+ style="fill:none;fill-opacity:0.91512912000000002;fill-rule:nonzero;stroke:none" />
4189 <g
4190- inkscape:groupmode="layer"
4191- inkscape:label="Layer 1"
4192- id="layer1">
4193- <g
4194- id="g4612"
4195- transform="matrix(1.1329053,0,0,1.1331743,-3.5602087,-2.1164287)">
4196- <g
4197- transform="translate(-90.895362,15.813479)"
4198- id="g4132">
4199- <g
4200- id="g4012">
4201- <rect
4202- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4203- id="rect3812-1"
4204- width="35.869598"
4205- height="3.3426867"
4206- x="114.35845"
4207- y="12.059792" />
4208- <rect
4209- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4210- id="rect3812"
4211- width="35.869598"
4212- height="3.3426867"
4213- x="113.77991"
4214- y="11.288404" />
4215- </g>
4216- <g
4217- id="g4012-3"
4218- transform="translate(0.16070682,6.0425486)">
4219- <rect
4220- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4221- id="rect3812-1-4"
4222- width="35.869598"
4223- height="3.3426867"
4224- x="114.35845"
4225- y="12.059792" />
4226- <rect
4227- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4228- id="rect3812-9"
4229- width="35.869598"
4230- height="3.3426867"
4231- x="113.77991"
4232- y="11.288404" />
4233- </g>
4234- <g
4235- id="g4012-3-7"
4236- transform="translate(0.28927163,12.599357)">
4237- <rect
4238- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4239- id="rect3812-1-4-5"
4240- width="35.869598"
4241- height="3.3426867"
4242- x="114.35845"
4243- y="12.059792" />
4244- <rect
4245- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4246- id="rect3812-9-0"
4247- width="35.869598"
4248- height="3.3426867"
4249- x="113.77991"
4250- y="11.288404" />
4251- </g>
4252- <g
4253- id="g4012-3-7-2"
4254- transform="translate(0.28927165,19.413296)">
4255- <rect
4256- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4257- id="rect3812-1-4-5-3"
4258- width="35.869598"
4259- height="3.3426867"
4260- x="114.35845"
4261- y="12.059792" />
4262- <rect
4263- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4264- id="rect3812-9-0-2"
4265- width="35.869598"
4266- height="3.3426867"
4267- x="113.77991"
4268- y="11.288404" />
4269- </g>
4270- <g
4271- id="g4012-3-7-2-5"
4272- transform="translate(0.1607068,26.998623)">
4273- <rect
4274- style="fill:#333333;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4275- id="rect3812-1-4-5-3-9"
4276- width="35.869598"
4277- height="3.3426867"
4278- x="114.35845"
4279- y="12.059792" />
4280- <rect
4281- style="fill:#8c8c8c;fill-opacity:0.98288969;fill-rule:nonzero;stroke:none"
4282- id="rect3812-9-0-2-0"
4283- width="35.869598"
4284- height="3.3426867"
4285- x="113.77991"
4286- y="11.288404" />
4287- </g>
4288- </g>
4289- <text
4290- xml:space="preserve"
4291- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#bcbcbc;fill-opacity:0.66420665;stroke:#585756;stroke-opacity:0.20295201;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
4292- x="33.298294"
4293- y="56.028973"
4294- id="text4112"
4295- sodipodi:linespacing="125%"><tspan
4296- sodipodi:role="line"
4297- id="tspan4114"
4298- x="33.298294"
4299- y="56.028973"
4300- style="fill:#bcbcbc;fill-opacity:0.66420665;stroke:#585756;stroke-opacity:0.20295201">?</tspan></text>
4301- </g>
4302+ id="g2990"
4303+ transform="matrix(0.44057104,0,0,0.45487395,2.1665164,1.1466998)">
4304+ <rect
4305+ y="6.2727275"
4306+ x="45"
4307+ height="12.727273"
4308+ width="13.636364"
4309+ id="rect3065"
4310+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4311+ <rect
4312+ y="26.272728"
4313+ x="45"
4314+ height="12.727273"
4315+ width="13.636364"
4316+ id="rect3065-4"
4317+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4318+ <rect
4319+ y="46.272728"
4320+ x="45"
4321+ height="12.727273"
4322+ width="13.636364"
4323+ id="rect3065-4-1"
4324+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4325 <text
4326+ transform="scale(1.0637446,0.9400753)"
4327 sodipodi:linespacing="125%"
4328- id="text3040"
4329- y="34.567245"
4330- x="1.2033699"
4331- style="font-size:45.32159424px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.13303971;stroke-opacity:1;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4332- xml:space="preserve"
4333- transform="scale(0.99988131,1.0001187)"><tspan
4334- y="34.567245"
4335- x="1.2033699"
4336- id="tspan3042"
4337- sodipodi:role="line"
4338- style="stroke-width:1.13303971">A</tspan></text>
4339- <rect
4340- y="-46.822918"
4341- x="16.713432"
4342- height="31.626957"
4343- width="41.912148"
4344- id="rect4187"
4345- style="fill:none;fill-opacity:0.91512912000000002;fill-rule:nonzero;stroke:none" />
4346+ id="text3871"
4347+ y="63.545017"
4348+ x="1.2219987"
4349+ style="font-size:76.52196503px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic"
4350+ xml:space="preserve"><tspan
4351+ id="tspan3072"
4352+ y="63.545017"
4353+ x="1.2219987"
4354+ sodipodi:role="line">?</tspan></text>
4355 </g>
4356 </svg>
4357
4358=== renamed file 'Assets/ic_menu_grid.svg' => 'Assets/holo_light/ic_menu_grid.svg'
4359--- Assets/ic_menu_grid.svg 2012-10-29 08:49:56 +0000
4360+++ Assets/holo_light/ic_menu_grid.svg 2012-12-16 20:36:23 +0000
4361@@ -1,324 +1,38 @@
4362 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4363 <!-- Created with Inkscape (http://www.inkscape.org/) -->
4364
4365+<!--
4366+ Copyright (C) 2012 Yvon TANGUY
4367+
4368+ This program is free software: you can redistribute it and/or modify
4369+ it under the terms of the GNU General Public License as published by
4370+ the Free Software Foundation, either version 3 of the License, or
4371+ (at your option) any later version.
4372+
4373+ This program is distributed in the hope that it will be useful,
4374+ but WITHOUT ANY WARRANTY; without even the implied warranty of
4375+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4376+ GNU General Public License for more details.
4377+
4378+ You should have received a copy of the GNU General Public License
4379+ along with this program. If not, see <http://www.gnu.org/licenses/>.
4380+-->
4381+
4382 <svg
4383- xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
4384 xmlns:dc="http://purl.org/dc/elements/1.1/"
4385 xmlns:cc="http://creativecommons.org/ns#"
4386 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4387 xmlns:svg="http://www.w3.org/2000/svg"
4388 xmlns="http://www.w3.org/2000/svg"
4389- xmlns:xlink="http://www.w3.org/1999/xlink"
4390 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4391 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4392- width="64px"
4393- height="64px"
4394+ width="32"
4395+ height="32"
4396 id="svg2985"
4397- version="1.1"
4398- inkscape:version="0.48.3.1 r9886"
4399- sodipodi:docname="ic_menu_grid.svg"
4400- inkscape:export-filename="ic_menu_grid.png"
4401- inkscape:export-xdpi="135"
4402- inkscape:export-ydpi="135">
4403- <defs
4404- id="defs2987">
4405- <linearGradient
4406- inkscape:collect="always"
4407- id="linearGradient4031"
4408- osb:paint="gradient">
4409- <stop
4410- style="stop-color:#000000;stop-opacity:1;"
4411- offset="0"
4412- id="stop4033" />
4413- <stop
4414- style="stop-color:#000000;stop-opacity:0;"
4415- offset="1"
4416- id="stop4035" />
4417- </linearGradient>
4418- <linearGradient
4419- id="linearGradient4025"
4420- osb:paint="solid">
4421- <stop
4422- style="stop-color:#828282;stop-opacity:1;"
4423- offset="0"
4424- id="stop4027" />
4425- </linearGradient>
4426- <linearGradient
4427- id="linearGradient3781">
4428- <stop
4429- style="stop-color:#646464;stop-opacity:1;"
4430- offset="0"
4431- id="stop3783" />
4432- <stop
4433- style="stop-color:#b4b4b4;stop-opacity:1;"
4434- offset="1"
4435- id="stop3785" />
4436- </linearGradient>
4437- <linearGradient
4438- inkscape:collect="always"
4439- xlink:href="#linearGradient3781"
4440- id="linearGradient3787"
4441- x1="28.727272"
4442- y1="12.272727"
4443- x2="28.727268"
4444- y2="17.727272"
4445- gradientUnits="userSpaceOnUse"
4446- gradientTransform="translate(1.8181818,1.8181818)" />
4447- <linearGradient
4448- inkscape:collect="always"
4449- xlink:href="#linearGradient3781-2"
4450- id="linearGradient3787-9"
4451- x1="28.727272"
4452- y1="12.272727"
4453- x2="28.727268"
4454- y2="17.727272"
4455- gradientUnits="userSpaceOnUse" />
4456- <linearGradient
4457- inkscape:collect="always"
4458- id="linearGradient3781-2">
4459- <stop
4460- style="stop-color:#808080;stop-opacity:1;"
4461- offset="0"
4462- id="stop3783-1" />
4463- <stop
4464- style="stop-color:#808080;stop-opacity:0;"
4465- offset="1"
4466- id="stop3785-9" />
4467- </linearGradient>
4468- <linearGradient
4469- gradientTransform="translate(-63.454541,-68.636361)"
4470- y2="17.727272"
4471- x2="28.727268"
4472- y1="12.272727"
4473- x1="28.727272"
4474- gradientUnits="userSpaceOnUse"
4475- id="linearGradient3804"
4476- xlink:href="#linearGradient3781-2"
4477- inkscape:collect="always" />
4478- <linearGradient
4479- inkscape:collect="always"
4480- xlink:href="#linearGradient3781-9"
4481- id="linearGradient3787-3"
4482- x1="28.727272"
4483- y1="12.272727"
4484- x2="28.727268"
4485- y2="17.727272"
4486- gradientUnits="userSpaceOnUse" />
4487- <linearGradient
4488- inkscape:collect="always"
4489- id="linearGradient3781-9">
4490- <stop
4491- style="stop-color:#808080;stop-opacity:1;"
4492- offset="0"
4493- id="stop3783-2" />
4494- <stop
4495- style="stop-color:#808080;stop-opacity:0;"
4496- offset="1"
4497- id="stop3785-96" />
4498- </linearGradient>
4499- <linearGradient
4500- gradientTransform="translate(-64.999997,0.272729)"
4501- y2="17.727272"
4502- x2="28.727268"
4503- y1="12.272727"
4504- x1="28.727272"
4505- gradientUnits="userSpaceOnUse"
4506- id="linearGradient3838-8"
4507- xlink:href="#linearGradient3781-9-8"
4508- inkscape:collect="always" />
4509- <linearGradient
4510- inkscape:collect="always"
4511- id="linearGradient3781-9-8">
4512- <stop
4513- style="stop-color:#808080;stop-opacity:1;"
4514- offset="0"
4515- id="stop3783-2-8" />
4516- <stop
4517- style="stop-color:#808080;stop-opacity:0;"
4518- offset="1"
4519- id="stop3785-96-3" />
4520- </linearGradient>
4521- <linearGradient
4522- y2="17.727272"
4523- x2="28.727268"
4524- y1="12.272727"
4525- x1="28.727272"
4526- gradientTransform="translate(-65.181821,-66.181812)"
4527- gradientUnits="userSpaceOnUse"
4528- id="linearGradient3872"
4529- xlink:href="#linearGradient3781-9-8"
4530- inkscape:collect="always" />
4531- <linearGradient
4532- gradientTransform="matrix(1.0476191,0,0,1,-64.285713,-1.999999)"
4533- y2="17.727272"
4534- x2="28.727268"
4535- y1="12.272727"
4536- x1="28.727272"
4537- gradientUnits="userSpaceOnUse"
4538- id="linearGradient3838-4"
4539- xlink:href="#linearGradient3781-9-0"
4540- inkscape:collect="always" />
4541- <linearGradient
4542- inkscape:collect="always"
4543- id="linearGradient3781-9-0">
4544- <stop
4545- style="stop-color:#808080;stop-opacity:1;"
4546- offset="0"
4547- id="stop3783-2-3" />
4548- <stop
4549- style="stop-color:#808080;stop-opacity:0;"
4550- offset="1"
4551- id="stop3785-96-1" />
4552- </linearGradient>
4553- <linearGradient
4554- gradientTransform="matrix(1.0476191,0,0,0.95652167,-64.285713,-1.4782591)"
4555- y2="17.727272"
4556- x2="28.727268"
4557- y1="12.272727"
4558- x1="28.727272"
4559- gradientUnits="userSpaceOnUse"
4560- id="linearGradient3838-6"
4561- xlink:href="#linearGradient3781-9-1"
4562- inkscape:collect="always" />
4563- <linearGradient
4564- inkscape:collect="always"
4565- id="linearGradient3781-9-1">
4566- <stop
4567- style="stop-color:#808080;stop-opacity:1;"
4568- offset="0"
4569- id="stop3783-2-9" />
4570- <stop
4571- style="stop-color:#808080;stop-opacity:0;"
4572- offset="1"
4573- id="stop3785-96-4" />
4574- </linearGradient>
4575- <linearGradient
4576- y2="17.727272"
4577- x2="28.727268"
4578- y1="12.272727"
4579- x1="28.727272"
4580- gradientTransform="matrix(1.0476191,0,0,0.95652167,-0.2857133,-65.478258)"
4581- gradientUnits="userSpaceOnUse"
4582- id="linearGradient3940-7"
4583- xlink:href="#linearGradient3781-9-1-3"
4584- inkscape:collect="always" />
4585- <linearGradient
4586- inkscape:collect="always"
4587- id="linearGradient3781-9-1-3">
4588- <stop
4589- style="stop-color:#808080;stop-opacity:1;"
4590- offset="0"
4591- id="stop3783-2-9-8" />
4592- <stop
4593- style="stop-color:#808080;stop-opacity:0;"
4594- offset="1"
4595- id="stop3785-96-4-1" />
4596- </linearGradient>
4597- <filter
4598- inkscape:collect="always"
4599- id="filter4233">
4600- <feGaussianBlur
4601- inkscape:collect="always"
4602- stdDeviation="0.60392021"
4603- id="feGaussianBlur4235" />
4604- </filter>
4605- <filter
4606- inkscape:collect="always"
4607- id="filter4265">
4608- <feGaussianBlur
4609- inkscape:collect="always"
4610- stdDeviation="0.55"
4611- id="feGaussianBlur4267" />
4612- </filter>
4613- </defs>
4614- <sodipodi:namedview
4615- id="base"
4616- pagecolor="#ffffff"
4617- bordercolor="#666666"
4618- borderopacity="1.0"
4619- inkscape:pageopacity="0.0"
4620- inkscape:pageshadow="2"
4621- inkscape:zoom="7.7781746"
4622- inkscape:cx="32.574622"
4623- inkscape:cy="29.969074"
4624- inkscape:current-layer="layer1"
4625- showgrid="true"
4626- inkscape:document-units="px"
4627- inkscape:grid-bbox="true"
4628- inkscape:window-width="1270"
4629- inkscape:window-height="769"
4630- inkscape:window-x="214"
4631- inkscape:window-y="177"
4632- inkscape:window-maximized="0" />
4633- <metadata
4634- id="metadata2990">
4635- <rdf:RDF>
4636- <cc:Work
4637- rdf:about="">
4638- <dc:format>image/svg+xml</dc:format>
4639- <dc:type
4640- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4641- <dc:title></dc:title>
4642- </cc:Work>
4643- </rdf:RDF>
4644- </metadata>
4645- <g
4646- id="layer1"
4647- inkscape:label="Layer 1"
4648- inkscape:groupmode="layer">
4649- <g
4650- id="g4223"
4651- style="filter:url(#filter4233)">
4652- <rect
4653- transform="matrix(0,-1,1,0,0,0)"
4654- y="9.8864794"
4655- x="-62"
4656- height="4"
4657- width="60"
4658- id="rect2993-7"
4659- style="fill:#828282;fill-opacity:1;fill-rule:nonzero;stroke:none" />
4660- <rect
4661- transform="matrix(0,-1,1,0,0,0)"
4662- y="49.92564"
4663- x="-62"
4664- height="4"
4665- width="60"
4666- id="rect2993-7-3"
4667- style="fill:#828282;fill-opacity:1;fill-rule:nonzero;stroke:none" />
4668- <rect
4669- transform="scale(1,-1)"
4670- y="-54"
4671- x="2"
4672- height="4"
4673- width="60"
4674- id="rect2993-7-7"
4675- style="fill:#828282;fill-opacity:1;fill-rule:nonzero;stroke:none;" />
4676- <rect
4677- y="10.213087"
4678- x="2.7840416"
4679- height="4"
4680- width="60"
4681- id="rect2993-7-7-9"
4682- style="fill:#828282;fill-opacity:1;fill-rule:nonzero;stroke:none" />
4683- </g>
4684- <g
4685- id="g4257"
4686- style="filter:url(#filter4265)">
4687- <rect
4688- y="28.387531"
4689- x="4"
4690- height="2"
4691- width="55"
4692- id="rect4237"
4693- style="fill:#8282bf;fill-opacity:1;fill-rule:nonzero;stroke:none" />
4694- <rect
4695- transform="matrix(0,1,-1,0,0,0)"
4696- y="-33"
4697- x="5"
4698- height="2"
4699- width="55"
4700- id="rect4237-3"
4701- style="fill:#8282bf;fill-opacity:1;fill-rule:nonzero;stroke:none" />
4702- </g>
4703- </g>
4704+ version="1.1">
4705+ <path
4706+ style="opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4707+ d="m 8.32,4 0,3.36 -4.32,0 0,0.96 4.32,0 0,6.72 -4.32,0 0,0.96 4.32,0 0,6.72 -4.32,0 0,0.96 4.32,0 0,4.32 0.96,0 0,-4.32 6.72,0 0,4.32 0.96,0 0,-4.32 6.72,0 0,4.32 0.96,0 0,-4.32 3.36,0 0,-0.96 -3.36,0 0,-6.72 3.36,0 0,-0.96 -3.36,0 0,-6.72 3.36,0 0,-0.96 -3.36,0 0,-3.36 -0.96,0 0,3.36 -6.72,0 0,-3.36 -0.96,0 0,3.36 -6.72,0 0,-3.36 -0.96,0 z m 0.96,4.32 6.72,0 0,6.72 -6.72,0 0,-6.72 z m 7.68,0 6.72,0 0,6.72 -6.72,0 0,-6.72 z M 9.28,16 16,16 l 0,6.72 -6.72,0 0,-6.72 z m 7.68,0 6.72,0 0,6.72 -6.72,0 0,-6.72 z"
4708+ id="rect3022"
4709+ inkscape:connector-curvature="0" />
4710 </svg>
4711
4712=== renamed file 'Assets/ic_menu_kanji_list.svg' => 'Assets/holo_light/ic_menu_kanji_list.svg'
4713--- Assets/ic_menu_kanji_list.svg 2012-10-29 08:49:56 +0000
4714+++ Assets/holo_light/ic_menu_kanji_list.svg 2012-12-16 20:36:23 +0000
4715@@ -1,6 +1,23 @@
4716 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4717 <!-- Created with Inkscape (http://www.inkscape.org/) -->
4718
4719+<!--
4720+ Copyright (C) 2012 Yvon TANGUY
4721+
4722+ This program is free software: you can redistribute it and/or modify
4723+ it under the terms of the GNU General Public License as published by
4724+ the Free Software Foundation, either version 3 of the License, or
4725+ (at your option) any later version.
4726+
4727+ This program is distributed in the hope that it will be useful,
4728+ but WITHOUT ANY WARRANTY; without even the implied warranty of
4729+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4730+ GNU General Public License for more details.
4731+
4732+ You should have received a copy of the GNU General Public License
4733+ along with this program. If not, see <http://www.gnu.org/licenses/>.
4734+-->
4735+
4736 <svg
4737 xmlns:dc="http://purl.org/dc/elements/1.1/"
4738 xmlns:cc="http://creativecommons.org/ns#"
4739@@ -12,64 +29,21 @@
4740 width="64px"
4741 height="64px"
4742 id="svg2985"
4743- version="1.1"
4744- inkscape:version="0.48.3.1 r9886"
4745- sodipodi:docname="ic_menu_kanji_list.svg"
4746- inkscape:export-filename="Narau/res/drawable-xhdpi/ic_menu_kanji_list.png"
4747- inkscape:export-xdpi="134.66972"
4748- inkscape:export-ydpi="134.66972">
4749- <defs
4750- id="defs2987" />
4751- <sodipodi:namedview
4752- id="base"
4753- pagecolor="#ffffff"
4754- bordercolor="#666666"
4755- borderopacity="1.0"
4756- inkscape:pageopacity="0.0"
4757- inkscape:pageshadow="2"
4758- inkscape:zoom="5.5"
4759- inkscape:cx="61.090909"
4760- inkscape:cy="32"
4761- inkscape:current-layer="layer1"
4762- showgrid="true"
4763- inkscape:document-units="px"
4764- inkscape:grid-bbox="true"
4765- inkscape:window-width="977"
4766- inkscape:window-height="776"
4767- inkscape:window-x="693"
4768- inkscape:window-y="245"
4769- inkscape:window-maximized="0" />
4770- <metadata
4771- id="metadata2990">
4772- <rdf:RDF>
4773- <cc:Work
4774- rdf:about="">
4775- <dc:format>image/svg+xml</dc:format>
4776- <dc:type
4777- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4778- <dc:title></dc:title>
4779- </cc:Work>
4780- </rdf:RDF>
4781- </metadata>
4782- <g
4783- id="layer1"
4784- inkscape:label="Layer 1"
4785- inkscape:groupmode="layer">
4786+ version="1.1">
4787 <text
4788 xml:space="preserve"
4789- style="font-size:31.99983788000000118px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4790- x="-2.3135638"
4791- y="26.053471"
4792- id="text2993"
4793- sodipodi:linespacing="125%"
4794- transform="scale(1.0652532,0.93874398)"><tspan
4795- sodipodi:role="line"
4796- id="tspan2995"
4797- x="-2.3135638"
4798- y="26.053471">女亻</tspan><tspan
4799- sodipodi:role="line"
4800- x="-2.3135638"
4801- y="66.053261"
4802- id="tspan2997">月木</tspan></text>
4803- </g>
4804+ style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic;opacity:0.6"
4805+ x="5.694521"
4806+ y="28.008146"
4807+ id="text2993"
4808+ sodipodi:linespacing="125%"
4809+ transform="scale(1.0669909,0.93721512)"><tspan
4810+ sodipodi:role="line"
4811+ id="tspan2995"
4812+ x="5.694521"
4813+ y="28.008146">女亻</tspan><tspan
4814+ sodipodi:role="line"
4815+ x="5.694521"
4816+ y="57.983418"
4817+ id="tspan2997">月木</tspan></text>
4818 </svg>
4819
4820=== renamed file 'Assets/ic_menu_numbers.svg' => 'Assets/holo_light/ic_menu_numbers.svg'
4821--- Assets/ic_menu_numbers.svg 2012-10-29 08:49:56 +0000
4822+++ Assets/holo_light/ic_menu_numbers.svg 2012-12-16 20:36:23 +0000
4823@@ -1,7 +1,25 @@
4824 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4825 <!-- Created with Inkscape (http://www.inkscape.org/) -->
4826
4827+<!--
4828+ Copyright (C) 2012 Yvon TANGUY
4829+
4830+ This program is free software: you can redistribute it and/or modify
4831+ it under the terms of the GNU General Public License as published by
4832+ the Free Software Foundation, either version 3 of the License, or
4833+ (at your option) any later version.
4834+
4835+ This program is distributed in the hope that it will be useful,
4836+ but WITHOUT ANY WARRANTY; without even the implied warranty of
4837+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4838+ GNU General Public License for more details.
4839+
4840+ You should have received a copy of the GNU General Public License
4841+ along with this program. If not, see <http://www.gnu.org/licenses/>.
4842+-->
4843+
4844 <svg
4845+ xmlns:kvg="http://kanjivg.tagaini.net"
4846 xmlns:dc="http://purl.org/dc/elements/1.1/"
4847 xmlns:cc="http://creativecommons.org/ns#"
4848 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4849@@ -9,114 +27,48 @@
4850 xmlns="http://www.w3.org/2000/svg"
4851 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4852 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4853- width="64px"
4854- height="64px"
4855+ width="32"
4856+ height="32"
4857 id="svg2985"
4858- version="1.1"
4859- inkscape:version="0.48.3.1 r9886"
4860- sodipodi:docname="ic_menu_numbers.svg"
4861- inkscape:export-filename="ic_menu_numbers.png"
4862- inkscape:export-xdpi="135"
4863- inkscape:export-ydpi="135">
4864- <defs
4865- id="defs2987">
4866- <filter
4867- inkscape:collect="always"
4868- id="filter3793">
4869- <feGaussianBlur
4870- inkscape:collect="always"
4871- stdDeviation="0.48492793"
4872- id="feGaussianBlur3795" />
4873- </filter>
4874- <filter
4875- color-interpolation-filters="sRGB"
4876- inkscape:collect="always"
4877- id="filter3793-7">
4878- <feGaussianBlur
4879- inkscape:collect="always"
4880- stdDeviation="0.48492793"
4881- id="feGaussianBlur3795-1" />
4882- </filter>
4883- <filter
4884- color-interpolation-filters="sRGB"
4885- inkscape:collect="always"
4886- id="filter3793-7-0">
4887- <feGaussianBlur
4888- inkscape:collect="always"
4889- stdDeviation="0.48492793"
4890- id="feGaussianBlur3795-1-9" />
4891- </filter>
4892- </defs>
4893- <sodipodi:namedview
4894- id="base"
4895- pagecolor="#ffffff"
4896- bordercolor="#666666"
4897- borderopacity="1.0"
4898- inkscape:pageopacity="0.0"
4899- inkscape:pageshadow="2"
4900- inkscape:zoom="5.5"
4901- inkscape:cx="32.280248"
4902- inkscape:cy="38.324225"
4903- inkscape:current-layer="layer1"
4904- showgrid="true"
4905- inkscape:document-units="px"
4906- inkscape:grid-bbox="true"
4907- inkscape:window-width="728"
4908- inkscape:window-height="662"
4909- inkscape:window-x="69"
4910- inkscape:window-y="189"
4911- inkscape:window-maximized="0" />
4912- <metadata
4913- id="metadata2990">
4914- <rdf:RDF>
4915- <cc:Work
4916- rdf:about="">
4917- <dc:format>image/svg+xml</dc:format>
4918- <dc:type
4919- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4920- <dc:title></dc:title>
4921- </cc:Work>
4922- </rdf:RDF>
4923- </metadata>
4924+ version="1.1">
4925 <g
4926- id="layer1"
4927- inkscape:label="Layer 1"
4928- inkscape:groupmode="layer">
4929- <text
4930- xml:space="preserve"
4931- style="font-size:32.75556946px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#55ff55;fill-opacity:1;stroke:#808080;stroke-width:1.39999998;stroke-miterlimit:4;stroke-opacity:0.58039216;stroke-dasharray:none;filter:url(#filter3793);font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4932- x="31.414925"
4933- y="36.469753"
4934- id="text2997"
4935- sodipodi:linespacing="125%"
4936- transform="matrix(1.1515668,0,0,1.1515668,2.537414,-10.852524)"><tspan
4937- sodipodi:role="line"
4938- id="tspan2999"
4939- x="31.414925"
4940- y="36.469753">2</tspan></text>
4941- <text
4942- xml:space="preserve"
4943- style="font-size:32.75556946px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ff5555;fill-opacity:1;stroke:#808080;stroke-width:1.39999998;stroke-miterlimit:4;stroke-opacity:0.58039216;stroke-dasharray:none;filter:url(#filter3793-7);font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4944- x="8.4010792"
4945- y="28.614988"
4946- id="text2997-3"
4947- sodipodi:linespacing="125%"
4948- transform="matrix(1.3751871,0,0,1.3751871,-11.403213,4.1393032)"><tspan
4949- sodipodi:role="line"
4950- x="8.4010792"
4951- y="28.614988"
4952- id="tspan3851">1</tspan></text>
4953- <text
4954- xml:space="preserve"
4955- style="font-size:32.75556946px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#5555ff;fill-opacity:1;stroke:#808080;stroke-width:1.39999998;stroke-miterlimit:4;stroke-opacity:0.58039216;stroke-dasharray:none;filter:url(#filter3793-7-0);font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4956- x="19.673805"
4957- y="60.25135"
4958- id="text2997-3-9"
4959- sodipodi:linespacing="125%"
4960- transform="matrix(1.207271,0,0,1.207271,-4.3654603,-10.726005)"><tspan
4961- sodipodi:role="line"
4962- id="tspan2999-1-7"
4963- x="19.673805"
4964- y="60.25135">3</tspan></text>
4965+ id="g2990"
4966+ transform="matrix(0.37469154,0,0,0.3809522,4.0098709,3.6288902)">
4967+ <text
4968+ transform="scale(0.98413689,1.0161188)"
4969+ sodipodi:linespacing="125%"
4970+ id="text3792"
4971+ y="30.115963"
4972+ x="2.6472843"
4973+ style="font-size:33.121521px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4974+ xml:space="preserve"><tspan
4975+ y="30.115963"
4976+ x="2.6472843"
4977+ id="tspan3794"
4978+ sodipodi:role="line">1</tspan></text>
4979+ <text
4980+ transform="scale(1.0579349,0.94523774)"
4981+ sodipodi:linespacing="125%"
4982+ id="text3792-4"
4983+ y="38.530334"
4984+ x="38.161766"
4985+ style="font-size:30.61265564px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.6;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:TakaoExGothic;-inkscape-font-specification:TakaoExGothic"
4986+ xml:space="preserve"><tspan
4987+ y="38.530334"
4988+ x="38.161766"
4989+ id="tspan3794-9"
4990+ sodipodi:role="line">2</tspan></text>
4991+ <path
4992+ d="M 31.799114,1.2645548 C 32.096424,3.1396381 31.983929,4.828982 31.622335,6.810202 29.533128,18.494094 18.741572,47.478282 1.2645543,60.74538"
4993+ kvg:type="㇒"
4994+ id="kvg:04eba-s1"
4995+ inkscape:connector-curvature="0"
4996+ style="opacity:0.6;fill:none;stroke:#333333;stroke-width:2.52910948;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
4997+ <path
4998+ d="m 24.969015,31.557763 c 4.917672,5.30684 20.498332,19.670685 28.541778,26.286545 2.940961,2.414612 5.576575,4.103956 9.224652,4.891137"
4999+ kvg:type="㇏"
5000+ id="kvg:04eba-s2"
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: