Opened 13 years ago

Closed 13 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)

CharacterWindow.cpp.patch (520 bytes ) - added by taos 13 years ago.
Removes localization string.

Download all attachments as: .zip

Change History (3)

by taos, 13 years ago

Attachment: CharacterWindow.cpp.patch added

Removes localization string.

comment:1 by taos, 13 years ago

patch: 01

comment:2 by humdinger, 13 years ago

Resolution: fixed
Status: newclosed

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.