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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
e'>- Revert r467691, testing this port requires installing it and some manual workamdmi32018-04-191-1/+1 * - Switch to new test frameworkamdmi32018-04-181-1/+1 * - Update to 6.0.3lwhsu2018-04-081-5/+5 * - Fix LICENSEamdmi32018-03-252-5/+5 * - Update LibreOffice to 6.0.2 [1]lwhsu2018-03-172-8/+5 * - Update WWWamdmi32018-03-132-1/+3 * Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-113-3/+3 * - Update WWWamdmi32018-03-031-1/+1 * Remove dependency on the python metaportsantoine2018-02-201-2/+4 * Rename KDE4 meta portstcberner2018-02-101-1/+1 * Update to 4.9.4joneum2018-02-102-4/+4 * devel/eric6: update to 18.02dbn2018-02-083-11/+0 * Fix build on head.thierry2018-01-281-0/+1 * Securityupdate to 4.9.2:joneum2018-01-192-4/+4 * lang/eric6: update to 17.12dbn2018-01-171-3/+3 * devel/eric6: update to 17.11.1, add FLAVORSdbn2018-01-111-3/+3 * Update MASTER_SITES and WWWsunpoet2017-12-282-2/+2 * Update to 6.2sunpoet2017-12-082-4/+4 * Upgrade HDF5 to 1.8.20.thierry2017-12-032-4/+5 * Securityupdate to 4.9.1:joneum2017-12-022-6/+6 * Convert Python ports to FLAVORS.mat2017-11-302-2/+2 * Update to 4.9joneum2017-11-252-4/+4 * Upgrade - endly! - to Code_Aster 13.4.0-3.thierry2017-11-15