From 82969957eea2ca48a15d9d54602ae6b75a4b322c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 24 Feb 2005 14:21:10 +0000 Subject: INTEGRATION: CWS nodirectxui (1.14.314); FILE MERGED 2005/02/21 13:16:23 fs 1.14.314.2: new strings for #i43061# 2005/02/18 15:08:42 fs 1.14.314.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary) --- svx/source/dialog/optgdlg.src | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/svx/source/dialog/optgdlg.src b/svx/source/dialog/optgdlg.src index a00118d6fe2f..21bab8a41b7b 100644 --- a/svx/source/dialog/optgdlg.src +++ b/svx/source/dialog/optgdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: optgdlg.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: pjunck $ $Date: 2004-10-27 16:12:03 $ + * last change: $Author: vg $ $Date: 2005-02-24 15:21:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,7 +58,6 @@ * * ************************************************************************/ - // include --------------------------------------------------------------- #include "dialogs.hrc" @@ -364,6 +363,22 @@ TabPage OFA_TP_VIEW Text [ en-US ] = "Show font h~istory" ; }; + FixedLine FL_RENDERING + { + Pos = MAP_APPFONT ( 6 , ROW_FL_REDERING ) ; + Size = MAP_APPFONT ( 120 , 8 ) ; + Text [ de ] = "Grafikausgabe" ; + Text [ en-US ] = "Graphics output"; + }; + + CheckBox CB_USE_HARDACCELL + { + Pos = MAP_APPFONT ( 12, ROW_CB_USE_HARDACCELL ) ; + Size = MAP_APPFONT ( 118 , 8 ) ; + Text [ de ] = "Hardwarebeschleunigung verwenden" ; + Text [ en-US ] = "Use hardware acceleration" ; + }; + FixedLine FL_WORKINGSET { Pos = MAP_APPFONT ( 133 , 3 ) ; -- cgit v1.2.3