[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegames/ktuberling
From:       Aaron J. Seigo <aseigo () olympusproject ! org>
Date:       2003-06-29 20:34:48
[Download RAW message or body]

CVS commit by aseigo: 

add a caption to the print setup dialog
some are prettier than others


  M +1 -1      toplevel.cpp   1.58


--- kdegames/ktuberling/toplevel.cpp  #1.57:1.58
@@ -403,5 +403,5 @@ void TopLevel::filePrint()
   bool ok;
 
-  ok = printer.setup(this);
+  ok = printer.setup(this, i18n("Print \
%1").arg(actionCollection()->action(gameboardActions[selectedGameboard].latin1())->plainText()));
  if (!ok) return;
   playGround->repaint(true);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic