lyx_mirror/src/support
Jean-Marc Lasgouttes 9b3aa538fc [the "translation" patch series] Part 3: improving the loading of localized files
* src/support/filetools.cpp (i18nLibFileSearch): use a trick to find
	out the name of the current translation. 

	* po/*.po: add the entry necessary for the above trick.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19350 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:39:55 +00:00
..
tests Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
abort.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
atexit.c
ChangeLog
chdir.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
convert.cpp Fix files with spaces in converter cache; 2007-05-17 08:31:00 +00:00
convert.h
copied_ptr.h
copy.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
cow_ptr.h
debugstream.h Add machinery to output arbitrary unicode characters with LaTeX commands 2007-01-28 21:27:45 +00:00
docstream.cpp * src/support/docstream.cpp (iconv_codecvt_facet::do_max_length()): 2007-07-14 13:00:24 +00:00
docstream.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstring.cpp Use home made code for the bool facet. 2007-07-31 13:13:23 +00:00
docstring.h fix unicode decomposition (bugs 3313 and 3498): 2007-07-05 14:45:00 +00:00
environment.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
environment.h Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
ExceptionMessage.h compile fix: std::exception does only have a default constructor, the other 2007-01-24 16:24:47 +00:00
FileFilterList.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
FileFilterList.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
FileMonitor.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
FileMonitor.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
FileName.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
FileName.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
filetools.cpp [the "translation" patch series] Part 3: improving the loading of localized files 2007-08-07 20:39:55 +00:00
filetools.h Fix bug 2753: LyX doesn't support paths and filenames with parentheses 2007-06-26 16:55:42 +00:00
Forkedcall.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Forkedcall.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedCallQueue.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedCallQueue.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedcallsController.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedcallsController.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
fs_extras.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
fs_extras.h
getcwd.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
gzstream.cpp * src/support/gzstream,cpp: 2007-08-01 15:16:44 +00:00
gzstream.h * src/support/gzstream,cpp: 2007-08-01 15:16:44 +00:00
kill.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
limited_stack.h
lstrings.cpp revert the obviously incorrect fix of rev. 19001. 2007-07-06 15:50:39 +00:00
lstrings.h * lstring.cpp: 2007-07-06 14:43:18 +00:00
lyxalgo.h
lyxlib.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
lyxmanip.h
lyxsum.cpp Detect if file is actually a directory in support/lyxsum.cpp, fix bug 3622 2007-05-22 00:27:56 +00:00
lyxtime.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
lyxtime.h
Makefile.am * src/support/gzstream,cpp: 2007-08-01 15:16:44 +00:00
mkdir.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
os_cygwin.cpp No need to check whether the TEMP var is already set, it suffices 2007-08-06 14:17:43 +00:00
os_unix.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
os_win32.cpp Fix bug 3962 (by me, Peter, and Joost) 2007-07-11 11:57:58 +00:00
os_win32.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
os.h Don't use the char version of uppercase 2007-03-13 10:22:10 +00:00
Package.cpp.in Rename version.C.in to version.cpp.in, and Package.C.in to package.cpp.in 2007-04-28 15:05:08 +00:00
Package.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Path.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Path.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
pch.h
qstring_helpers.cpp Fix bug 3759 for qt < 4.2 2007-06-01 09:39:19 +00:00
qstring_helpers.h Fix bug 3759 for qt < 4.2 2007-06-01 09:39:19 +00:00
RandomAccessList.h
rename.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
socktools.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
socktools.h Fix bug 3410 by Georg and me 2007-04-06 17:38:11 +00:00
std_istream.h
std_ostream.h
strerror.c
Systemcall.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Systemcall.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
tempname.cpp Fix bug 3904 2007-06-26 15:45:58 +00:00
textutils.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
textutils.h Fix bug 1826 + A more precise parser for bibtex files based on the description found on this web page: http://artis.imag.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html 2007-04-04 20:06:34 +00:00
Translator.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
types.h FreeBSD libc uses UCS4, but libstdc++ has no proper wchar_t support compiled in (Jean-Marc) 2007-06-27 18:02:54 +00:00
unicode.cpp Add two optimized versions of the ucs4 to local encoding. 2007-05-14 09:41:00 +00:00
unicode.h Add two optimized versions of the ucs4 to local encoding. 2007-05-14 09:41:00 +00:00
unlink.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
userinfo.cpp * src/Author.h: 2007-07-09 20:52:34 +00:00
userinfo.h fix encoding of user name and email address 2006-12-22 10:26:52 +00:00