Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
761:1deabf2d9c0d
for
charset.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-01-19 15:22:53 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Properly handle character set definition file installation.
Files:
1 modified
charset.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
charset.c
r719
r761
37
37
#include "charset.h"
38
38
39
/* Where are character set definition files located? */
40
41
#define CHARMAPS_DIR "/usr/share/i18n/charmaps"
42
43
44
39
/* Define this if you want any dprint () statements in this code */
45
40
Download in other formats:
Unified Diff
Zip Archive