[Buoh-dev] CVS commit to /cvsroot/buoh/buoh/src by steve-0



CVS commit to /cvsroot/buoh/buoh/src by steve-0

Modified Files:
	buoh-window.c 
Log Message:
2005-10-02  Esteban Sanchez  <esteban steve-o org>
        * src/buoh-window.c: Updated a string.
        * po/POTFILES.in: Removed old files.

===================================================================
RCS file: /cvsroot/buoh/buoh/src/buoh-window.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- /cvsroot/buoh/buoh/src/buoh-window.c	2005/10/01 00:33:02	1.25
+++ /cvsroot/buoh/buoh/src/buoh-window.c	2005/10/01 23:02:17	1.26
@@ -166,7 +166,7 @@
 	  N_("Save the current comic with a new filename"),
 	  G_CALLBACK (buoh_window_cmd_comic_save_a_copy) },
 	{ "ComicCopyURI", NULL, N_("_Copy Location"), NULL,
-	  N_("Copy the location of this comic"),
+	  N_("Copy the location of this comic to clipboard"),
 	  G_CALLBACK (buoh_window_cmd_comic_copy_location) },
 	{ "ComicProperties", GTK_STOCK_PROPERTIES, N_("_Properties..."), "<alt>Return",
 	  N_("View the properties of this comic"),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]