lyx_mirror/src/support
Jean-Marc Lasgouttes 7dd29bb818 Move translated files to their own directory
What I did:

* move xx_foo.ext to xx/foo.ext

* update Makefile.am to make install work

* minimally update scons_manifest.py (I'd be surprised to see it
  work).

* update i18nLibFileSearch to use the new naming scheme, and keep
  temporarily some code that checks the old method.

* update image paths in .lyx files

* update name of files (examples in tutorial, for ex.) in lyx files

What is definitely broken:

* cmake (did not touch it)

* TOC files (I am not sure how the code works)

I would be surprised if nothing else was wrong. 



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17343 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-25 18:12:03 +00:00
..
tests move everything into namespace lyx 2006-10-21 00:16:43 +00:00
abort.C
atexit.c
ChangeLog
chdir.C Don't include files inside the lyx namespace (compile fix for gcc 3.2) 2007-02-19 12:21:56 +00:00
convert.C
convert.h
copied_ptr.h
copy.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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.C Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstream.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstring.C Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
docstring.h Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
environment.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
environment.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +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.C
filefilterlist.h
FileMonitor.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
FileMonitor.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
filename.C * src/LaTeX.C (deplog): fix the regex to parse filenames in the log file 2007-02-13 17:31:43 +00:00
filename.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
filetools.C Move translated files to their own directory 2007-02-25 18:12:03 +00:00
filetools.h Add some documentation for findtexfile 2007-01-09 19:10:29 +00:00
forkedcall.C
forkedcall.h
forkedcallqueue.C
forkedcallqueue.h
forkedcontr.C
forkedcontr.h
fs_extras.C
fs_extras.h
getcwd.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
kill.C
limited_stack.h
lstrings.C Fix bug 3067: Special column attributes can contain non-ascii characters, 2007-01-05 17:11:32 +00:00
lstrings.h Fix bug 3067: Special column attributes can contain non-ascii characters, 2007-01-05 17:11:32 +00:00
lyxalgo.h
lyxlib.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
lyxmanip.h
lyxsum.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtime.C
lyxtime.h
Makefile.am Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
mkdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
os_cygwin.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os_unix.C Partly revert revision 16744. Georg doesn't want to mix string/docstring in there. 2007-01-18 13:35:01 +00:00
os_win32.C Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
os_win32.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os.C
os.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
package.C.in Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
package.h change LYX_USER_DIR_1[234]x to LYX_USER_DIR_15x 2007-01-03 18:02:26 +00:00
path.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
path.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
pch.h
qstring_helpers.C revert r16260 2006-12-13 16:23:29 +00:00
qstring_helpers.h revert r16260 2006-12-13 16:23:29 +00:00
RandomAccessList.h
rename.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.h
std_istream.h
std_ostream.h
strerror.c
systemcall.C
systemcall.h
tempname.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
textutils.h Use wctype character classification functions if possible 2006-11-13 09:53:25 +00:00
translator.h
types.h
unicode.C * src/support/unicode.C 2007-01-02 20:44:06 +00:00
unicode.h Make string conversion work with non-ucs2-characters if using qt 4.2 2006-12-04 13:50:46 +00:00
unlink.C src/support/unlink.C: Fix an #include error 2007-01-05 22:16:04 +00:00
userinfo.C fix encoding of user name and email address 2006-12-22 10:26:52 +00:00
userinfo.h fix encoding of user name and email address 2006-12-22 10:26:52 +00:00