diff options
Diffstat (limited to 'plugins/face')
-rw-r--r-- | plugins/face/ChangeLog | 8 | ||||
-rw-r--r-- | plugins/face/Makefile.am | 6 | ||||
-rw-r--r-- | plugins/face/org-gnome-face.error.xml (renamed from plugins/face/org-gnome-face.errors.xml) | 0 |
3 files changed, 11 insertions, 3 deletions
diff --git a/plugins/face/ChangeLog b/plugins/face/ChangeLog index 81bb76d3cb..7737ac777e 100644 --- a/plugins/face/ChangeLog +++ b/plugins/face/ChangeLog @@ -1,3 +1,11 @@ +2009-04-27 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #561188 + + * Makefile.am: + * org-gnome-face.errors.xml: Renamed to: + * org-gnome-face.error.xml: Create .error file properly. + 2008-08-27 Sankar P <psankar@novell.com> License Changes diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am index 8a44c94815..a29c6585ea 100644 --- a/plugins/face/Makefile.am +++ b/plugins/face/Makefile.am @@ -29,16 +29,16 @@ liborg_gnome_face_la_LIBADD = \ liborg_gnome_face_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) error_DATA = \ - org-gnome-face.errors.xml + org-gnome-face.error errordir = $(privdatadir)/errors EXTRA_DIST = \ org-gnome-face.eplug.xml \ - $(error_DATA) + org-gnome-face.error.xml BUILT_SOURCES = \ org-gnome-face.eplug \ - $(error_i18n) + org-gnome-face.error CLEANFILES = $(BUILT_SOURCES) diff --git a/plugins/face/org-gnome-face.errors.xml b/plugins/face/org-gnome-face.error.xml index 02695dd758..02695dd758 100644 --- a/plugins/face/org-gnome-face.errors.xml +++ b/plugins/face/org-gnome-face.error.xml |