]> source.dussan.org Git - tigervnc.git/commit
- handle HAVE_MITSHM macro through config.h
authorAdam Tkac <atkac@redhat.com>
Thu, 20 Mar 2008 13:30:22 +0000 (13:30 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 20 Mar 2008 13:30:22 +0000 (13:30 +0000)
commit214522e5f5ae6b1a8bb9f1461960def4e543439f
tree45a1fc55bda086ab527ba92260bbcd93e00b7ba1
parentae2c6454d953f142efc02da285655b0451d86da0
- handle HAVE_MITSHM macro through config.h
- removed unix/intl stuff and added unix/vncviewer/gettext.h file which
  cares about platform independent translations
- removed unwanted config.rpath and ABOUT-NLS (autogenerated)
- moved unix/po to top directory
- internationalization works again

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2434 3789f03b-4d11-0410-bbf8-ca57d06f2519
25 files changed:
Makefile.am
configure.ac
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/Rules-quot [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
po/ru.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/tightvnc.pot [new file with mode: 0644]
unix/ABOUT-NLS [deleted file]
unix/config.rpath [deleted file]
unix/tx/TXImage.cxx
unix/tx/TXImage.h
unix/vncviewer/AboutDialog.h
unix/vncviewer/Makefile.am
unix/vncviewer/gettext.h [new file with mode: 0644]
unix/vncviewer/vncviewer.cxx