aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-event-editor.xml
blob: 67f825ccb2611d9ea0b565476d609784e92c1eb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<Root>

<commands>

    <cmd name="ActionScheduleMeeting" _label="Schedule _Meeting"
        _tip="Schedule a meeting for this item"/>

    <cmd name="ActionRefreshMeeting" _label="Re_fresh Meeting"
        _tip="Obtain the latest meeting information"/>

    <cmd name="ActionCancelMeeting" _label="Cancel Mee_ting"
        _tip="Cancel the meeting for this item"/>

    <cmd name="ActionForward" _label="Forward as i_Calendar"
        _tip="Forward this item via email"/>

</commands>

<menu>

<submenu name="Actions" _label="_Actions">

    <placeholder name="Actions">

             <menuitem name="ActionScheduleMeeting" verb=""/>

             <menuitem name="ActionRefreshMeeting" verb=""/>

             <menuitem name="ActionCancelMeeting" verb=""/>

                 <separator f="" name="eventeditor1"/>

             <menuitem name="ActionForward" verb=""/>

    </placeholder>

</submenu>

</menu>

<dockitem name="Toolbar" relief="none" behavior="exclusive"
      _tip="Main toolbar" hlook="both_horiz" vlook="icon">

        <placeholder name="Actions">
            <separator f="" name="eventeditor2"/>

        <toolitem name="ActionScheduleMeeting" verb="ActionScheduleMeeting" _label="Meeting"
              priority="1" pixtype="pixbuf"/>
    </placeholder>

</dockitem>

