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

List:       kde-edu
Subject:    Re: [kde-edu]: KVocTrain maintainer
From:       Anne-Marie Mahfouf <annemarie.mahfouf () free ! fr>
Date:       2004-11-12 21:56:47
Message-ID: 200411121656.47264.annemarie.mahfouf () free ! fr
[Download RAW message or body]

On November 12, 2004 04:18 pm, Peter Hedlund wrote:
> Hi,
>
> Before I do more work on KVocTrain I would like to have the trust and
> freedom of being the official maintainer. Of course we would discuss
> important changes on the mailing list as usual. Marc is also doing great
> work in testing the program and reporting bugs and wishes on b.k.o.
>
> Comments?
You have my blessings! ;-)

You are the best to work on it and by doing so you can keep KVocTrain and 
KWordQuiz  each in their own direction.

I am available if you need me to do some precise tasks (for example I can work 
on the doc just before the freeze if you want).

I have a small patch suppressing 2 lines that will suppress the big dialog at 
start. Not sure if it's correct that's why i did not commit it directly. 

Cheers and thanks a lot!

Anne-Marie

["kvoctrain.diff" (text/x-diff)]

? .cvsignore
Index: kvoctrain/kva_init.cpp
===================================================================
RCS file: /home/kde/kdeedu/kvoctrain/kvoctrain/kva_init.cpp,v
retrieving revision 1.45
diff -u -r1.45 kva_init.cpp
--- kvoctrain/kva_init.cpp	9 Nov 2004 22:38:00 -0000	1.45
+++ kvoctrain/kva_init.cpp	12 Nov 2004 21:55:53 -0000
@@ -299,8 +299,9 @@
 
 void kvoctrainApp::initDoc( )
 {
-  pdlg = new ProgressDlg (QString(), QString(), kapp->makeStdCaption(i18n("Loading \
                Vocabulary File")));
-  pdlg->show();
+  //this removes the temporary window at start
+  //pdlg = new ProgressDlg (QString(), QString(), kapp->makeStdCaption(i18n("Loading \
Vocabulary File"))); +  //pdlg->show();
 
   kvoctrainExpr::setPixmap(kvoctrainExpr::ExprInQuery, QPixmap(locate("data", \
"kvoctrain/entry-in-query.png")));  \
kvoctrainExpr::setPixmap(kvoctrainExpr::ExprInactive, QPixmap(locate("data", \
                "kvoctrain/entry-inactive.png")));
Index: kvoctrain/main.cpp
===================================================================
RCS file: /home/kde/kdeedu/kvoctrain/kvoctrain/main.cpp,v
retrieving revision 1.29
diff -u -r1.29 main.cpp
--- kvoctrain/main.cpp	4 Nov 2004 22:58:03 -0000	1.29
+++ kvoctrain/main.cpp	12 Nov 2004 21:55:53 -0000
@@ -78,6 +78,9 @@
    aboutData.addCredit("Dennis Haney",
                       I18N_NOOP("Patch to implement Leitner learning method"));
 
+   aboutData.addCredit("Anne-Marie Mahfouf",
+                       I18N_NOOP("Port to KConfig XT"));
+                       
    aboutData.addCredit("Peter Hedlund",
                        I18N_NOOP("Port to KActions and XML-based user interface"));
 



_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


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

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