Opened 14 years ago
Closed 14 years ago
#7303 closed enhancement (fixed)
CharacterMap settings file name should not be localized
Reported by: | taos | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/CharacterMap | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
CharacterMap uses a localized configuration file name:
Instead of /home/config/settings/CharacterMap settings there is:
/home/config/settings/Réglages de la TableDesCaractères (French localization)
/home/config/settings/CharacterMap Einstellungen (German localization)
etc
Patch removes localization string.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | CharacterWindow.cpp.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied with hrev40737. Thanks!
The path for creating the patch isn't totally right yet. You should do it from trunk/ , so e.g. haiku/trunk/src/apps/charactermap/CharacterWindow.cpp becomes
src/apps/charactermap/CharacterWindow.cpp
:)
Note:
See TracTickets
for help on using tickets.
Removes localization string.