diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-26 02:44:28 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-26 02:44:28 +0800 |
commit | f0b7b724ec7bb187a0b7ceceeb82999f2595845d (patch) | |
tree | 91451c7075eb5fcfdd51893107aefb74836f5796 /addressbook/gui | |
parent | ff224ac819812b4ac9707083ebcd25889e6d7ec4 (diff) | |
download | gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar.gz gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar.bz2 gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar.lz gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar.xz gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.tar.zst gsoc2013-evolution-f0b7b724ec7bb187a0b7ceceeb82999f2595845d.zip |
Removed some columns.
2000-05-25 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.c: Removed some columns.
svn path=/trunk/; revision=3204
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/addressbook.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index 8421aa074b..61a07db87c 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -618,11 +618,7 @@ set_prop (BonoboPropertyBag *bag, <column>6</column> \ <column>7</column> \ <column>8</column> \ - <column>9</column> \ <column>10</column> \ - <column>11</column> \ - <column>12</column> \ - <column>13</column> \ </columns-shown> \ <grouping> \ <leaf column=\"0\" ascending=\"1\"/> \ |