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

List:       kde-commits
Subject:    kdevelop/vcs/cvsservice
From:       Jens Dagerbo <jens.dagerbo () swipnet ! se>
Date:       2004-07-15 22:29:49
Message-ID: 20040715222949.4987116B01 () office ! kde ! org
[Download RAW message or body]

CVS commit by dagerbo: 

Adding settings page icon


  M +3 -3      cvspart.cpp   1.46


--- kdevelop/vcs/cvsservice/cvspart.cpp  #1.45:1.46
@@ -80,5 +80,5 @@ K_EXPORT_COMPONENT_FACTORY( libkdevcvsse
 
 CvsServicePart::CvsServicePart( QObject *parent, const char *name, const QStringList \
                & )
-    : KDevVersionControl( "KDevCvsServicePart", "kdevcvsservicepart", parent,
+        : KDevVersionControl( "KDevCvsServicePart", "cervisia", parent,
         name ? name : "CvsService" ),
     actionCommit( 0 ), actionDiff( 0 ), actionLog( 0 ), actionAdd( 0 ),
@@ -255,5 +255,5 @@ void CvsServicePart::createNewProject( c
 void CvsServicePart::projectConfigWidget( KDialogBase *dlg )
 {
-    QVBox *vbox = dlg->addVBoxPage( i18n("CvsService") );
+        QVBox *vbox = dlg->addVBoxPage( i18n("CvsService"), i18n("CvsService"), \
                BarIcon( icon(), KIcon::SizeMedium) );
     CvsOptionsWidget *w = new CvsOptionsWidget( (QWidget *)vbox, "cvs config widget" \
);  connect( dlg, SIGNAL(okClicked()), w, SLOT(accept()) );


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

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