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

List:       kde-commits
Subject:    kdeedu/kig/kig
From:       Dominique Devriese <devriese () kde ! org>
Date:       2004-04-30 22:16:25
Message-ID: 20040430221625.7E6259A75 () office ! kde ! org
[Download RAW message or body]

CVS commit by domi: 

forgot an i18n, and remove an obsolete comment, patch from Pino


  M +1 -3      kig.cpp   1.41


--- kdeedu/kig/kig/kig.cpp  #1.40:1.41
@@ -75,5 +75,5 @@ Kig::Kig()
       // if we couldn't find our Part, we exit since the Shell by
       // itself can't do anything useful
-      KMessageBox::error(this, "Could not find the necessary kig library, check your installation.");
+      KMessageBox::error(this, i18n( "Could not find the necessary kig library, check your installation." ) );
       KApplication::exit();
       return;
@@ -242,6 +242,4 @@ void Kig::fileOpen()
                                                                      "*.kgeo|KGeo Documents (*.kgeo)\n"
                                                                      "*.seg|KSeg Documents (*.seg)\n"
-
-  // domi: disabled for now, reenable when ready
                                                                      "*.fgeo|Dr. Geo Documents (*.fgeo)" ) );
 


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

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