mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
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