fixed a typo

--Sven
This commit is contained in:
Sven Neumann
2000-01-15 16:35:42 +00:00
parent 87d7965c22
commit 53b9cb5227
3 changed files with 3 additions and 3 deletions

View File

@ -1679,7 +1679,7 @@ file_pref_cmd_callback (GtkWidget *widget,
spinbutton, TRUE);
/* Indicators */
vbox2 = file_prefs_frame_new (_("Toolbar"), GTK_BOX (vbox));
vbox2 = file_prefs_frame_new (_("Toolbox"), GTK_BOX (vbox));
button = gtk_check_button_new_with_label
(_("Display Brush, Pattern and Gradient Indicators"));

View File

@ -1679,7 +1679,7 @@ file_pref_cmd_callback (GtkWidget *widget,
spinbutton, TRUE);
/* Indicators */
vbox2 = file_prefs_frame_new (_("Toolbar"), GTK_BOX (vbox));
vbox2 = file_prefs_frame_new (_("Toolbox"), GTK_BOX (vbox));
button = gtk_check_button_new_with_label
(_("Display Brush, Pattern and Gradient Indicators"));

View File

@ -1679,7 +1679,7 @@ file_pref_cmd_callback (GtkWidget *widget,
spinbutton, TRUE);
/* Indicators */
vbox2 = file_prefs_frame_new (_("Toolbar"), GTK_BOX (vbox));
vbox2 = file_prefs_frame_new (_("Toolbox"), GTK_BOX (vbox));
button = gtk_check_button_new_with_label
(_("Display Brush, Pattern and Gradient Indicators"));