Changeset 90
- Timestamp:
- 04/19/06 02:28:44 (2 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 3 modified
-
THANKS (modified) (1 diff)
-
configure.ac (modified) (1 diff)
-
po/LINGUAS (modified) (1 diff)
-
po/fr.po (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/THANKS
r88 r90 3 3 4 4 - Moritz Heiber <moe@xfce.org>, for hir German translation. 5 - Mr_Moustache <mr.moustache@laposte.net>, for his French translation. 5 6 - VnPenguin <vnpenguin@gmail.com>, for his Vietnamese translation. -
trunk/configure.ac
r79 r90 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT([ePDFView], [0.1. 2], [jordi@emma-soft.com])2 AC_INIT([ePDFView], [0.1.3], [jordi@emma-soft.com]) 3 3 AC_PREREQ([2.13]) 4 4 AC_CONFIG_HEADER([config.h]) -
trunk/po/LINGUAS
r88 r90 1 1 # Set of available languages. 2 ca de es vi2 ca de es fr vi
