diff options
author | Milan Crha <mcrha@redhat.com> | 2010-09-22 00:11:21 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-09-22 00:11:21 +0800 |
commit | f1df51436d594394746446256a3c9259dcaf659e (patch) | |
tree | 6b1b0b5ee3ae846cb36df7bfe40458167d438928 | |
parent | bbb5b172dab0d9ba85cd48670ece04733b28c758 (diff) | |
download | gsoc2013-evolution-f1df51436d594394746446256a3c9259dcaf659e.tar.gz gsoc2013-evolution-f1df51436d594394746446256a3c9259dcaf659e.tar.zst gsoc2013-evolution-f1df51436d594394746446256a3c9259dcaf659e.zip |
Bug #629737 - [publish-calendar] Could not find widget 'file_label'
-rw-r--r-- | plugins/publish-calendar/publish-calendar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/publish-calendar/publish-calendar.ui b/plugins/publish-calendar/publish-calendar.ui index aedb323ad6..43205237b2 100644 --- a/plugins/publish-calendar/publish-calendar.ui +++ b/plugins/publish-calendar/publish-calendar.ui @@ -444,7 +444,7 @@ <property name="border_width">3</property> <property name="spacing">6</property> <child> - <object class="GtkLabel" id="label36"> + <object class="GtkLabel" id="file_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">_File:</property> |