Update of /cvsroot/ap-python/python/examples/aptk
In directory usw-pr-cvs1:/tmp/cvs-serv30410/examples/aptk
Modified Files:
ChangeLog
Log Message:
Add ChangeLog for po subdir.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/examples/aptk/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ChangeLog 17 Aug 2002 09:25:31 -0000 1.15
--- ChangeLog 19 Aug 2002 16:47:36 -0000 1.16
***************
*** 1,2 ****
--- 1,8 ----
+ 2002-08-19 16:45 Evgeny Chukreev <co...@ec...>
+
+ * gtkplayer.py, panel.py, playlist.py: Make __data__ and
+ __version__ mean what they should mean. I18N. Fix distclean and
+ uninstall targets.
+
2002-08-16 05:36 Evgeny Chukreev <co...@ec...>
|