]> git.pld-linux.org Git - packages/enlightenment-conf.git/blame - enlightenment-conf-spelling.patch
- updated gettext BR
[packages/enlightenment-conf.git] / enlightenment-conf-spelling.patch
CommitLineData
deac4336 1--- enlightenment-conf-0.15/e-conf.c.spelling Tue May 25 16:53:09 1999
2+++ enlightenment-conf-0.15/e-conf.c Tue May 25 16:53:37 1999
3@@ -1838,7 +1838,7 @@
4 *value = adj->value;
5 label = (GtkWidget *) gtk_object_get_data(GTK_OBJECT(w), "label");
6 g_snprintf(str, sizeof(str),
7- _("The virutal desktop size will be\n"
8+ _("The virtual desktop size will be\n"
9 "%1.0f x %1.0f\n"
10 "screens in size"),
11 e_opt_area_width, e_opt_area_height);
12@@ -1891,7 +1891,7 @@
13 gtk_signal_connect(GTK_OBJECT(adj), "value_changed",
14 GTK_SIGNAL_FUNC(e_cb_area_range), (gpointer) area);
15 g_snprintf(str, sizeof(str),
16- _("The virutal desktop size will be\n"
17+ _("The virtual desktop size will be\n"
18 "%1.0f x %1.0f\n"
19 "screens in size"),
20 e_opt_area_width, e_opt_area_height);
This page took 0.063211 seconds and 4 git commands to generate.