From e6e90be39e65631059a99fc44f5f9ec43355c7a8 Mon Sep 17 00:00:00 2001 From: Sankar P Date: Tue, 17 Jul 2007 11:44:49 +0000 Subject: Initial set of files. Implements Face header support. 2007-07-17 Sankar P * org-gnome-face.eplug.xml: * org-gnome-face-ui.xml: * org-gnome-face.errors.xml: * Makefile.am: * face.c: Initial set of files. Implements Face header support. svn path=/trunk/; revision=33812 --- plugins/face/org-gnome-face.errors.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 plugins/face/org-gnome-face.errors.xml (limited to 'plugins/face/org-gnome-face.errors.xml') diff --git a/plugins/face/org-gnome-face.errors.xml b/plugins/face/org-gnome-face.errors.xml new file mode 100644 index 0000000000..02695dd758 --- /dev/null +++ b/plugins/face/org-gnome-face.errors.xml @@ -0,0 +1,24 @@ + + + + + Failed Read + The file cannot be read + + + + Invalid Image Size + Please select an image of size 48 * 48 + + + + Invalid File Size + The file you selected is too big. Please select a file of size less than 720 bytes. + + + + Not an image + The file you selected does not look like a valid .png image. + + + -- cgit v1.2.3