index
:
opkhelper/opkhelper.git
feature/autoconf-and-automake
feature/build-system-improvements
feature/drop-libopkbuild-dep
feature/opkbuild-helper-script
feature/provide-archtab
feature/s-and-b-options
master
opkhelper-0.1.x
opkhelper-0.2.x
opkhelper-1.0.x
opkhelper-2.0.x
opkhelper-3.0.x
unclean-option
OPK build helper tools
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locale.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new build system macros in source files.
P. J. McDermott
2014-02-28
1
-1/+1
*
lib/locale.sh: Improve [ cmds with unset vars.
P. J. McDermott
2014-02-26
1
-3/+3
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2014-02-26
1
-2/+2
*
oh_load_locale() Simplify warning message.
P. J. McDermott
2014-02-25
1
-2/+1
*
oh_load_locale(): Remove an old comment.
P. J. McDermott
2014-02-25
1
-2/+0
*
oh_set_text_domain(): Rename and remove parameter.
P. J. McDermott
2014-02-25
1
-7/+1
*
lib/locale.sh: Remove unused functions.
P. J. McDermott
2014-02-25
1
-25/+0
*
oh_get_msg(): Use printf instead of echo.
P. J. McDermott
2014-02-25
1
-1/+1
*
Remove unused _OH_INTERNAL_TEXT_DOMAIN variable.
P. J. McDermott
2014-02-25
1
-2/+1
*
lib/locale.sh: New file.
P. J. McDermott
2014-02-25
1
-0/+121
*
Delete opkhelper library.
P. J. McDermott
2012-10-09
1
-57/+0
*
Fix some problems with locale loading.
P. J. McDermott
2012-08-02
1
-4/+3
*
Always load at least the default locale.
P. J. McDermott
2012-08-01
1
-0/+2
*
Set locale parameters in oh_locale_set().
P. J. McDermott
2012-08-01
1
-3/+9
*
Prevent double execution/inclusion.
P. J. McDermott
2012-08-01
1
-0/+3
*
Remove a spare line break from the locale library.
P. J. McDermott
2012-08-01
1
-1/+0
*
Fix substring patterns in oh_locale_set().
P. J. McDermott
2012-07-31
1
-4/+4
*
Support locale setting.
P. J. McDermott
2012-07-31
1
-0/+48