aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-01 06:33:07 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-01 06:33:07 +0800
commit27c864244451386a575d5c93c0e04452e471e428 (patch)
tree539090c020e468762cc3ec36039df6255e2b8f3b /addressbook/gui
parent3892c5df4d87257d373b766045cb7d3b3493481a (diff)
downloadgsoc2013-evolution-27c864244451386a575d5c93c0e04452e471e428.tar.gz
gsoc2013-evolution-27c864244451386a575d5c93c0e04452e471e428.tar.zst
gsoc2013-evolution-27c864244451386a575d5c93c0e04452e471e428.zip
Changed the default set of columns.
2000-07-31 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Changed the default set of columns. svn path=/trunk/; revision=4441
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/component/addressbook.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c
index 477f4b6f40..a4ca8358f3 100644
--- a/addressbook/gui/component/addressbook.c
+++ b/addressbook/gui/component/addressbook.c
@@ -735,14 +735,9 @@ set_prop (BonoboPropertyBag *bag,
<columns-shown> \
<column>0</column> \
<column>1</column> \
- <column>2</column> \
+ <column>5</column> \
<column>3</column> \
<column>4</column> \
- <column>5</column> \
- <column>6</column> \
- <column>7</column> \
- <column>8</column> \
- <column>10</column> \
</columns-shown> \
<grouping> \
<leaf column=\"0\" ascending=\"1\"/> \
n favor of USE_XORGmiwi2008-03-251-2/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1 * update ogre3d to 1.4.7oliver2008-03-083-7/+8 * update to 1.4.6oliver2008-02-293-6/+6 * update graphics/ogre3d to 1.4.5oliver2007-10-043-7/+6 * update to 1.4.4oliver2007-09-193-34/+42 * use gcc 3.4 because the header files supplied with devil are not workingoliver2007-06-071-0/+1 * fix buildoliver2007-05-261-4/+5 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * update to 1.2.5oliver2007-01-273-6/+5 * update to 1.2.4oliver2006-11-212-5/+5 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1 * update ogre3d to 1.2.3oliver2006-09-193-6/+6 * update to 1.2.2.p1oliver2006-09-113-17/+36 * Bump zziplib version.ale2006-04-261-1/+2 * update to 1.0.7oliver2006-04-233-5/+5 * unbreak after libtool mega-patcholiver2006-03-052-18/+12 * Conversion to a single libtool environment.ade2006-02-231-2/+0 * update to 1.0.6oliver2005-11-223-7/+7 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - fix build for other 64bit platforms then amd64 (remove NOT_FOR_ARCH)oliver2005-10-111-2/+6 * does not compile on alphaoliver2005-10-101-0/+1 * fix an error so the plugin libs are generated as shared libs and not asoliver2005-10-062-5/+13 * replace one remaining -lpthread with PTHREAD_LIBSoliver2005-10-041-0/+2