Fix typo: 'forgeround' in multiple files

Fixed typo: forgeround --> foreground
in 19 files.

Change-Id: Idb4c9ccd98a949a2574cdbd5b44f91509b9856a9
Reviewed-on: https://gerrit.libreoffice.org/36154
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Gautam Prajapati <gautamprajapati06@gmail.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
diff --git a/android/source/res/drawable-hdpi/ic_format_bold.xml b/android/source/res/drawable-hdpi/ic_format_bold.xml
index 83de647..a3519d4 100644
--- a/android/source/res/drawable-hdpi/ic_format_bold.xml
+++ b/android/source/res/drawable-hdpi/ic_format_bold.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_bold_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable-hdpi/ic_format_italic.xml b/android/source/res/drawable-hdpi/ic_format_italic.xml
index 515568a..7a3e987 100644
--- a/android/source/res/drawable-hdpi/ic_format_italic.xml
+++ b/android/source/res/drawable-hdpi/ic_format_italic.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_italic_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable-hdpi/ic_format_strikethrough.xml b/android/source/res/drawable-hdpi/ic_format_strikethrough.xml
index 4ca24bc..1aaa1d2 100644
--- a/android/source/res/drawable-hdpi/ic_format_strikethrough.xml
+++ b/android/source/res/drawable-hdpi/ic_format_strikethrough.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_strikethrough_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable-hdpi/ic_keyboard.xml b/android/source/res/drawable-hdpi/ic_keyboard.xml
index d95890b3..0090216 100644
--- a/android/source/res/drawable-hdpi/ic_keyboard.xml
+++ b/android/source/res/drawable-hdpi/ic_keyboard.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_keyboard_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable-hdpi/ic_menu.xml b/android/source/res/drawable-hdpi/ic_menu.xml
index 62440f0..3d9b9c9 100644
--- a/android/source/res/drawable-hdpi/ic_menu.xml
+++ b/android/source/res/drawable-hdpi/ic_menu.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_menu_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable-hdpi/ic_text_format.xml b/android/source/res/drawable-hdpi/ic_text_format.xml
index 20a7869..c070ddd 100644
--- a/android/source/res/drawable-hdpi/ic_text_format.xml
+++ b/android/source/res/drawable-hdpi/ic_text_format.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_text_format_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_check.xml b/android/source/res/drawable/ic_check.xml
index be95fc8..f60b0d9 100644
--- a/android/source/res/drawable/ic_check.xml
+++ b/android/source/res/drawable/ic_check.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_check_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_align_center.xml b/android/source/res/drawable/ic_format_align_center.xml
index 5c2b4a0..6165f38 100644
--- a/android/source/res/drawable/ic_format_align_center.xml
+++ b/android/source/res/drawable/ic_format_align_center.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_align_center_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_align_justify.xml b/android/source/res/drawable/ic_format_align_justify.xml
index e1e69e2..d394540 100644
--- a/android/source/res/drawable/ic_format_align_justify.xml
+++ b/android/source/res/drawable/ic_format_align_justify.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_align_justify_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_align_left.xml b/android/source/res/drawable/ic_format_align_left.xml
index 497a94f..53bf814 100644
--- a/android/source/res/drawable/ic_format_align_left.xml
+++ b/android/source/res/drawable/ic_format_align_left.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_align_left_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_align_right.xml b/android/source/res/drawable/ic_format_align_right.xml
index a8d6dfb..792112e 100644
--- a/android/source/res/drawable/ic_format_align_right.xml
+++ b/android/source/res/drawable/ic_format_align_right.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_align_right_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_bullets.xml b/android/source/res/drawable/ic_format_bullets.xml
index d818dde..32539b7 100644
--- a/android/source/res/drawable/ic_format_bullets.xml
+++ b/android/source/res/drawable/ic_format_bullets.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_list_bulleted_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_format_numbering.xml b/android/source/res/drawable/ic_format_numbering.xml
index a5aec97..b276cd3 100644
--- a/android/source/res/drawable/ic_format_numbering.xml
+++ b/android/source/res/drawable/ic_format_numbering.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_format_list_numbered_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_redo.xml b/android/source/res/drawable/ic_redo.xml
index eb4abef..fefaa1d 100644
--- a/android/source/res/drawable/ic_redo.xml
+++ b/android/source/res/drawable/ic_redo.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_redo_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_search.xml b/android/source/res/drawable/ic_search.xml
index 9dd529c..3d86c7b 100644
--- a/android/source/res/drawable/ic_search.xml
+++ b/android/source/res/drawable/ic_search.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_search_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_search_direction_down.xml b/android/source/res/drawable/ic_search_direction_down.xml
index 92ceced..7184da2 100644
--- a/android/source/res/drawable/ic_search_direction_down.xml
+++ b/android/source/res/drawable/ic_search_direction_down.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
        android:src="@drawable/ic_search_direction_down_black_24dp"
        android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
        android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_search_direction_up.xml b/android/source/res/drawable/ic_search_direction_up.xml
index a637060..3faa7ae 100644
--- a/android/source/res/drawable/ic_search_direction_up.xml
+++ b/android/source/res/drawable/ic_search_direction_up.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
        android:src="@drawable/ic_search_direction_up_black_24dp"
        android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
        android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/drawable/ic_undo.xml b/android/source/res/drawable/ic_undo.xml
index 12b9ce6f..f792e66 100644
--- a/android/source/res/drawable/ic_undo.xml
+++ b/android/source/res/drawable/ic_undo.xml
@@ -2,4 +2,4 @@

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/ic_undo_black_24dp"
    android:tint="@color/toolbar_forgeround"/>
\ No newline at end of file
    android:tint="@color/toolbar_foreground"/>
\ No newline at end of file
diff --git a/android/source/res/values/colors.xml b/android/source/res/values/colors.xml
index 4348b5b..44f16b2 100644
--- a/android/source/res/values/colors.xml
+++ b/android/source/res/values/colors.xml
@@ -92,7 +92,7 @@

    <color name="panel_grid_item_image_background">#D1D9E1</color>

    <color name="toolbar_forgeround">#3e3e3e</color>
    <color name="toolbar_foreground">#3e3e3e</color>
    <color name="toolbar_background">#ffffff</color>

    <color name="handle_color">#26a69a</color>