[cpif] r247 - trunk/frontend-web
svn at argo.es
svn at argo.es
Wed Jul 4 15:44:06 CEST 2007
Author: jcea
Date: Wed Jul 4 15:44:05 2007
New Revision: 247
Log:
Modified:
trunk/frontend-web/load_smileys.py
Modified: trunk/frontend-web/load_smileys.py
==============================================================================
--- trunk/frontend-web/load_smileys.py (original)
+++ trunk/frontend-web/load_smileys.py Wed Jul 4 15:44:05 2007
@@ -1,6 +1,11 @@
# $Id$
+# To load the smiley data, CPIF server must be stopped first.
+
def main() :
+ # Several smiley-codes can point to the same image file.
+ # If you repeat a smiley-code, the loading process will
+ # detect it and will give an error.
smileys=[
(":buey:","buey_smiley.gif"),
(":zoidberg:","zoidberg.gif"),
More information about the cpif
mailing list