[cvs] commit: incubator/mnemo/services/editor/xinha dialog.js htmlarea.css htmlarea.js inline-dialog.js panel-dialog.js popupdiv.js popupwin.js incubator/mnemo/services/editor/xinha/images ed_about.gif ed_align.gif ed_align_center.gif ed_align_justify.gif ...
Ryan Miller
ryan.miller at reasonablereflection.net
Sat Sep 3 10:17:45 PDT 2005
rmiller 2005-09-03 10:17:45 PDT
Added files:
mnemo/services/editor/xinha dialog.js htmlarea.css htmlarea.js
inline-dialog.js panel-dialog.js
popupdiv.js popupwin.js
mnemo/services/editor/xinha/images ed_about.gif ed_align.gif
ed_align_center.gif
ed_align_justify.gif
ed_align_left.gif
ed_align_right.gif
ed_blank.gif
ed_buttons_main.gif
ed_charmap.gif
ed_clearfonts.gif
ed_color_bg.gif
ed_color_fg.gif ed_copy.gif
ed_custom.gif ed_cut.gif
ed_delete.gif
ed_format_bold.gif
ed_format_italic.gif
ed_format_strike.gif
ed_format_sub.gif
ed_format_sup.gif
ed_format_underline.gif
ed_help.gif ed_hr.gif
ed_html.gif ed_image.gif
ed_indent_less.gif
ed_indent_more.gif
ed_killword.gif
ed_left_to_right.gif
ed_link.gif
ed_list_bullet.gif
ed_list_num.gif
ed_overwrite.gif
ed_paste.gif ed_print.gif
ed_redo.gif
ed_right_to_left.gif
ed_rmformat.gif ed_save.gif
ed_saveas.gif
ed_selectall.gif
ed_show_border.gif
ed_splitblock.gif
ed_splitcel.gif ed_undo.gif
ed_word_cleaner.gif
fullscreen_maximize.gif
fullscreen_minimize.gif
insert_table.gif
insertfilelink.gif tidy.gif
toggle_borders.gif
mnemo/services/editor/xinha/lang b5.js ch.js cz.js da.js de.js
ee.js el.js es.js fi.js fr.js
gb.js he.js hu.js it.js ja.js
lt.js lv.js nb.js nl.js no.js
pl.js pt_br.js ro.js ru.js
se.js si.js vn.js
mnemo/services/editor/xinha/popups about.html blank.html
color_picker.js
custom2.html
editor_help.html
insert_image.html
insert_table.html link.html
old_insert_image.html
popup.css popup.js
select_color.html
mnemo/services/editor/xinha/skins/xp-blue back.png
button-background.png
hover.png
selected.png
separator.png
skin.css
Log:
xinha
Revision Changes Path
1.1 +76 -0 incubator/mnemo/services/editor/xinha/dialog.js (new)
1.1 +234 -0 incubator/mnemo/services/editor/xinha/htmlarea.css (new)
1.1 +5517 -0 incubator/mnemo/services/editor/xinha/htmlarea.js (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_about.gif (new)
1.1 +11 -0 incubator/mnemo/services/editor/xinha/images/ed_align.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_align_center.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_align_justify.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_align_left.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_align_right.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_blank.gif (new)
1.1 +39 -0 incubator/mnemo/services/editor/xinha/images/ed_buttons_main.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_charmap.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/ed_clearfonts.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_color_bg.gif (new)
1.1 +4 -0 incubator/mnemo/services/editor/xinha/images/ed_color_fg.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_copy.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_custom.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_cut.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_delete.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_format_bold.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_format_italic.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_format_strike.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_format_sub.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_format_sup.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_format_underline.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_help.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_hr.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_html.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_image.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_indent_less.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_indent_more.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/ed_killword.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_left_to_right.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/ed_link.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_list_bullet.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_list_num.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_overwrite.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_paste.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_print.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_redo.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/ed_right_to_left.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_rmformat.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_save.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_saveas.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/ed_selectall.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_show_border.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_splitblock.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_splitcel.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/ed_undo.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/ed_word_cleaner.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/fullscreen_maximize.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/fullscreen_minimize.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/insert_table.gif (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/images/insertfilelink.gif (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/images/tidy.gif (new)
1.1 +1 -0 incubator/mnemo/services/editor/xinha/images/toggle_borders.gif (new)
1.1 +327 -0 incubator/mnemo/services/editor/xinha/inline-dialog.js (new)
1.1 +29 -0 incubator/mnemo/services/editor/xinha/lang/b5.js (new)
1.1 +56 -0 incubator/mnemo/services/editor/xinha/lang/ch.js (new)
1.1 +50 -0 incubator/mnemo/services/editor/xinha/lang/cz.js (new)
1.1 +30 -0 incubator/mnemo/services/editor/xinha/lang/da.js (new)
1.1 +138 -0 incubator/mnemo/services/editor/xinha/lang/de.js (new)
1.1 +50 -0 incubator/mnemo/services/editor/xinha/lang/ee.js (new)
1.1 +55 -0 incubator/mnemo/services/editor/xinha/lang/el.js (new)
1.1 +40 -0 incubator/mnemo/services/editor/xinha/lang/es.js (new)
1.1 +38 -0 incubator/mnemo/services/editor/xinha/lang/fi.js (new)
1.1 +129 -0 incubator/mnemo/services/editor/xinha/lang/fr.js (new)
1.1 +29 -0 incubator/mnemo/services/editor/xinha/lang/gb.js (new)
1.1 +64 -0 incubator/mnemo/services/editor/xinha/lang/he.js (new)
1.1 +64 -0 incubator/mnemo/services/editor/xinha/lang/hu.js (new)
1.1 +55 -0 incubator/mnemo/services/editor/xinha/lang/it.js (new)
1.1 +30 -0 incubator/mnemo/services/editor/xinha/lang/ja.js (new)
1.1 +53 -0 incubator/mnemo/services/editor/xinha/lang/lt.js (new)
1.1 +42 -0 incubator/mnemo/services/editor/xinha/lang/lv.js (new)
1.1 +31 -0 incubator/mnemo/services/editor/xinha/lang/nb.js (new)
1.1 +64 -0 incubator/mnemo/services/editor/xinha/lang/nl.js (new)
1.1 +61 -0 incubator/mnemo/services/editor/xinha/lang/no.js (new)
1.1 +125 -0 incubator/mnemo/services/editor/xinha/lang/pl.js (new)
1.1 +32 -0 incubator/mnemo/services/editor/xinha/lang/pt_br.js (new)
1.1 +63 -0 incubator/mnemo/services/editor/xinha/lang/ro.js (new)
1.1 +50 -0 incubator/mnemo/services/editor/xinha/lang/ru.js (new)
1.1 +32 -0 incubator/mnemo/services/editor/xinha/lang/se.js (new)
1.1 +50 -0 incubator/mnemo/services/editor/xinha/lang/si.js (new)
1.1 +56 -0 incubator/mnemo/services/editor/xinha/lang/vn.js (new)
1.1 +76 -0 incubator/mnemo/services/editor/xinha/panel-dialog.js (new)
1.1 +369 -0 incubator/mnemo/services/editor/xinha/popupdiv.js (new)
1.1 +295 -0 incubator/mnemo/services/editor/xinha/popups/about.html (new)
1.1 +2 -0 incubator/mnemo/services/editor/xinha/popups/blank.html (new)
1.1 +500 -0 incubator/mnemo/services/editor/xinha/popups/color_picker.js (new)
1.1 +35 -0 incubator/mnemo/services/editor/xinha/popups/custom2.html (new)
1.1 +16 -0 incubator/mnemo/services/editor/xinha/popups/editor_help.html (new)
1.1 +172 -0 incubator/mnemo/services/editor/xinha/popups/insert_image.html (new)
1.1 +157 -0 incubator/mnemo/services/editor/xinha/popups/insert_table.html (new)
1.1 +136 -0 incubator/mnemo/services/editor/xinha/popups/link.html (new)
1.1 +206 -0 incubator/mnemo/services/editor/xinha/popups/old_insert_image.html (new)
1.1 +32 -0 incubator/mnemo/services/editor/xinha/popups/popup.css (new)
1.1 +121 -0 incubator/mnemo/services/editor/xinha/popups/popup.js (new)
1.1 +359 -0 incubator/mnemo/services/editor/xinha/popups/select_color.html (new)
1.1 +140 -0 incubator/mnemo/services/editor/xinha/popupwin.js (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/back.png (new)
1.1 +4 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/button-background.png (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/hover.png (new)
1.1 +3 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/selected.png (new)
1.1 +4 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/separator.png (new)
1.1 +75 -0 incubator/mnemo/services/editor/xinha/skins/xp-blue/skin.css (new)
Chora Links:
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/dialog.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/htmlarea.css?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/htmlarea.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_about.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_align.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_align_center.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_align_justify.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_align_left.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_align_right.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_blank.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_buttons_main.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_charmap.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_clearfonts.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_color_bg.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_color_fg.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_copy.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_custom.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_cut.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_delete.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_bold.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_italic.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_strike.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_sub.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_sup.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_format_underline.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_help.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_hr.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_html.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_image.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_indent_less.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_indent_more.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_killword.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_left_to_right.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_link.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_list_bullet.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_list_num.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_overwrite.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_paste.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_print.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_redo.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_right_to_left.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_rmformat.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_save.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_saveas.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_selectall.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_show_border.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_splitblock.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_splitcel.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_undo.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/ed_word_cleaner.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/fullscreen_maximize.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/fullscreen_minimize.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/insert_table.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/insertfilelink.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/tidy.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/images/toggle_borders.gif?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/inline-dialog.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/b5.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/ch.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/cz.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/da.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/de.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/ee.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/el.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/es.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/fi.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/fr.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/gb.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/he.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/hu.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/it.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/ja.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/lt.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/lv.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/nb.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/nl.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/no.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/pl.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/pt_br.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/ro.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/ru.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/se.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/si.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/lang/vn.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/panel-dialog.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popupdiv.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/about.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/blank.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/color_picker.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/custom2.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/editor_help.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/insert_image.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/insert_table.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/link.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/old_insert_image.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/popup.css?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/popup.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popups/select_color.html?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/popupwin.js?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/back.png?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/button-background.png?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/hover.png?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/selected.png?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/separator.png?r=1.1
http://cvs.horde.org/co.php/incubator/mnemo/services/editor/xinha/skins/xp-blue/skin.css?r=1.1
More information about the cvs
mailing list