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

List:       kde-commits
Subject:    kroupware_branch: kdenetwork/kmail
From:       Bo Thorsen <bo () sonofthor ! dk>
Date:       2003-07-18 8:41:32
[Download RAW message or body]

CVS commit by thorsen: 

Fix the webexport action


  M +2 -2      kmgroupware.cpp   1.1.2.228


--- kdenetwork/kmail/kmgroupware.cpp  #1.1.2.227:1.1.2.228
@@ -774,6 +774,6 @@ void KMGroupware::setupActions()
     new KAction( i18n("Export vCal"), 0, mKOrgPart, SLOT(slotExportVCalendar()),
                  mMainWin->actionCollection(), "file_korganizerexport_vcal" );
-    new KAction( i18n("Export Web Page.."), "webexport", 0, mKOrgPart, SLOT(exportWeb()),
-                 mMainWin->actionCollection(), "export_web");
+    new KAction( i18n("Export Web Page.."), "webexport", 0, mKOrgPart, SLOT(slotExportWebCalendar()),
+                 mMainWin->actionCollection(), "file_korganizerexport_web" );
     new KAction( i18n("delete completed To-Dos","Purge Completed To-Dos"), 0, mKOrgPart,
                  SLOT(slotPurgeCompleted()), mMainWin->actionCollection(),


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

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