From 9c9771feb516b4daa49820e0b3c4bfb1782c654d Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 12 Jul 2002 14:31:32 +0000 Subject: libwombat: 2002-07-09 Peter Williams * Makefile.am: Reference the renamed Evolution-Wombat.idl instead of wombat.idl. wombat: 2002-07-08 Peter Williams * wombat.idl: Renamed to Evolution-Wombat.idl, since we're installing it now and should play nice namespacily. * Makefile.am: Rename wombat.idl and install it. svn path=/trunk/; revision=17437 --- wombat/ChangeLog | 7 +++++++ wombat/Evolution-Wombat.idl | 19 +++++++++++++++++++ wombat/Makefile.am | 5 ++++- wombat/wombat.idl | 19 ------------------- 4 files changed, 30 insertions(+), 20 deletions(-) create mode 100644 wombat/Evolution-Wombat.idl delete mode 100644 wombat/wombat.idl (limited to 'wombat') diff --git a/wombat/ChangeLog b/wombat/ChangeLog index b74782835c..78f12cba44 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,10 @@ +2002-07-08 Peter Williams + + * wombat.idl: Renamed to Evolution-Wombat.idl, since + we're installing it now and should play nice namespacily. + + * Makefile.am: Rename wombat.idl and install it. + 2002-04-26 Jeffrey Stedfast * Makefile.am: Removed dependency on libibex. diff --git a/wombat/Evolution-Wombat.idl b/wombat/Evolution-Wombat.idl new file mode 100644 index 0000000000..2c9538bfce --- /dev/null +++ b/wombat/Evolution-Wombat.idl @@ -0,0 +1,19 @@ +/* + * The Evolution Personal Organization Server. + * + * Copyright 2000, Ximian, Inc. + */ + +module GNOME { +module Evolution { + + interface WombatClient { + string getPassword (in string prompt, in string key); + void forgetPassword (in string key); + }; + + interface Config { + + }; +}; +}; diff --git a/wombat/Makefile.am b/wombat/Makefile.am index cf937e6eac..a362b56f63 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -55,8 +55,11 @@ oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) @XML_I18N_MERGE_OAF_RULE@ +idldir = $(datadir)/idl -EXTRA_DIST = $(oaf_DATA) $(oaf_in_files) wombat.idl \ +idl_DATA = Evolution-Wombat.idl + +EXTRA_DIST = $(oaf_DATA) $(oaf_in_files) \ GNOME_Evolution_WombatLDAP.oaf.in GNOME_Evolution_WombatNOLDAP.oaf.in if ENABLE_PURIFY diff --git a/wombat/wombat.idl b/wombat/wombat.idl deleted file mode 100644 index 2c9538bfce..0000000000 --- a/wombat/wombat.idl +++ /dev/null @@ -1,19 +0,0 @@ -/* - * The Evolution Personal Organization Server. - * - * Copyright 2000, Ximian, Inc. - */ - -module GNOME { -module Evolution { - - interface WombatClient { - string getPassword (in string prompt, in string key); - void forgetPassword (in string key); - }; - - interface Config { - - }; -}; -}; -- cgit serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to v0.9.10mp2019-09-201-0/+7
* net-p2p/zetacoin: fix build with current boost.rene2019-09-141-0/+15
* - Add update tool.netchild2019-09-121-0/+8
* Switch default version of Ruby from 2.5 to 2.6.mfechner2019-09-091-0/+24
* devel/py-fabric: Update to 2.5.0dbaio2019-09-071-0/+22
* www/gitlab-ce: Upgrade to next major version 12.1mfechner2019-08-301-0/+11
* UPDATING: Correct and improve wording of PostgreSQL updatetz2019-08-301-2/+2
* Switch default version of PostgreSQL from 9.5 to 11tz2019-08-301-0/+57
* - Update to 19.08ashish2019-08-161-0/+9
* Remove trailing whitespaceamdmi32019-08-151-3/+3
* Add an entry for the Perl default version change.mat2019-08-121-0/+8
* Fix tijl's address in the 20190710 entry.gerald2019-08-021-1/+1
* HEADS UP: the data directory is moving from /var/spool to /var/dbdvl2019-08-021-0/+14
* net-im/py-matrix-synapse: Update to 1.2.1kai2019-07-291-0/+11
* sysutils/py-borgmatic: move borgmatic's default config dir to ${PREFIX}egypcio2019-07-171-0/+8
* On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linuxtijl2019-07-101-0/+36
* Fix a few typos in UPDATING.olgeni2019-07-081-10/+10
* Upgrade to www/gitlab-ce version 12.0.3.mfechner2019-07-071-0/+11
* Update serviio to v2.0.netchild2019-07-061-0/+7
* Update default MySQL version to 5.7.ale2019-07-011-0/+22
* Add two entries about upgradinf from previous versions of Samba to Samba 4.10.timur2019-07-011-1/+66
* Add a note about upgrading procedure for the talloc, tevent, tdb and samba4[6...timur2019-06-201-0/+25
* www/qt5-webengine: Enable support for WebRTC and video capture deviceskai2019-06-131-0/+10
* Upgrade net/routinator from 0.3.3 to O.4.0rodrigo2019-06-121-1/+12
* Switch default version of samba from 4.7 to 4.8antoine2019-06-041-0/+28
* Update to d36b64d8a g20190531thierry2019-06-021-0/+7
* sysutils/graylog: update 2.4.6 to 3.0.2dch2019-05-231-0/+19
* Spell portupgrade(1) command correctly, consistently use plural form ofdanfe2019-05-131-7/+7
* Fix some typos and remove EOL whitespace.danfe2019-05-101-17/+17
* www/gitea: Update to 1.8.0joneum2019-05-061-0/+10
* www/node: Update 11.14.0 -> 12.0.0bhughes2019-04-241-0/+11
* Upgrade to 11.10.mfechner2019-04-231-0/+40
* security/libressl: Update to 2.9.1brnrd2019-04-231-0/+24
* devel/lfcbase: update 1.11.9 -> 1.13.0pi2019-04-211-0/+27
* UPDATING : Fix TYPOS with 20190419 entrybofh2019-04-201-2/+2
* Change default version of ruby from 2.4 to 2.5.mfechner2019-04-201-0/+34
* emulators/qemu: Update version 2.12.1=>3.0.1bofh2019-04-191-0/+12
* Belatedly add an entry to UPDATING for sysutils/password-storerene2019-04-101-0/+8