diff options
-rw-r--r-- | 16x16/emblems/Makefile.am | 2 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/16x16/emblems/Makefile.am b/16x16/emblems/Makefile.am index 75f3351e5..4ce5330f3 100644 --- a/16x16/emblems/Makefile.am +++ b/16x16/emblems/Makefile.am @@ -6,7 +6,7 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ emblem-default.png \ - emblem-document.png \ + emblem-documents.png \ emblem-downloads.png \ emblem-favorite.png \ emblem-important.png \ @@ -1,3 +1,8 @@ +2007-06-15 Pedro Villavicencio <pvillavi@gnome.org> + + * 16x16/emblems/Makefile.am: Fixed the build, there was + a missing 's', Fixes bug #447670. (Ghislain MARY) + 2007-06-16 Lapo Calamandrei <calamandrei@gmail.com> * {16x16,22x22}/emblems/emblem-downloads.* : new icons. |