diff --git a/app/shortcuts.xml b/app/shortcuts.xml
index f0d74789ea..b0e2fd6c98 100644
--- a/app/shortcuts.xml
+++ b/app/shortcuts.xml
@@ -1,16 +1,5 @@
-
-
-
+ android:shortcutLongLabel="@string/history"
+ android:shortcutShortLabel="@string/history">
+ android:shortcutId="show_extensions"
+ android:shortcutLongLabel="@string/label_extensions"
+ android:shortcutShortLabel="@string/label_extensions">
diff --git a/app/src/main/res/drawable/sc_explore_48dp.xml b/app/src/main/res/drawable/sc_explore_48dp.xml
deleted file mode 100644
index 26cd282b1b..0000000000
--- a/app/src/main/res/drawable/sc_explore_48dp.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/drawable/sc_book_48dp.xml b/app/src/main/res/drawable/sc_extensions_48dp.xml
similarity index 60%
rename from app/src/main/res/drawable/sc_book_48dp.xml
rename to app/src/main/res/drawable/sc_extensions_48dp.xml
index 163ce55484..37377f0095 100644
--- a/app/src/main/res/drawable/sc_book_48dp.xml
+++ b/app/src/main/res/drawable/sc_extensions_48dp.xml
@@ -14,6 +14,6 @@
android:translateY="12">
+ android:pathData="M20.5,11H19V7c0,-1.1 -0.9,-2 -2,-2h-4V3.5C13,2.12 11.88,1 10.5,1S8,2.12 8,3.5V5H4c-1.1,0 -1.99,0.9 -1.99,2v3.8H3.5c1.49,0 2.7,1.21 2.7,2.7s-1.21,2.7 -2.7,2.7H2V20c0,1.1 0.9,2 2,2h3.8v-1.5c0,-1.49 1.21,-2.7 2.7,-2.7 1.49,0 2.7,1.21 2.7,2.7V22H17c1.1,0 2,-0.9 2,-2v-4h1.5c1.38,0 2.5,-1.12 2.5,-2.5S21.88,11 20.5,11z"/>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/sc_glasses_48dp.xml b/app/src/main/res/drawable/sc_glasses_48dp.xml
index 8c3a3e28bc..c90cfd147d 100644
--- a/app/src/main/res/drawable/sc_glasses_48dp.xml
+++ b/app/src/main/res/drawable/sc_glasses_48dp.xml
@@ -14,6 +14,6 @@
android:translateY="12">
+ android:pathData="M13,3c-4.97,0 -9,4.03 -9,9L1,12l3.89,3.89 0.07,0.14L9,12L6,12c0,-3.87 3.13,-7 7,-7s7,3.13 7,7 -3.13,7 -7,7c-1.93,0 -3.68,-0.79 -4.94,-2.06l-1.42,1.42C8.27,19.99 10.51,21 13,21c4.97,0 9,-4.03 9,-9s-4.03,-9 -9,-9zM12,8v5l4.28,2.54 0.72,-1.21 -3.5,-2.08L13.5,8L12,8z"/>
\ No newline at end of file