Issue Details (XML | Word | Printable)

Key: MDL-17037
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Francois Marier
Reporter: Francois Marier
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

PNG and JPEG images are not optimized

Created: 28/Oct/08 10:33 AM   Updated: 06/Apr/09 07:34 AM
Return to search
Component/s: Performance
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File jpegoptim.log (4 kB)
2. Text File optipng.log (1.58 MB)


Participants: Francois Marier and Martin Dougiamas
Security Level: None
Resolved date: 06/Apr/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Running optipng and jpegoptim (lossless optimization of images) on all of the images in HEAD could give us some significant savings in terms of file sizes.

I have attached logs for running both of these tools on the Moodle repo:

  find -name "*.png" | xargs -n 10 -P 2 optipng -o7 > optipng.log
  find -name "*.jpg" | xargs -n 1 -P 2 jpegoptim --strip-all > jpegoptim.log

Some highlights:

./theme/cornflower/images/hdbg.jpg 41x112 24bit Adobe [OK] 13047 --> 506 bytes (96.12%), optimized.
./theme/cornflower/images/classroomrevolution.jpg 165x25 24bit Adobe [OK] 21437 --> 6826 bytes (68.16%), optimized.
./theme/cornflower/images/hdbgend.jpg 41x112 24bit Adobe [OK] 13047 --> 506 bytes (96.12%), optimized.
Output file size = 2400 bytes (30602 bytes = 92.73% decrease)
Output file size = 2400 bytes (30602 bytes = 92.73% decrease)
Output file size = 5700 bytes (44367 bytes = 88.62% decrease)
Output file size = 5700 bytes (44367 bytes = 88.62% decrease)
Output file size = 8318 bytes (138486 bytes = 94.33% decrease)
Output file size = 8047 bytes (136486 bytes = 94.43% decrease)
Output file size = 2850 bytes (55938 bytes = 95.15% decrease)
Output file size = 955 bytes (69153 bytes = 98.64% decrease)
Output file size = 809 bytes (28663 bytes = 97.26% decrease)
Output file size = 924 bytes (69325 bytes = 98.68% decrease)
Output file size = 2289 bytes (52590 bytes = 95.83% decrease)

