[ekg2-commit] ekg2: themes.c (HEAD) [darkjames]

CVS commit cvs w toxygen.net
Czw, 3 Maj 2007, 17:26:25 CEST


Module name:	ekg2
Changes by:	darkjames	2007-05-03 17:26:23

Modified files:
	themes.c

Log message:
colorful script_loaded / script_removed

Index: themes.c
===================================================================
RCS file: /home/cvs/ekg2/ekg/themes.c,v
diff -d -u -r1.177 -r1.178
--- themes.c	2 May 2007 14:23:54 -0000	1.177
+++ themes.c	3 May 2007 15:26:22 -0000	1.178
@@ -1917,8 +1917,8 @@
 	format_add("script_eval_error", _("%! Error running code\n"), 1);
 	format_add("script_list", _("%> %1 (%2, %3)\n"), 1);
 	format_add("script_list_empty", _("%! No scripts loaded\n"), 1);
-	format_add("script_loaded", _("%) Script %1 loaded (%2, %3)\n"), 1);
-	format_add("script_removed", _("%) Script %1 removed\n"), 1);
+	format_add("script_loaded", _("%) Script %W%1%n %g(%2)%n %Gloaded %b(%3)"), 1);
+	format_add("script_removed", _("%) Script %W%1%n %g(%2)%n %Rremoved %b(%3)"), 1);
 	format_add("script_need_name", _("%! No filename given\n"), 1);
 	format_add("script_error", _("%! Error %T%1%n\n"), 1);
 	format_add("script_not_found", _("%! Can't find script %T%1%n\n"), 1);


Więcej informacji o liście dyskusyjnej ekg2-commit