padmin/source/rtsetup.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 60da9c5fee9f5ff9d6789478ea7dd709846c305c Author: Caolán McNamara <[email protected]> Date: Fri Dec 14 12:47:41 2012 +0000 ps level 2 and level 3 both assigned the id for level 2 Change-Id: Ia35c9fbcc023d29a5a0ecff04fa688aa00ce30e8 (cherry picked from commit f350e8ebe9a0aea0c13db3f6d8b5a35f20145e09) Reviewed-on: https://gerrit.libreoffice.org/1341 Reviewed-by: LuboÅ¡ LuÅák <[email protected]> Tested-by: LuboÅ¡ LuÅák <[email protected]> diff --git a/padmin/source/rtsetup.src b/padmin/source/rtsetup.src index d73b615..d121e38 100644 --- a/padmin/source/rtsetup.src +++ b/padmin/source/rtsetup.src @@ -198,7 +198,7 @@ TabPage RID_RTS_DEVICEPAGE < "PostScript (Level from driver)" ; 1; > ; < "PostScript Level 1" ; 2; > ; < "PostScript Level 2"; 3; > ; - < "PostScript Level 3"; 3; > ; + < "PostScript Level 3"; 4; > ; < "PDF"; 10; > ; }; };
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
