diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-16 02:34:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-16 02:34:59 +0800 |
commit | ac0c655f3f2a8e47b0cca877aabae66421c58187 (patch) | |
tree | dd86bd195dff93b54184840e7beca7ffa5a11e99 /art | |
parent | c049cedd6969d77649db15b71f4ba112d4a2c065 (diff) | |
download | gsoc2013-evolution-ac0c655f3f2a8e47b0cca877aabae66421c58187.tar.gz gsoc2013-evolution-ac0c655f3f2a8e47b0cca877aabae66421c58187.tar.zst gsoc2013-evolution-ac0c655f3f2a8e47b0cca877aabae66421c58187.zip |
Migrate CompEditor, CompEditorPage, and the various subclasses from
BonoboUI to GtkUIManager. See bug #542125.
svn path=/branches/kill-bonobo/; revision=35746
Diffstat (limited to 'art')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index bded28a1a5..ea30f68d5f 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -3,7 +3,6 @@ images_DATA = \ offline.png \ online.png \ world_map-960.png \ - query-free-busy.png \ plus.png \ minus.png |