aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/Makefile.am3
-rw-r--r--ui/evolution-tasks.xml70
3 files changed, 78 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index a29497f514..e86bd06f5e 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-08 Damon Chaplin <damon@helixcode.com>
+
+ * evolution-tasks.xml: new file for the Tasks controls.
+
+ * Makefile.am (XML_FILES): added the above file.
+
2001-01-02 Federico Mena Quintero <federico@helixcode.com>
* evolution-event-editor.xml:
diff --git a/ui/Makefile.am b/ui/Makefile.am
index cac3624a78..a6b55836c6 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -8,7 +8,8 @@ XML_FILES = \
evolution-mail.xml \
evolution-message-composer.xml \
evolution-subscribe.xml \
- evolution-task-editor-dialog.xml
+ evolution-task-editor-dialog.xml\
+ evolution-tasks.xml
uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
new file mode 100644
index 0000000000..fd86f0428a
--- /dev/null
+++ b/ui/evolution-tasks.xml
@@ -0,0 +1,70 @@
+<Root>
+
+ <menu>
+ <submenu name="File">
+
+ <placeholder name="FileOps">
+
+ <menuitem name="TasksSaveAs" verb=""
+ _label="_Save As..."
+ _tip="Save task as something else"
+ accel="*Control*a"/>
+
+ </placeholder>
+
+ <placeholder name="Print">
+
+ <menuitem name="Print" verb="TasksPrint"
+ _label="_Print"
+ pixtype="stock" pixname="Print"
+ accel="*Control*p"/>
+
+ </placeholder>
+
+ </submenu>
+
+ <submenu name="Edit">
+
+
+ </submenu>
+
+ <submenu name="Settings">
+
+ <menuitem name="Preferences" _label="Tasks Preferences..."
+ verb="TasksPreferences" _tip="Alter preferences"
+ />
+
+ </submenu>
+ </menu>
+
+ <dockitem name="Toolbar">
+ <toolitem name="New" _label="New"
+ _tip="Create a new task" verb="TasksNewTask"
+ pixtype="stock" pixname="New"/>
+
+ <separator/>
+
+ <toolitem name="Print" _label="Print"
+ _tip="Print" verb="TasksPrint"
+ pixtype="stock" pixname="Print"/>
+
+ </dockitem>
+
+</Root>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class='deletions'>-4/+3 * Fix MASTER_SITES.krion2005-02-211-1/+1 * Don't create the perllocal.pod file. This ifx is adapted from bsd.port.mkmarcus2005-02-212-0/+11 * Chase the Gaim 1.1.3 update.marcus2005-02-194-2/+4 * Update to 1.1.3. See http://gaim.sourceforge.net/ChangeLog for a listmarcus2005-02-192-3/+3 * An implemention of the Jabber conference server using the protocol defined inpav2005-02-185-0/+66 * Fix build on 4.8krion2005-02-182-6/+10 * Update to version 1.1.7krion2005-02-189-322/+52 * Update to 0.5krion2005-02-1610-70/+28 * - Update to 0.11.7.3.1sem2005-02-142-3/+3 * - Fix pkg-plistsem2005-02-142-11/+15 * Add more MASTER_SITES, two out of three seem to be in limbovs2005-02-141-1/+3 * - Update to 2.9pav2005-02-136-8/+10 * add libmsn 3.2ijliao2005-02-065-0/+76 * Update to 1.0.0.1.rushani2005-02-056-12/+12 * - update to 4.20.0clsung2005-02-043-18/+3 * After a crash jabberd refuses to run if a pidfile exists.vs2005-02-012-1/+13 * Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+1 * - Remove dead mastersitepav2005-01-301-2/+1 * Update to 0.11.7.3kevlo2005-01-262-3/+3 * Forced commit to note the 1.1.2 update wasmarcus2005-01-251-1/+1 * Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier.marcus2005-01-254-2/+4 * Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list ofmarcus2005-01-252-3/+3 * Add a note about the IGAIN messages.netchild2005-01-203-0/+6 * - update to 4.14.0clsung2005-01-193-3/+4 * Update to 2.8.marcus2005-01-116-6/+8 * Let skype know where the resources are located:netchild2005-01-106-30/+42 * Update to 0.93.0.3.netchild2005-01-099-18/+27 * - Update to 0.4sem2005-01-098-176/+132 * - fix runtime problemdinoex2005-01-071-4/+1 * Fix BROKEN by USE_LIBTOOL_VER=13lioux2005-01-061-2/+1 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-014-15/+16 * [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-301-1/+1 * Chase the Gaim 1.1.1 update.marcus2004-12-302-2/+2 * Update to 2.6.marcus2004-12-306-8/+8 * Update to 1.1.1. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2004-12-303-3/+8 * Update to 0.8ahze2004-12-293-5/+13 * Fix plist.krion2004-12-271-0/+4 * Remove deprecated USE_SIZElioux2004-12-254-4/+0 * - fix package for WITHOUT_NLS=yesdinoex2004-12-242-1/+7 * - remove translation patchdinoex2004-12-222-11/+1 * - Rework gpgme03 port to avoid conflict with gpgme 1.0clement2004-12-211-3/+4 * - remove files/extra-patch-gcc34, my bad :-(clsung2004-12-212-1150/+0 * - Fix build on 4.Xvs2004-12-203-3/+26 * - update to 4.13.0clsung2004-12-202-3/+3 * Fix a crash that can occur with an improperly formatted history file.marcus2004-12-194-2/+30 * Fix build on 4.xkrion2004-12-172-0/+38 * New Port: net/coccinella jabber clientedwin2004-12-164-0/+500 * Clean up handling of locale directories at deinstall-time:kris2004-12-165-0/+12 * - Update to 2.0.6pav2004-12-163-5/+4 * Update to 0.4.12krion2004-12-156-64/+66 * Update to 0.99.7krion2004-12-153-3/+6 * Update to 0.2krion2004-12-133-4/+6 * BROKEN on 5.x tookris2004-12-121-4/+2 * BROKEN on 4.x: Does not buildkris2004-12-121-0/+4 * Switch gpgme dependency to gpgme03.marcus2004-12-111-1/+1 * - mark BROKEN on alphadinoex2004-12-101-0/+4 * Update to 2.0 and bump requirement to perl 5.8.x due to XML::Streamerwin2004-12-073-14/+10 * Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to theerwin2004-12-074-0/+69 * Chase the gaim-1.1.0 update.marcus2004-12-054-1/+4 * Update to 1.1.0. Seemarcus2004-12-054-19/+7 * Update port to 2.0.5 (2.0s5). Based on submission by maintainer.josef2004-12-023-8/+24 * Update to 0.8.7kevlo2004-12-013-5/+7 * Mark the port forbidden due to vulnerability.josef2004-12-011-0/+1 * - Update to 2.5pav2004-11-284-8/+6 * Add a missing libtool droppingkris2004-11-251-0/+1 * Try to remove a directory if it's emptykris2004-11-251-0/+1 * Reword IGNORE message.marcus2004-11-241-1/+1 * Chase this to IGNORE on !i386. A new release is in the works that will workmarcus2004-11-241-1/+1 * Use new GCONF_SCHEMAS.mezz2004-11-248-12/+10 * Use new INSTALLS_OMF.mezz2004-11-234-8/+2 * Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.mi2004-11-201-1/+1 * BROKEN on !i386: Does not compilekris2004-11-192-2/+14 * BROKEN on amd64 and ia64: Does not buildkris2004-11-191-1/+7 * On behalf of netchild:marius2004-11-179-42/+114 * - Update to 0.94pav2004-11-153-12/+23 * - Fix build on 4.xpav2004-11-141-0/+16 * Chase the Gaim 1.0.3 update.marcus2004-11-133-3/+3 * Update to 1.0.2.marcus2004-11-132-4/+3 * * Update to 1.0.3 [1]marcus2004-11-134-16/+13 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0812-4/+12 * Update to 0.99.6krion2004-11-072-3/+3 * Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitableseanc2004-11-014-9/+13 * Update to 0.17.2.marcus2004-10-312-3/+3 * Now builds on FreeBSD >= 5.x.kris2004-10-291-4/+0 * - Update to 2.0.s4pav2004-10-282-6/+5 * Chase libraries for new devel/libidn version.krion2004-10-261-1/+2 * Add a file I forgot to add during update.demon2004-10-261-0/+13 * Update to version 0.7.5.demon2004-10-258-35/+113 * Chase the Gaim 1.0.2 upgrade.marcus2004-10-214-0/+4 * Update to 1.0.2. This is mainly a bug-fix release for MSN users.marcus2004-10-212-3/+3 * Add kf, simple Jabber client using the GTK+ 2.0 toolkit.pav2004-10-206-0/+190 * Update to 1.0.1.marcus2004-10-202-4/+3 * Update to 2.4.marcus2004-10-174-6/+6 * Add gaim-openq, a QQ-liked protocol plugin for Gaim.pav2004-10-1710-0/+741 * - update to 0.92.0.2 [1]netchild2004-10-166-12/+42 * Fix build if WITHOUT_SSL and WITHOUT_KDE are specifiedmarkus2004-10-156-2/+34 * Update to 2.3.marcus2004-10-156-10/+8 * - Fix gcc regression in STABLEdinoex2004-10-132-1/+21 * - add USE_GCC=2.95, update related patch, and unbreak this portleeym2004-10-133-32/+11 * Update to 0.99.5krion2004-10-122-3/+3 * Add p5-Net-OSCAR 1.907, perl extension for the AOL Instant Messengermat2004-10-124-0/+71 * Update to 4.12.0.clsung2004-10-123-12/+3 * - update to 1.3.0dinoex2004-10-12