aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Move the day start / day end widgets to the same lineFederico Mena Quintero2010-03-271-45/+59
| | | | | | | | | This saves us one whole row of widgets. We put both labels in a size group so that they attain the same amount of space between the label and their date-edit widget, hopefully. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Remove a superfluous row in a GtkTableFederico Mena Quintero2010-03-271-172/+95
| | | | | | | This was causing the General page of the calendar's preferences notebook tab to have an extra 12 pixels of vertical space Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+1
|
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-18/+36
| | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities.
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-0/+1493