[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 7:24:31
[Download RAW message or body]

CVS commit by thorsen: 

Enable the web export feature


  M +2 -0      kmgroupware.cpp   1.1.2.225
  M +1 -0      kmmainwin_gw.rc   1.1.2.12


--- kdenetwork/kmail/kmgroupware.cpp  #1.1.2.224:1.1.2.225
@@ -771,4 +771,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("delete completed To-Dos","Purge Completed To-Dos"), 0, mKOrgPart,
                  SLOT(slotPurgeCompleted()), mMainWin->actionCollection(),

--- kdenetwork/kmail/kmmainwin_gw.rc  #1.1.2.11:1.1.2.12
@@ -19,4 +19,5 @@
    <Action name="file_korganizerexport_ical" />
    <Action name="file_korganizerexport_vcal" />
+   <Action name="file_korganizerexport_web" />
    <Action name="file_korganizerpurge_completed" />
    <Separator/>


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

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