Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
c3f4d55c
Commit
c3f4d55c
authored
13 years ago
by
satok
Browse files
Options
Downloads
Patches
Plain Diff
Internal cleanup before using InputMethodSettingsFragment (Part 2)
Change-Id: I87751cf0e36b41e931b0712a09d114fd470f1001
parent
4598d120
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/res/xml/prefs.xml
+3
-3
3 additions, 3 deletions
java/res/xml/prefs.xml
with
3 additions
and
3 deletions
java/res/xml/prefs.xml
+
3
−
3
View file @
c3f4d55c
...
@@ -18,12 +18,12 @@
...
@@ -18,12 +18,12 @@
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:title=
"@string/english_ime_settings"
android:title=
"@string/english_ime_settings"
android:key=
"english_ime_settings"
>
android:key=
"english_ime_settings"
>
<PreferenceScreen
android:key=
"subtype_settings"
android:title=
"@string/language_selection_title"
/>
<PreferenceCategory
<PreferenceCategory
android:title=
"@string/general_category"
android:title=
"@string/general_category"
android:key=
"general_settings"
>
android:key=
"general_settings"
>
<PreferenceScreen
android:key=
"subtype_settings"
android:title=
"@string/language_selection_title"
/>
<CheckBoxPreference
<CheckBoxPreference
android:key=
"auto_cap"
android:key=
"auto_cap"
android:title=
"@string/auto_cap"
android:title=
"@string/auto_cap"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment