X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sdl_gui.c;fp=sdl_gui.c;h=84a4c0d2f8a0ef43a49ee92ce8130375c9f33437;hp=bdc809b59d58e0b33797eabc11fc9439b99636af;hb=48a247f640255dec0ce0e0d0ce8742d6223a14c2;hpb=ea9365796ffb4322631b0170ddf8594d00215f2c diff --git a/sdl_gui.c b/sdl_gui.c index bdc809b5..84a4c0d2 100644 --- a/sdl_gui.c +++ b/sdl_gui.c @@ -211,7 +211,7 @@ static void init_stat_items(void) s[SI_UPTIME].font = N_YELLOW; s[SI_UPTIME].align = RIGHT; - s[SI_DBTOOL].prefix = "dbtool: "; + s[SI_DBTOOL].prefix = "selector: "; s[SI_DBTOOL].postfix = ""; s[SI_DBTOOL].content = "no content yet"; s[SI_DBTOOL].x = 35;