forked from GitHub/gf-core
rename DGTranslator to Human Language Compiler. Added a new logo
This commit is contained in:
@@ -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" >
|
||||
|
||||
Reference in New Issue
Block a user