aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-18 05:39:49 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-18 05:47:35 +0800
commit287cb76b70650be2d10ee437a6920f87f4cbff8a (patch)
tree47fabcf9c8728fe2b6863cb25136462197691047 /modules/calendar
parent1adc67f9fdf7b19170c4acef7728aa3f70cdf948 (diff)
downloadgsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar.gz
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar.bz2
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar.lz
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar.xz
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.tar.zst
gsoc2013-evolution-287cb76b70650be2d10ee437a6920f87f4cbff8a.zip
Hack the row spacing of a single-row table
The table for the Time preferences in the calendar's General preferences page, when Evo runs in Express mode, has only a single row of visible widgets; all the other rows are hidden in Express mode. However, GTK+ 2.20 and earlier will include row spacings even for empty rows in GtkTable (or those that only have invisible widgets). Since that table has only a single visible row in Express mode, we hack its row spacing to be 0 so that we don't get any extra spacing in that case. Signed-off-by: Federico Mena Quintero <federico@novell.com>
Diffstat (limited to 'modules/calendar')
0 files changed, 0 insertions, 0 deletions