Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2329/lang
Modified Files:
serendipity_lang_en.inc.php
Log Message:
Add a hover title to category icons - figured we should use the category_description somewhere
Index: serendipity_lang_en.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_en.inc.php,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- serendipity_lang_en.inc.php 13 Jul 2004 08:49:41 -0000 1.51
+++ serendipity_lang_en.inc.php 14 Jul 2004 13:57:26 -0000 1.52
@@ -519,4 +519,4 @@
@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* vim: set sts=4 ts=4 expandtab : */
-?>
\ No newline at end of file
+?>
|