aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-26 11:57:52 +0800
committerDan Winship <danw@src.gnome.org>2000-07-26 11:57:52 +0800
commit365ff1ed49929193406e993c14dca1584d7025a6 (patch)
tree683ec8fd7cb6595941147085d88ea466ba438f60 /addressbook
parentcfa918989ab23e88aa01a3d4672ee39b86e87a93 (diff)
downloadgsoc2013-evolution-365ff1ed49929193406e993c14dca1584d7025a6.tar.gz
gsoc2013-evolution-365ff1ed49929193406e993c14dca1584d7025a6.tar.zst
gsoc2013-evolution-365ff1ed49929193406e993c14dca1584d7025a6.zip
lowercasify the supported_mime_types
* gui/component/addressbook.oafinfo: lowercasify the supported_mime_types svn path=/trunk/; revision=4342
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in4
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo4
-rw-r--r--addressbook/gui/component/addressbook.oafinfo4
4 files changed, 11 insertions, 6 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d831f311a8..a40f9ed2cb 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-26 Dan Winship <danw@helixcode.com>
+
+ * gui/component/addressbook.oafinfo: lowercasify the
+ supported_mime_types
+
2000-07-25 Chris Toshok <toshok@helixcode.com>
* backend/ebook/e-card-types.h: add enum for e-card pilot status.
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
index 08e01f3b22..18684910e8 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
@@ -23,8 +23,8 @@
</oaf_attribute>
<oaf_attribute name="bonobo:supported_mime_types" type="stringv">
- <item value="text/vCard"/>
- <item value="text/x-vCard"/>
+ <item value="text/vcard"/>
+ <item value="text/x-vcard"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
index 08e01f3b22..18684910e8 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
@@ -23,8 +23,8 @@
</oaf_attribute>
<oaf_attribute name="bonobo:supported_mime_types" type="stringv">
- <item value="text/vCard"/>
- <item value="text/x-vCard"/>
+ <item value="text/vcard"/>
+ <item value="text/x-vcard"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
diff --git a/addressbook/gui/component/addressbook.oafinfo b/addressbook/gui/component/addressbook.oafinfo
index 08e01f3b22..18684910e8 100644
--- a/addressbook/gui/component/addressbook.oafinfo
+++ b/addressbook/gui/component/addressbook.oafinfo
@@ -23,8 +23,8 @@
</oaf_attribute>
<oaf_attribute name="bonobo:supported_mime_types" type="stringv">
- <item value="text/vCard"/>
- <item value="text/x-vCard"/>
+ <item value="text/vcard"/>
+ <item value="text/x-vcard"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
it.cgi/freebsd-ports-gnome/commit/databases/sqlite2?id=a44c192a2f5c31ae449c6b008b8a42bcc7ee099d'>Sync to new bsd.autotools.mkade2010-12-041-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Fix NOPORT* buildmnag2009-03-241-1/+5 * - Change hard coded TCL dependancy to USE_TCLmnag2009-03-232-39/+37 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-2/+2 * Fix up PORTREVISION breakageade2006-02-231-0/+1 * Conversion to a single libtool environment.ade2006-02-231-2/+0 * - Migrate all knobs to OPTIONSmnag2006-02-131-25/+43 * Update to 2.8.17mnag2006-01-073-56/+25 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Add SHA256mnag2005-11-091-0/+1 * Fix build when use portinstallmnag2005-10-181-1/+1 * Update my emailmnag2005-09-171-1/+1 * - Pass maintainership to submittergarga2005-09-131-1/+1 * change the libtool version to use from 1.3 to 1.5oliver2005-06-011-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to 2.8.16vs2005-03-082-7/+3 * Reset maintainer on request. Thanks to Gerhard for maintaining thevs2005-03-061-1/+1 * Add dependency on devel/pkgconfig.nork2004-12-261-0/+2 * Clean up SQLite and related ports.nork2004-12-237-0/+205 * Remove partial repo-copies that were requested and performed but neverkris2004-12-197-302/+0 * - Update to 2.8.14pav2004-07-055-50/+47 * Fix build error.nork2004-03-281-22/+22 * Update to 2.8.13.nork2004-03-282-2/+3 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Update to 2.8.12.nork2004-02-182-2/+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * - Update to 2.8.11pav2004-01-164-15/+18