aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/compat_macros.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-04-19 20:53:22 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-04-19 20:53:22 +0000
commit38b423ec6b7dc5913994933cf6485d1562aaafe1 (patch)
treead1a6442d18ae1b7abb33ff14707c471fd36ca0b /gtk/compat_macros.h
parent40222850f816fe1fb1ef9c4650ac6438a1a9fe32 (diff)
fix labels of the two toggle toolbar buttons
svn path=/trunk/; revision=14138
Diffstat (limited to 'gtk/compat_macros.h')
-rw-r--r--gtk/compat_macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/compat_macros.h b/gtk/compat_macros.h
index 6a7edfa66c..ab0aec5d2a 100644
--- a/gtk/compat_macros.h
+++ b/gtk/compat_macros.h
@@ -206,7 +206,7 @@ gtk_signal_emit_stop_by_name(GTK_OBJECT(widget), name)
#define ETHEREAL_STOCK_DONT_SAVE "Continue without Saving"
#define ETHEREAL_STOCK_ABOUT "About"
#define ETHEREAL_STOCK_COLORIZE "Colorize"
-#define ETHEREAL_STOCK_AUTOSCROLL "Auto Scroll in Live Capture"
+#define ETHEREAL_STOCK_AUTOSCROLL "Auto Scroll"
#define ETHEREAL_STOCK_RESIZE_COLUMNS "Resize Columns"
#define ETHEREAL_STOCK_TIME "Time"
#define ETHEREAL_STOCK_INTERNET "Internet"