rename DGTranslator to Human Language Compiler. Added a new logo

This commit is contained in:
kr.angelov
2014-04-22 11:53:16 +00:00
parent d3020a2f19
commit c032781095
18 changed files with 20 additions and 10 deletions

View File

@@ -13,9 +13,9 @@
<application
android:allowBackup="true"
android:icon="@drawable/dg_short"
android:icon="@drawable/ic_app"
android:label="@string/app_name"
android:theme="@style/AppTheme" android:name="DGTranslator">
android:theme="@style/AppTheme" android:name="HLCompiler">
<activity
android:name=".MainActivity"
android:label="@string/app_name" >