</Root>
ion. There are over 170 functions in total with an extensive test suit WWW: http://homepage.mac.com/pclwillmott/GAL/ Submitted by: db * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-222-3/+1 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Get rid of USE_X_PREFIXmiwi2008-03-213-7/+4 | * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 | * Updated my home coordinates acoording to gps.xride2008-03-161-1/+1 | * - USE_IMAKE --> BUILD_DEPENDS and USE_XORGgahr2008-03-141-3/+8 | | | | Approved by: miwi (mentor) * - USE_X_PREFIX and USE_XPM --> USE_XORGgahr2008-03-144-12/+8 | | | | Approved by: miwi (mentor) * - USE_XLIB --> USE_XORGgahr2008-03-141-2/+2 | | | | Approved by: miwi (mentor) * - USE_X_PREFIX --> USE_XORGgahr2008-03-141-7/+6 | | | | | | | - Use USE_GL instead of depending directly on glut - Beautify Makefile Approved by: miwi (mentor) * - Chase devel/sdl12 shlib version bumpmiwi2008-03-132-3/+4 | * - USE_XLIB -> USE_XORGgahr2008-03-132-11/+13 | | | | | | - Fix pkg-plist Approved by: miwi (mentor) * - Remove useless USE_XLIB variablegahr2008-03-121-3/+2 | | | | Approved by: miwi (mentor) * - Remove useless USE_X_PREFIX variablegahr2008-03-122-8/+12 | | | | | | - Fix a "missing include" warning Approved by: miwi (mentor) * - Remove useless USE_X_PREFIX variablegahr2008-03-121-4/+3 | | | | | | - Refactor MASTER_SITES Approved by: miwi (mentor) * - Add my locationlippe2008-03-091-0/+1 | | | | Approved by: gabor (mentor) * Add myself.rpaulo2008-03-091-0/+1 | * - Update to latest distfilepav2008-03-085-8/+85 | | | | | | | - Install the stars and objects catalogues PR: ports/121238 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer) * A tool to "stamp" photos taken with digital camera with a location, where theypav2008-03-088-0/+297 | | | | | | | | | were taken. It uses the GPS coordinates saved in GPX format. WWW: http://freefoote.dview.net/linux_gpscorr.html PR: ports/120837 Submitted by: Lukas Maly <Iam@LukasMaly.NET> * - Add my locationjadawin2008-03-031-0/+1 | | | | Approved by: thierry (co-mentor) * Reset maintainer.erwin2008-02-281-1/+1 | | | | | <rewsirow@ff.iij4u.or.jp>: host mx.iij4u.or.jp[210.138.174.71] said: 550 5.1.1 <rewsirow@ff.iij4u.or.jp>... User Unknown (in reply to RCPT TO command) * - Correct carvay's coordinatesgabor2008-02-271-7/+7 | | | | | | - Sort Submitted by: carvay * Add my location.ganbold2008-02-271-0/+1 | | | | Approved by: keramida(mentor) * Refine the location according to Google Mapsdelphij2008-02-271-1/+1 | * Fix my locationdelphij2008-02-271-1/+1 | * Make the position for ftp2.uk more accurate.tdb2008-02-271-1/+1 | * - Add my locationgahr2008-02-261-0/+1 | | | | Approved by: miwi (mentor) * This is where I spend most of my time at the moment - University ofadrian2008-02-261-0/+1 | | | | | | Western Australia, Perth, Western Australia. (The map seems so sparse without any committers on the West coast..) * Slightly more accurate location marker for my hometown.keramida2008-02-261-1/+1 | * Add my coordinates as a new src commiter.olli2008-02-161-0/+1 | | | | Approved by: des (mentor) * - Update to 2.10miwi2008-02-132-12/+16 | | | | | PR: 120470 Submitted by: KATO Tsuguru <tkato432@yahoo.com> * Add my coordinates.antoine2008-02-061-0/+1 | | | | Approved by: rwatson (mentor) * Forgot to place my entry to the correct position in this list.jkois2008-02-041-1/+1 | * It was time to move (again) so update my coordinates to my new place:jkois2008-02-031-1/+1 | | | | Vienna, Austria * Mark as broken on sparc64: does not install.linimon2008-02-011-1/+7 | * - Update WWW.jmelo2008-01-311-1/+1 | * - Update MASTER_SITES.jmelo2008-01-311-1/+1 | | | | | PR: ports/119193 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) * Clean up port descriptions for unmaintained ports in `astro' category:danfe2008-01-2618-81/+57 | | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution. * - Update to 2.36rafan2008-01-204-17/+24 | | | | | PR: ports/119687 Submitted by: Anton Karpov <toxa at toxahost.ru> (maintainer) * Clean-up the Makefile -- this was supposed to be done in the previousmi2008-01-071-7/+1 | | | | commit... * Patch the vendor's configure to properly detect amd64 (rather thanmi2008-01-072-1/+10 | | | | | | | | | | | x86_64). This should unbreak the port for amd64 on all releases. Also affects: PR: ports/117077 Approved by: maintainer (Rene Ladan) Approved by: last committer (lwhsu) * Update to 1.15arved2008-01-043-186/+5 | | | | Drop Maintainership * - Update to 2.9.5miwi2008-01-033-30/+31 | | | | | PR: 119160 Submitted by: KATO Tsuguru <tkato432@yahoo.com> * - Update to 0.031gabor2007-12-263-6/+4 | * Make fetchable again by updating to 4.2.205.5730nox2007-12-223-4/+13 | | | | | Submitted by: pointyhat via pav Thanks to: miwi for tb run * - Reset bouncing maintainer addresspav2007-12-161-1/+1 | | | | | <<< 550 <kew@icehouse.net>: Recipient address rejected: User unknown in virtual mailbox table 550 5.1.1 <kew@icehouse.net>... User unknown * - Change maintainer's email addresslwhsu2007-12-151-1/+1 | | | | | PR: ports/118675 Submitted by: Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer) * - Update to 1.8miwi2007-12-132-6/+5 | | | | | PR: 117837 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer) * Add my approximate ICBM coordinates.brix2007-12-121-0/+1 | | | | Approved by: erwin (mentor) * - Update to 0.15ehaupt2007-12-124-14/+19 | | | | | | - Take maintainership PR: 118400 * - Update to S5R3 4.18pav2007-11-122-6/+6 | | | | | Approved by: portmgr (the previous version was unable to get any work assigned by server for quite some time now) * Update to 0.030mat2007-10-302-4/+4 | * - Update to 0.4.0.1sat2007-10-292-4/+4 | * Update to 0.13.perky2007-10-293-11/+12 | | | | Notified by: Tobias Klausmann <klausman@schwarzvogel.de> * Attempt to fix by chasing math/GiNaC update.linimon2007-10-261-1/+1 | | | | Missed by: ijliao * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-254-22/+21 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 * I moved 2 month ago, so correct my coordinatesoliver2007-10-241-5/+5 | | | | sort the list as described in the document * I hate Davis, CA, USA.obrien2007-10-241-1/+2 | * Adjust my location.des2007-10-241-1/+1 | * Provide a finer-grained identification of my targeting information--preferrwatson2007-10-241-1/+1 | | | | my office at the CL to Foxton, which while nice, is not where my office is. * - Update to 0.029clsung2007-10-152-6/+5 | * - Update to 3.060tabthorpe2007-10-133-27/+6 | | | | | | - Remove files/patch-configure Approved by: clsung (mentor, implicit) * - Unbroken, except on amd64 (temporarily, fixing is on going)lwhsu2007-10-062-8/+12 | | | | | | | | | | | | | | | Changes: * reroll the distfile (the generated Makefile in work/boinc-setiathome-5.27/client contained rules to compile the uninstalled test utility hires_timer_test, for which the linkage failed on pointyhat. Remove these rules and reroll the distfile.) * update distinfo * increase PORTREVISION * while here fix a typo in a URL PR: ports/116318 Submitted by: Rene Ladan <r.c.ladan AT gmail.com> (maintainer) * - Sort category Makefilessat2007-10-061-1/+1 | | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles * Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1 | | | | Approved by: maintainer * - Update to 0.9.0nox2007-09-303-276/+365 | | | | | | | | - remove USE_GCC, we no longer support 4.x... PR: ports/113954 Submitted by: nox Approved by: maintainer timeout (3 months) * Document my new location at the moment.delphij2007-09-241-1/+1 | * - Chase updated distfile, at 4.2.198.2451 nownox2007-09-183-6/+7 | | | | | | | - Go back to previous TARGET_DISTFILE, I was just confused :) - Take over maintainership from flz Approved by: flz (old maintainer, via irc) * - update to 2.9.4tabthorpe2007-09-132-5/+4 | | | | Approved by: clsung (mentor) * - Marked Broken Does not buildmiwi2007-09-121-0/+2 | | | | Submitted by: pointyhat via pav * - Update to 4.2.180.1134 (adding the sky and a flight simulatornox2007-09-103-1732/+771 | | | | | | | | easter egg as main new features) PR: ports/116206 Submitted by: nox Approved by: flz (maintainer) * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-082-15/+3 | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr * Nuke old patchesbms2007-09-053-62/+0 | | | | Nudged by: linimon * grog has moved east, beyond Japan.grog2007-09-051-3/+3 | | | | Move Melbourne even further east to maintain legibility. * - File was rerolled for build fix under 7.Xmiwi2007-09-052-3/+4 | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via pav maintainer via privat mail * - Fix wrong PORTREVISION number in previous commit.araujo2007-09-021-1/+1 | | | | Approved by: stas (mentor) * - Add rc script.araujo2007-09-022-1/+42 | | | | | | PR: ports/115592 Submitted by: Douglas William Thrift <douglas@dougalshthrift.net> Approved by: stas (mentor), maintainer timeout (2 weeks) * Update to release 1.3.bms2007-08-253-168/+302 | | | | | Submitted by: Ying-Chieh Liao PR: 115675 * - Update to 5.27miwi2007-08-234-21/+8 | | | | | PR: 115449 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) * - Update to 1.3.4rafan2007-08-232-6/+5 | | | | | | | | - Use macro from bsd.sites.mk PR: ports/115670 Submitted by: ijliao Approved by: Laurent Courty <lrntct at gmail.com> (maintainer) * Add myselftabthorpe2007-08-221-0/+1 | | | | Approved by: clsung (mentor) * Update my location.jkim2007-08-161-1/+1 | * Change my location.krion2007-08-111-1/+1 | * - Correct ICBM Targetingbeech2007-08-101-1/+1 | | | | Approved by: sat (mentor) * - Pet portlint.araujo2007-08-071-3/+4 | | | | | | | | - Bump portrevision. PR: ports/115155 Submitted by: David Yeske <dyeske@gmail.com> Approved by: pav (portmgr, in mentor's absence), Toxa <toxa@toxahost.ru> (maintainer) * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-043-6/+6 | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) * Use fine-grained X11 dependencies.naddy2007-08-021-2/+2 | | | | | PR: 115085 Submitted by: mm * - Depend explicitly on USE_XORG= xtmm2007-08-011-2/+2 | | | | | | - Bump PORTREVISION Approved by: garga (mentor, implicit) * - Remove use_xlibsat2007-08-012-4/+2 | | | | | | | - Bump portrevision PR: ports/115084, ports/115086 Submitted by: mm * - Make Python 2.5.1 the default Python versionalexbl2007-07-302-3/+3 | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav * Update to 1.62lme2007-07-272-11/+13 | | | | | | PR: ports/114735 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: miwi (mentor) * - Update to 0.1.13miwi2007-07-242-5/+4 | | | | | PR: 114837 Submitted by: Thomas Abthorpe <thomas@goodking.ca> * Update coordinates.jkoshy2007-07-241-1/+1 | * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-233-4/+1 | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run * - Add even more ports to the new "geography" categorylaszlof2007-07-234-4/+4 | | | | Approved by: Pav (wearing portmgr hat) * - Add ports to "geography" virtual categorylaszlof2007-07-2315-15/+15 | | | | Approved by: Pav (wearing portmgr hat) * - Update tcl/tkgeomap to 2.11.4sat2007-07-184-8/+8 | * Update my location on freebsd.commiters.markerslaszlof2007-07-181-1/+1 | | | | Approved by: implicit * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-4/+1 | * Restore proper dependencies.danfe2007-07-021-0/+1 | | | | Reported by: pav * - Fix the build with GCC 4.2 [1]danfe2007-06-293-7/+2472 | | | | | | | | - Drop USE_X_PREFIX since it's no-op - Reindent Makefile header - Tidy up port description Reported by: pointyhat (logs) [1] * chase math/gsl lib versionijliao2007-06-291-2/+2 | * Add myself as a src committer.scf2007-06-251-0/+1 | | | | Approved by: wes (mentor) * - Make fetchable [1] anddb2007-06-231-1/+2 | | | | | | | - add an additional mirror PR: ports/113736 [1] Approved by: ehaupt (mentor) * - Make fetchablebeech2007-06-192-5/+3 | | | | | | | | - Add mirror PR: ports/113735 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor) * Add myselfbeech2007-06-191-0/+1 | | | | Approved by: sat (mentor) * - Update to 2.11.3sat2007-06-164-9/+8 | * Fix the build with recent GCC. [1]danfe2007-06-161-0/+13 | | | | Reported by: pointyhat (logs) * - Update to 6.3.2pav2007-06-153-5/+8 | | | | | PR: ports/113687 Submitted by: David Wolfskill <david@catwhisker.org> (maintainer) * - Fix the build with recent GCC [1]danfe2007-06-143-14/+21 | | | | | | | | | | | - Augment MASTER_SITES - Convert pkg-message -> files/pkg-message.in - Mute MKDIRs - Tidy up package description and message (kill EOL spaces, add a fullstop, reformat slightly) - Properly reindent Makefile header Reported by: pointyhat [1] * - Update to 1.61sat2007-06-133-11/+13 | | | | - Minor fixes * - Update to 1.3.3.araujo2007-06-133-18/+7 | | | | | | | | - Removed files/patch-Makefile. PR: ports/112409 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> Approved by: stas (mentor), maintainer timeout (23 days) * Update to 4.1.7076.4458.flz2007-06-023-51/+646 | | | | | | | PS: Unfortunately, I'm not on vacation. PR: ports/113043 Submitted by: A.J. Kehoe IV * Add myself. Note that coordinates are not precise enough for JDAM,trasz2007-05-281-0/+1 | | | | | | you need to use nuke. Approved by: miwi (mentor) * Fix F77 detection.maho2007-05-271-2/+2 | * - Update to 0.28erwin2007-05-262-11/+5 | | | | - Remover 4.x cruft * - update for gnustep-make-2.0.0dinoex2007-05-252-1/+2 | * BROKEN: Checksum mismatchkris2007-05-251-0/+2 | * - Update to S5R2 4.22pav2007-05-253-56/+5 | * . unbreak building with gcc-4.2 (delete extra qualifications), thisbsam2007-05-233-1/+23 | | | | | | | | | | should unbreak astro/celestia-gtk and astro/celestia-gnome as well; . bump PORTREVISION. Pointed out by: pointyhat, kris at ports-developers Approved by: portmgr (erwin), jylefort (maintainer, implicit) Stolen from: debian @ FreeNode IRC archive * - Welcome X.org 7.2 \o/.flz2007-05-2048-69/+46 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * - Update to 2.11.2sat2007-05-034-10/+10 | | | | | PR: ports/112349, ports/112350 Submitted by: mm * Add myself to the mapbenjsc2007-05-031-1/+1 | | | | Approved by: mlaier (mentor) * :r /tmp/aaedwin2007-05-021-7/+1 | | | | | | | | [patch] cleanup non-supported FreeBSD versions PR: ports/111644 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout * [patch] cleanup non-supported FreeBSD versionsedwin2007-05-021-4/+0 | | | | | | PR: ports/111643 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout * - Add myself to the map.araujo2007-04-281-0/+1 | | | | Approved by: itetcu (comentor) * - Update MASTER_SITESmiwi2007-04-261-2/+2 | | | | | PR: 112040 Submitted by: Craig Butler <craig001@lerwick.hopto.org> * add my position.nemoliu2007-04-251-0/+1 | | | | Approved by: delphij (mentor) * - Add mirrors to all my berlios-hosted portssat2007-04-211-1/+1 | | | | Prompted by: pointyhat via kris, fenner's survey * - Update to 2.9.3miwi2007-04-202-4/+4 | * - Desupport 4.Xpav2007-04-161-5/+0 | | | | | PR: ports/111642 Submitted by: edwin * Remove BROKEN based on OSVERSION: < 500000 is no longer supportededwin2007-04-161-7/+1 | * Update to 2.9.2erwin2007-04-162-4/+4 | * - Use termios.hmiwi2007-04-161-11/+48 | | | | | | PR: 110443 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: maintainer * - Update google-earth to 4.0.2735.flz2007-04-13