aboutsummaryrefslogtreecommitdiffstats
path: root/filter/libfilter-i18n.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2001-01-10 13:44:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-01-10 13:44:23 +0800
commitf54327b748170a6e771dc0cd87eff918d7f64b2d (patch)
tree77ad253ada6b454862cffdcaddc4548b460d039e /filter/libfilter-i18n.h
parent8f1d09360b6e8d6c07ce44d1a437678b41226524 (diff)
downloadgsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar.gz
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar.bz2
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar.lz
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar.xz
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.tar.zst
gsoc2013-evolution-f54327b748170a6e771dc0cd87eff918d7f64b2d.zip
Attach to the "activate" signal - this should now make it so that a
2001-01-10 Jeffrey Stedfast <fejj@helixcode.com> * filter-option.c (get_widget): Attach to the "activate" signal - this should now make it so that a filter-option will "remember" what a user changed. * filter-system-flag.c (get_widget): Don't reset fsf->value to the first system flag, this should already be defaulted to the appropriate flag. This should fix the problem of always defaulting to the first menu option and thus "forgetting" the user's settings. svn path=/trunk/; revision=7356
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r--filter/libfilter-i18n.h36
1 files changed, 18 insertions, 18 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h
index 7654341b07..b38f69c314 100644
--- a/filter/libfilter-i18n.h
+++ b/filter/libfilter-i18n.h
@@ -1,44 +1,44 @@
/* Automatically generated. Do not edit. */
-char *s = N_("after");
char *s = N_("Assign Colour");
char *s = N_("Assign Score");
-char *s = N_("before");
-char *s = N_("contains");
char *s = N_("Copy to Folder");
char *s = N_("Date received");
char *s = N_("Date sent");
char *s = N_("Delete");
-char *s = N_("does not contain");
-char *s = N_("does not end with");
-char *s = N_("does not exist");
-char *s = N_("does not sound like");
-char *s = N_("does not start with");
-char *s = N_("ends with");
-char *s = N_("exists");
char *s = N_("Expression");
char *s = N_("Forward to Address");
-char *s = N_("is");
-char *s = N_("is greater than");
-char *s = N_("is less than");
-char *s = N_("is not");
char *s = N_("Message Body");
char *s = N_("Message Header");
char *s = N_("Message was received");
char *s = N_("Message was sent");
char *s = N_("Move to Folder");
-char *s = N_("on or after");
-char *s = N_("on or before");
char *s = N_("Priority");
char *s = N_("Recipients");
char *s = N_("Regex Match");
char *s = N_("Sender");
char *s = N_("Set Status");
-char *s = N_("sounds like");
char *s = N_("Source");
char *s = N_("Specific header");
-char *s = N_("starts with");
char *s = N_("Status");
char *s = N_("Stop Processing");
char *s = N_("Subject");
+char *s = N_("after");
+char *s = N_("before");
+char *s = N_("contains");
+char *s = N_("does not contain");
+char *s = N_("does not end with");
+char *s = N_("does not exist");
+char *s = N_("does not sound like");
+char *s = N_("does not start with");
+char *s = N_("ends with");
+char *s = N_("exists");
+char *s = N_("is greater than");
+char *s = N_("is less than");
+char *s = N_("is not");
+char *s = N_("is");
+char *s = N_("on or after");
+char *s = N_("on or before");
+char *s = N_("sounds like");
+char *s = N_("starts with");
char *s = N_("was after");
char *s = N_("was before");