Here is another tool (firefox extension) that can be used:
  http://developer.yahoo.net/blog/archives/2008/09/smushitcom_opti.html


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
fmarier committed 151 files to 'Moodle CVS' - 28/Oct/08 10:50 AM
MDL-17037 Lossless optimization of all PNG and JPEG images
MODIFY lib/yui/menu/assets/menu_down_arrow.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/custom_corners/pix/info_borders.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/wood/gradient2.jpg   Rev. 1.4    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/picker_mask.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/cornflower/images/hdbgend.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menu-button-arrow-disabled.png   Rev. 1.8    (+0 -0 lines)
MODIFY pix/i/ne_red_mark.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menuitem_checkbox.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menu_down_arrow_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY pix/g/f1.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/u/f1.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/tcpdf/images/Attic/logo_example.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_borders_re.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/colorpicker/assets/picker_thumb.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/colorpicker/assets/skins/sam/hue_bg.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/standard/screenshot.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/common/dragmath/doc/img/Attic/sin on plus.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/blankimage.png   Rev. 1.8    (+0 -0 lines)
MODIFY mod/choice/column.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menubaritem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY repository/smb/Attic/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/gradient.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menuitem_checkbox.png   Rev. 1.6    (+0 -0 lines)
MODIFY repository/remotemoodle/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/g/f1.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menubaritem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/custom_corners/pix/header.png   Rev. 1.4    (+0 -0 lines)
MODIFY lib/yui/colorpicker/assets/skins/sam/picker_mask.png   Rev. 1.8    (+0 -0 lines)
MODIFY pix/u/user35.png   Rev. 1.4    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/chameleon/pix/u/f2_old.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/setting.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left_active_hover.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/webding.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/common/dragmath/doc/img/Attic/sin.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/Attic/button_bg_black.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/colorpicker/assets/picker_mask.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/split-button-arrow-focus.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/chameleon/pix/g/f2.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standardwhite/gradient.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY lang/en_utf8/help/enrol/authorize/images/aba.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/split-button-arrow-hover.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/unflagged.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menu_up_arrow.png   Rev. 1.6    (+0 -0 lines)
MODIFY repository/webdav/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/bottom_shadow_to_top.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menuitem_checkbox_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/custom_corners/pix/box.png   Rev. 1.3    (+0 -0 lines)
MODIFY repository/upload/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/small_bg_gradient.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/u/f1_old.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/info_gradient.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menuitem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY pix/i/flagged.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/layout_sprite.png   Rev. 1.6    (+0 -0 lines)
MODIFY repository/alfresco/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left_active.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/split-button-arrow.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/custom_corners/pix/bg.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/common/dragmath/doc/img/Attic/plus.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/Attic/button_bg.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/background.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/split-button-arrow-active.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/header_background.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_checkbox_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY pix/i/unflagged.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/calendar/assets/calgrad.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/Attic/buttons.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/book/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/split-button-arrow-disabled.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/cornflower/images/logo.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/split-button-arrow-focus.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_active_hover.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/standard/gradient.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY pix/u/f2.png   Rev. 1.5    (+0 -0 lines)
MODIFY theme/cornflower/images/hdbg.jpg   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menu_up_arrow_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/custom_corners/pix/beige_borders.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_hover.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/layout/assets/skins/sam/layout_sprite.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/metal/background.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/webding.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left_hover.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/sprite.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/colors/pix/g/f2.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/screenshot.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_active.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_borders_le.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/cornflower/images/classroomrevolution.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY repository/local/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/menu-button-arrow-disabled.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/book/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/hue_bg.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_checkbox_selected.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/tcpdf/images/Attic/_blank.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/colorpicker/assets/hue_thumb.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/opacity.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/search.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menu-button-arrow.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/formal_white/logo.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menubaritem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/setting.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/menu-button-arrow.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/img/Attic/colorpicker.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/beige_box.png   Rev. 1.3    (+0 -0 lines)
MODIFY lib/yui/profilerviewer/assets/skins/sam/header_background.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menuitem_checkbox_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_checkbox.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/search.png   Rev. 1.2    (+0 -0 lines)
MODIFY lang/en_utf8/help/enrol/authorize/images/cvv.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/split-button-arrow.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/lines/pix/content_bottom_right.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/u/f2.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menuitem_submenuindicator_selected.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/lines/pix/footer_grad.png   Rev. 1.2    (+0 -0 lines)
MODIFY repository/boxnet/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/split-button-arrow-disabled.png   Rev. 1.8    (+0 -0 lines)
MODIFY theme/oceanblue/gradient.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menubaritem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/Attic/button_bg_silver.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/slider/assets/left-thumb.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/tcpdf/images/Attic/image_demo.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/editor/assets/skins/sam/blankimage.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/menu/assets/menubaritem_submenuindicator_selected.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/resize/assets/skins/sam/layout_sprite.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/button/assets/skins/sam/split-button-arrow-hover.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menubaritem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY pix/g/f2.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/gradient.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/info_box.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/borders.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/u/f2.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menuitem_submenuindicator_disabled.png   Rev. 1.6    (+0 -0 lines)
MODIFY lib/yui/slider/assets/right-thumb.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/webding.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/u/user100.png   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/u/f1.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/split-button-arrow-active.png   Rev. 1.8    (+0 -0 lines)
MODIFY lib/yui/assets/skins/sam/menuitem_submenuindicator.png   Rev. 1.6    (+0 -0 lines)
MODIFY theme/chameleon/pix/g/f1.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/lines/pix/sideblock_grad.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/Attic/button_bg.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/common/dragmath/doc/img/Attic/sin on box.jpg   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/flagged.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_box.png   Rev. 1.3    (+0 -0 lines)
MODIFY pix/u/f1.png   Rev. 1.5    (+0 -0 lines)
fmarier committed 1,272 files to 'Moodle CVS' - 06/Apr/09 07:33 AM
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
MODIFY theme/chameleon/pix/t/switch.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/movebackward.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/left_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/c/group.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/0.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/paste.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standard/pix/tab/tabrow1.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/calendar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/essay/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/angry.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/course.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/row_props.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/right_active_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/assignment/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/thoughtful.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/switch_minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/reload.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/sleepy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/r_breadcrumb.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/video.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/xltm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/copy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/r_go.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/edit-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/dotm-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/powerpoint.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standard/pix/tab/left.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/journal/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-cry.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/right_end.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_inactive.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/pptx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/course.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/groups.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/movehere.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/groupn.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standardlogo/logo.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/rss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/adv.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/xlsx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/log.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/object/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/textarea/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/scales.gif   Rev. 1.4    (+0 -0 lines)
MODIFY pix/b.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/scales.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/c/group.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/right_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/browsed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/word.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/em1_bwgreater.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/mean.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/risk_config.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/flash.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/new.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/right_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/data/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/nonbreaking.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_inactive.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/standard/pix/tab/left_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/template.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standard/pix/tab/right_active.gif   Rev. 1.4    (+0 -0 lines)
MODIFY pix/a/r_go.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/tick_amber_small.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/marker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/randomsamatch/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left_hover2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/files.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jcl.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/pix/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/xhtml_1_0.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/wideeyes.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/movehere.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/return.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/email.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-tongue-out.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/locktime.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/mod/label/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/calc_off.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/lock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/html.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/pasteword.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/email.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/multimenu/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/data/field/radiobutton/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_inactive2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/iespell.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/exercise/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/questionnaire/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/risk_managetrust.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/tabsbg2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/dmg-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/comment.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/left_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/feedback/pics/3.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/check.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/agg_mean.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/print.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/rsssitelogo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/data/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/web.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/text.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/tick_amber_big.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/assignment/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/toughtful.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/header.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/s/blush.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/hotpot/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/ppsm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/file/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/survey/icon2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/odi.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_inactive2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/odp.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/grades.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_hover2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/right_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/moveright.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/mnethost.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-kiss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/mixed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/word-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/right_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/tongueout.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/questionnaire/icon_old.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/pps-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/report.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/print.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/portfolio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/no.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/a/logout.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_borders_le.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/outcomes.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/browsed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/picture/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/sleepy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/glossary/icon1.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/smiley.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/de.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/collapsed.png   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/scales.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/html.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/log.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/ppsx-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/isf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/lams/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/log.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/em1_lesser.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/inactive_tab.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/db.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/hiddenuntil.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/one.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/image.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/separator.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/closed.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/spacer.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/bottom_shadow.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/calc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/forum/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/groupn.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/move.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/log.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/em1_greater.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/risk_config.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/log.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/tabsbg.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/code.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/docs.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/guest.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/pptx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/merge_cells.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/sad.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/hiddenuntil.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/risk_personal.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/questions.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/questions.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/unlock_gray.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/switch_plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/bullist.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/right_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/move_2d.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/toggle.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/m/USD.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/unlock_gray.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/cross_red_small.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/madewithmoodle.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/info.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/scales.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/grad.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/absolute.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/xlam.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/open.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/checkbox/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/odt.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/spacer.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/loading.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/ppsx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jqz.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_active2.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/custom_corners/pix/switch_plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/evil.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/right_end.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/search.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/mnethost.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/backup.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/settings.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/images/moodlelogo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/img/Attic/sample.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/dmg.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/standard/pix/tab/right_hover.gif   Rev. 1.6    (+0 -0 lines)
MODIFY iplookup/marker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/workshop/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/emailno.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/export.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_hover2.gif   Rev. 1.4    (+0 -0 lines)
MODIFY pix/t/outcomes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/media.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/lesson/icon.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/s/martin.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/clown.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/adv.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/rm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-surprised.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_end.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/move.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/moveleft.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/hotspot.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/em1_bwgreater.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/risk_xss.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/preview.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/manual_item.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_inactive2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/em1_lesser.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/text/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/completion-manual-enabled.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/folder.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/pdf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/refresh.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/feedback.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/potm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/ma.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/wait.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/thoughtful.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/stats.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/jbc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/tick_green_big.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/left_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/section_508.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/withsubcat.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/calendar.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/new.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/advhr.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/surprise.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/heart.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/example/img/Attic/example.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-innocent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xltx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/right_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/xhtml_1_0.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emoticons/img/Attic/smiley.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/docm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/text.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_hover2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/quiz/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/switch_whole.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/folder.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/del.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/blackeye.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/menu/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/wood/pix/t/switch_minus.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-undecided.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/rss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/delete.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/moveright.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/scales.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/new.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/pptx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/backup.gif   Rev. 1.5    (+0 -0 lines)
MODIFY mod/scorm/pix/suspend.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/email.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/report.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/4.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/completion-auto-fail.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/stop.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/agg_sum.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/text.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/word.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/jbc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/excel.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/switch_whole.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/survey/icon2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_hover.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/f/odi.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-laughing.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/ajaxloader.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/object/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/marked.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/tick_green_big.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/s/dead.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/mahara_host.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/odc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_inactive2.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/audio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/xhtml_1_0.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/removeright.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/unlock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/explore.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/Attic/button.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/arrow_left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/tabsbg2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/beige_borders.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/simple/img/Attic/icons.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/c/event.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/moodlelogo.gif   Rev. 1.7    (+0 -0 lines)
MODIFY mod/glossary/asc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/risk_spam.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/all.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/dotm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY repository/flickr_public/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/ical.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/random/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/repository.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/media/img/Attic/flash.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/evil.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/resource/type/ims/images/Attic/dir.gif   Rev. 1.2    (+0 -0 lines)
MODIFY repository/flickr/icon.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/xhtml_1_0.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/odp.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/groupv.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/r_previous.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/mixed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/right_active_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/multimenu/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/css.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/users.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jbc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/go.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/hide.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/jcw.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/charmap.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-frown.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/calculated/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/blackeye.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right_inactive.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/video.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/text-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/move.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/calc.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/image-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/powerpoint.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/Attic/tabs.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/asset.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/toughtful.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/wideeyes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/choice/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_inactive2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/s/cool.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/roles.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/xml.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/tick_green_small.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/jmx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/switch.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/up.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/tabsbg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/abbr.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/c/site.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/move_2d.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/ppsm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/print.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/failed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/outdent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/file/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/left_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/feedback_add.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/powerpoint-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/unlock.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/odc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/switch_minus.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/potx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/req.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/notattempted.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/avi-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/heart.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/up.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/email.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standard/pix/tab/right_end.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/glossary/print.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/risk_xss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/mean.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/strikethrough.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/row_before.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/env.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/c/user.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/c/group.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-smile.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/box.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/a/em1_raquo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/section_508.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/cross_red_big.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xlsm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/tongueout.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/cross_red_small.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/pdf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/pastetext.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/rss.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/portfolio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/c/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/required.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_hover.gif   Rev. 1.4    (+0 -0 lines)
MODIFY pix/t/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/scorm/pix/incomplete.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/completion-auto-y.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/fullscreen.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/help-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/evil.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/exercise/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/users.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/calc_off.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/moodle_host.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/risk_personal.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/inserttime.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/odb.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/ods.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xlsb.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/mod/assignment/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/b.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/picture/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/blush.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/advimage.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/feedback_add.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/section_508.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/xltm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/odt-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/parent-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/l_breadcrumb.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/image.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/usernot.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/tabsbg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/ppam.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/risk_config.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/moveleft.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/left_active_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/img/Attic/icons.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/cornflower/images/bg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/heart.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/closed.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/grades.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/feedback.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_inactive.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/number/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/spellchecker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-yell.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/css.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/feedback_add.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/s/biggrin.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/feedback.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/groups.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/r_go.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/truefalse/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/jqz.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-sealed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/wideeyes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/t/switch_plus.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/s/kiss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/docm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/odf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/calendar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/menu/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left_inactive.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/surprise.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/completion-auto-n.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/sup.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/cleanup.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/visualaid.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jcw.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/progressbar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/req.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/movehere.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/dotx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/docs.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/open.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/questionnaire/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/right_end.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/zip.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/ltr.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/odm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/req.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/outcomes.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/Attic/confirm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/yes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/feedback.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/moodlelogo-med.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xml.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/r_previous.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/hotpot/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/borders.png   Rev. 1.3    (+0 -0 lines)
MODIFY question/type/match/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/book/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/hr.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/b.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/dotm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/all.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/unlock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/tick_amber_small.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/tabrow1.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/ranges.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/isf.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/completion-auto-n.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/backup.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/arrow_left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/groups.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/locktime.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/progressbar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/unlock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/spacer.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/cross_red_small.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/wink.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/outcomes.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/move.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/questionnaire/grades.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/tf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/hide.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_active2.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/chameleon/pix/docs.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/standard/pix/tab/right_active_hover.gif   Rev. 1.4    (+0 -0 lines)
MODIFY repository/filesystem/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/nu.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/avi.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/colors/pix/i/tick_green_small.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/section_508.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/show.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/biggrin.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/justifyright.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/c/course.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/dragmath.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/rs.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/audio-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY mod/resource/type/repository/hive/Attic/hp-footer-hive-powered.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_active.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/mod/survey/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/html-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_inactive.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/excel-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/Attic/wline.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/survey/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/odm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/odb.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/lock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/resource/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/standard/pix/tab/left_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/mean.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/unknown.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/calc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/moodle_host.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/risk_spam.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/resource/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/css.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/popdown.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/resource/type/ims/images/Attic/ims.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/unlock.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/marker.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/clear.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/tabsbg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/help.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/settings.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/completed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/all.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/cite.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/odf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/checkbox/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/preview.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/l_breadcrumb.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/email.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/hide.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/t/message.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/dead.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/closed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/selectall.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/repository.png   Rev. 1.2    (+0 -0 lines)
MODIFY repository/s3/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/kiss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/switch_plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/stats.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/hide.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/mahara_host.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/a/r_breadcrumb.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/parent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/payment.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/portfolio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jmx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/feedback_add.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/unlock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/admin.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right_end.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/sigma.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/return.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/odf.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/calc.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/delete_col.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/number/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/desc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/italic.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/xlsb.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/text/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/risk_managetrust.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/textarea/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/s/shy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/audio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/parent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/em1_raquo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/restore.gif   Rev. 1.5    (+0 -0 lines)
MODIFY pix/f/jmt.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/right_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/move_2d.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/clear.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/portfolio.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/locktime.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/grades.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/no.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/glossary/minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/angry.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/switch_minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/course.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/mean.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/jcl.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/survey/icon2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/chat/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/icon1.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/r_next.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/radiobutton/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/feedback/pics/2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/jcw.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/move.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/right_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_active2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/info.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/wiki/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/left.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/f/jmt.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/newdocument.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/switch_plus.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/report.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/marker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/acronym.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/switch_plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/numerical/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/tick_amber_small.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/switch_plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/copy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/incomplete.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/potm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/lock.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/left_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/rsssitelogo.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/removeformat.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/image.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/questionnaire/icon_old.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/assetc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/left_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/simpletestlib/ui/img/wait.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/workshop/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/dotx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/potx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/outcomes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/Attic/menu_arrow.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/moodlelogo-med-white.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/backup.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/left_active.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/key.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/folder.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/risk_dataloss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-embarassed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/justifyfull.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/Attic/alert.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/mean.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/unknown-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_active2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/label/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/tick_amber_big.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/emotions.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/rightarrow2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/styleprops.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/justifyleft.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/restore.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/news.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/down.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/xlsm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/potm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/em1_bwgreater.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/video.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/no.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/plus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_inactive.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/preview.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/blush.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/link.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/backcolor.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/group.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/xml.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/usernot.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/r_next.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/right_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/minus.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/dead.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/avi.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/zip.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/switch.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/unlink.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/docx-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/open.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/xltx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/glossary/desc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/ods.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/working.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/right_last.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/none.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/notattempted.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/approve.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/mod/glossary/asc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_box.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/mask_borders_re.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/stop.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/calendar.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/f/docx.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/rightarrow2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/right_end2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/env.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/ods.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/row_after.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/forum/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/lock.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/manual_item.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/t/groupv.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/key.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/data/field/latlong/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/payment.gif   Rev. 1.2    (+0 -0 lines)
MODIFY question/type/description/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/delete_row.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/marked.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/img/Attic/dragmath.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/hotpot/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/admin.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/explore-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/docx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/r_previous.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/hiddenuntil.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/sleepy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/hide.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/media/img/Attic/quicktime.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/moodlenolink/img/Attic/ed_nolink.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/lock.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/active_tab.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/completion-auto-y.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/kbhelp.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right_hover2.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/i/show.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/Attic/items.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/completion-manual-n.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/completion-auto-enabled.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/video-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/xhtml_1_0.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/hideuntil.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/table.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/egg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/down.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/avi.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/section_508.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/custom_corners/pix/box.png   Rev. 1.4    (+0 -0 lines)
MODIFY theme/colors/pix/mod/scorm/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/html.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/flash.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/fullpage.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/wink.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/restore.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/cross_red_big.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/risk_personal.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/news.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/odc.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/right_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/odt.gif   Rev. 1.4    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/copy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/parent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/explore.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/egg.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/ajaxloader.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/glossary/export.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/numlist.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/Attic/buttons.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/backcolorpicker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/ppsx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/t/copy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/tabsbg_x2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/folder-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/notrequired.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/m/USD.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/excel.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/groupv.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/usernot.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/left_active.gif   Rev. 1.2    (+0 -0 lines)
MODIFY repository/wikimedia/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/Attic/progress.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/a/r_next.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/data/field/date/icon.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhite/pix/colorstrip.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/risk_managetrust.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/risk_xss.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/jcl.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/delete.gif   Rev. 1.5    (+0 -0 lines)
MODIFY pix/t/show.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_end.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/grades.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/emotions/img/Attic/smiley-wink.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/log.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/grades.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/stats.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/grades.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/lesson/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/moodlelogo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/split_cells.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/sad.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/show.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/marked.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/message.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/mnethost.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/moodle_host.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/agg_mean.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/mod/quiz/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/desc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/right.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/colors/pix/tab/left_inactive2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_end2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right_inactive2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/indent.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/left_active_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/tabsbg2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/a/em1_greater.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/jqz.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/powerpoint.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/flash.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/right_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/mu.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/left_active.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/col_before.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/files.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/7.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/moodlelogo-med-white.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/tongueout.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/a/r_breadcrumb.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/outcomes.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/c/site.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/ins.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/calendar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/pptm.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/return.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/f/image.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/guest.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/quiz/pix/mc.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/sigma.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/jscripts/tiny_mce/plugins/media/img/Attic/realmedia.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/glossary/icon.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/help.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/u/f2.png   Rev. 1.3    (+0 -0 lines)
MODIFY mod/resource/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/tab/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/underline.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/search.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_end.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/completion-auto-enabled.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/glossary/check.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/roles.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/c/course.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/mod/journal/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/cut.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/show.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/redo.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/right.gif   Rev. 1.5    (+0 -0 lines)
MODIFY theme/chameleon/pix/rightarrow2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/feedback.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left_active2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/attribs.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/s/shy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/feedback_add.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/choice/column.png   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/shy.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/css.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/t/calc_off.gif   Rev. 1.3    (+0 -0 lines)
MODIFY question/type/shortanswer/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/cool.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/custom_corners/pix/spacer.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_active2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/a/em1_lesser.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/clear.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/rightarrow2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/anchor.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/bold.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/madewithmoodle.gif   Rev. 1.7    (+0 -0 lines)
MODIFY question/type/multichoice/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY repository/youtube/icon.png   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/odg.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/group.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/key.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/scorm/pix/completed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/feedback/pics/9.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/forum/icon.gif   Rev. 1.4    (+0 -0 lines)
MODIFY theme/orangewhite/pix/tab/tabsbg2.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/dotm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/i/tick_green_big.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/cornflower/pix/tab/right_active_hover.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/tab/left.gif   Rev. 1.2    (+0 -0 lines)
MODIFY mod/glossary/comment.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/tab/left_hover2.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/adv.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xltm.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/docm-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/c/user.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/edit.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/wood/pix/tab/right_active_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/scorm/pix/passed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/metal/pix/tab/right_hover.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/web-32.png   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/tab/right_inactive.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/forecolor.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/search.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/nonempty.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/t/emailno.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/orangewhitepda/pix/colorstrip.gif   Rev. 1.3    (+0 -0 lines)
MODIFY mod/scorm/pix/asset.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/pix/b.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/oceanblue/pix/tab/right_end.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/files.gif   Rev. 1.3    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/forecolorpicker.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/chat/icon.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/t/go.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/f/jmt.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/colors/pix/i/risk_spam.gif   Rev. 1.2    (+0 -0 lines)
MODIFY lib/editor/tinymce/images/Attic/visualchars.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/xlsx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/ppam.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/biggrin.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/calendar.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/s/smiley.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/colors/pix/i/info.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/isf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/mod/scorm/pix/passed.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/i/roles.gif   Rev. 1.3    (+0 -0 lines)
MODIFY theme/chameleon/ui/images/tag.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/f/dotx.gif   Rev. 1.3    (+0 -0 lines)
MODIFY pix/f/env.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/chameleon/pix/s/s_r2_c40.gif   Rev. 1.2    (+0 -0 lines)
MODIFY pix/i/hide.gif   Rev. 1.4    (+0 -0 lines)
MODIFY pix/f/pdf.gif   Rev. 1.2    (+0 -0 lines)
MODIFY theme/formal_white/pix/tab/right.gif   Rev. 1.2    (+0 -0 lines)
MODIFY