Add fast-back and fast-forward glyphs

This commit is contained in:
serso
2016-05-16 00:49:41 +02:00
parent af1c1ae248
commit 947516e905
5 changed files with 7 additions and 5 deletions

View File

@@ -10,4 +10,6 @@
<string name="cpp_glyph_undo" translatable="false">"\ue007"</string>
<string name="cpp_glyph_redo" translatable="false">"\ue008"</string>
<string name="cpp_glyph_graph" translatable="false">"\ue009"</string>
<string name="cpp_glyph_fast_back" translatable="false">"\ue00a"</string>
<string name="cpp_glyph_fast_forward" translatable="false">"\ue00b"</string>
</resources>