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

List:       kde-devel
Subject:    Re: How to submit a patch?
From:       "Mr.Y.SHIVAKANT" <karnatic () eth ! net>
Date:       2000-12-01 4:14:04
[Download RAW message or body]


-----Original Message-----
From: Anthony Moulen <ajmoulen@moulen.org>
To: kde-devel@max.tat.physik.uni-tuebingen.de
<kde-devel@max.tat.physik.uni-tuebingen.de>
Date: Thursday, November 30, 2000 11:31 PM
Subject: Re: How to submit a patch?


>Okay I read the man page for patch (who would have thought) and followed
>the instructions in there using diff -Naur and putting my files into two
>different directories.  I don't know how useful this really is, but here
>is the output:
>
>--- old/konsole.C       Thu Nov 30 12:55:20 2000
>+++ new/konsole.C       Thu Nov 30 12:55:00 2000
>@@ -1157,6 +1157,11 @@
>   QString name = ra->text();
>   KLineEditDlg dlg(i18n("Session name"),name, this);
>   if (dlg.exec()) {
>+    se->setTitle(dlg.text());
>+    if (se == te->currentSession){
>+      title = dlg.text();
>+      setHeader();
>+    }
>     ra->setText(dlg.text());
>     ra->setIcon("openterm"); // I don't know why it is needed here
>     toolBar()->updateRects();
>
>
>
>>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to
unsubscribe <<

maybe you should look into the i dont know why it should'nt be here part
maybe with say a writeln or some thing


yours sincerely
shivakanth

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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