[gallery/gallery3] 1819d8: Rename all module "media" subdirs to "assets"
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <515b58e9c7393_620165d13c99729@hookshot-fe6-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 1819d8439216ca158b82421b357d4fc5f8b192dd
https://github.com/gallery/gallery3/commit/1819d8439216ca158b82421b357d4fc5f8b192dd
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
A modules/comment/assets/comment.css
A modules/comment/assets/comment.js
R modules/comment/media/comment.css
R modules/comment/media/comment.js
A modules/g2_import/assets/broken-image.gif
R modules/g2_import/media/broken-image.gif
A modules/gallery/assets/albums_form_add.js
A modules/gallery/assets/debug.css
A modules/gallery/assets/gallery.css
A modules/gallery/assets/gallery.png
A modules/gallery/assets/graphics/ffmpeg.png
A modules/gallery/assets/graphics/gd.png
A modules/gallery/assets/graphics/graphicsmagick.png
A modules/gallery/assets/graphics/imagemagick.jpg
A modules/gallery/assets/graphics/missing_album_cover.jpg
A modules/gallery/assets/graphics/missing_movie.jpg
A modules/gallery/assets/graphics/missing_photo.jpg
A modules/gallery/assets/item_form_delete.js
A modules/gallery/assets/l10n_client.css
A modules/gallery/assets/l10n_client.js
A modules/gallery/assets/loading-small.gif
A modules/gallery/assets/upgrader.css
R modules/gallery/media/albums_form_add.js
R modules/gallery/media/debug.css
R modules/gallery/media/gallery.css
R modules/gallery/media/gallery.png
R modules/gallery/media/graphics/ffmpeg.png
R modules/gallery/media/graphics/gd.png
R modules/gallery/media/graphics/graphicsmagick.png
R modules/gallery/media/graphics/imagemagick.jpg
R modules/gallery/media/graphics/missing_album_cover.jpg
R modules/gallery/media/graphics/missing_movie.jpg
R modules/gallery/media/graphics/missing_photo.jpg
R modules/gallery/media/item_form_delete.js
R modules/gallery/media/l10n_client.css
R modules/gallery/media/l10n_client.js
R modules/gallery/media/loading-small.gif
R modules/gallery/media/upgrader.css
A modules/organize/assets/organize_dialog.css
A modules/organize/assets/organize_frame.css
R modules/organize/media/organize_dialog.css
R modules/organize/media/organize_frame.css
A modules/recaptcha/assets/recaptcha.css
R modules/recaptcha/media/recaptcha.css
A modules/server_add/assets/server_add.css
A modules/server_add/assets/server_add.js
R modules/server_add/media/server_add.css
R modules/server_add/media/server_add.js
A modules/tag/assets/tag.css
R modules/tag/media/tag.css
A modules/user/assets/password_strength.js
A modules/user/assets/progress_bars.png
A modules/user/assets/user.css
R modules/user/media/password_strength.js
R modules/user/media/progress_bars.png
R modules/user/media/user.css
Log Message:
-----------
Rename all module "media" subdirs to "assets"
--HG--
rename : modules/comment/media/comment.css => modules/comment/assets/comment.css
rename : modules/comment/media/comment.js => modules/comment/assets/comment.js
rename : modules/g2_import/media/broken-image.gif => modules/g2_import/assets/broken-image.gif
rename : modules/gallery/media/albums_form_add.js => modules/gallery/assets/albums_form_add.js
rename : modules/gallery/media/debug.css => modules/gallery/assets/debug.css
rename : modules/gallery/media/gallery.css => modules/gallery/assets/gallery.css
rename : modules/gallery/media/gallery.png => modules/gallery/assets/gallery.png
rename : modules/gallery/media/graphics/ffmpeg.png => modules/gallery/assets/graphics/ffmpeg.png
rename : modules/gallery/media/graphics/gd.png => modules/gallery/assets/graphics/gd.png
rename : modules/gallery/media/graphics/graphicsmagick.png => modules/gallery/assets/graphics/graphicsmagick.png
rename : modules/gallery/media/graphics/imagemagick.jpg => modules/gallery/assets/graphics/imagemagick.jpg
rename : modules/gallery/media/graphics/missing_album_cover.jpg => modules/gallery/assets/graphics/missing_album_cover.jpg
rename : modules/gallery/media/graphics/missing_movie.jpg => modules/gallery/assets/graphics/missing_movie.jpg
rename : modules/gallery/media/graphics/missing_photo.jpg => modules/gallery/assets/graphics/missing_photo.jpg
rename : modules/gallery/media/item_form_delete.js => modules/gallery/assets/item_form_delete.js
rename : modules/gallery/media/l10n_client.css => modules/gallery/assets/l10n_client.css
rename : modules/gallery/media/l10n_client.js => modules/gallery/assets/l10n_client.js
rename : modules/gallery/media/loading-small.gif => modules/gallery/assets/loading-small.gif
rename : modules/gallery/media/upgrader.css => modules/gallery/assets/upgrader.css
rename : modules/organize/media/organize_dialog.css => modules/organize/assets/organize_dialog.css
rename : modules/organize/media/organize_frame.css => modules/organize/assets/organize_frame.css
rename : modules/recaptcha/media/recaptcha.css => modules/recaptcha/assets/recaptcha.css
rename : modules/server_add/media/server_add.css => modules/server_add/assets/server_add.css
rename : modules/server_add/media/server_add.js => modules/server_add/assets/server_add.js
rename : modules/tag/media/tag.css => modules/tag/assets/tag.css
rename : modules/user/media/password_strength.js => modules/user/assets/password_strength.js
rename : modules/user/media/progress_bars.png => modules/user/assets/progress_bars.png
rename : modules/user/media/user.css => modules/user/assets/user.css
Commit: 8eead88cb734c6578d18694e1eb9e214653d84dc
https://github.com/gallery/gallery3/commit/8eead88cb734c6578d18694e1eb9e214653d84dc
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M installer/views/install.html.php
M modules/g2_import/classes/G2Import/G2Import.php
M modules/gallery/assets/gallery.css
M modules/gallery/classes/Gallery/Album.php
M modules/gallery/classes/Gallery/Graphics.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/View/Gallery.php
M modules/gallery/tests/Graphics_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/views/admin/graphics_gd.html.php
M modules/gallery/views/admin/graphics_graphicsmagick.html.php
M modules/gallery/views/admin/graphics_imagemagick.html.php
M modules/gallery/views/admin/movies.html.php
M modules/gallery/views/gallery/upgrader.html.php
M modules/organize/views/organize/dialog.html.php
M modules/organize/views/organize/frame.html.php
M modules/user/assets/user.css
M modules/watermark/tests/Admin_Watermarks_Controller_Test.php
Log Message:
-----------
Search and replace for "media" --> "assets"
Commit: b3a84f15073ee8cda6646373a2c27fb153ca12cf
https://github.com/gallery/gallery3/commit/b3a84f15073ee8cda6646373a2c27fb153ca12cf
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
A themes/wind/assets/ico-album.png
A themes/wind/assets/ico-error.png
A themes/wind/assets/ico-help.png
A themes/wind/assets/ico-info.png
A themes/wind/assets/ico-print.png
A themes/wind/assets/ico-separator-rtl.gif
A themes/wind/assets/ico-separator.gif
A themes/wind/assets/ico-view-comments.png
A themes/wind/assets/ico-view-fullsize.png
A themes/wind/assets/ico-view-slideshow-rtl.png
A themes/wind/assets/ico-view-slideshow.png
A themes/wind/assets/ico-warning.png
A themes/wind/assets/loading-large.gif
A themes/wind/assets/loading-small.gif
A themes/wind/assets/required/avatar.jpg
A themes/wind/assets/required/ico-denied-inactive.png
A themes/wind/assets/required/ico-denied-passive.png
A themes/wind/assets/required/ico-denied.png
A themes/wind/assets/required/ico-lock.png
A themes/wind/assets/required/ico-success-inactive.png
A themes/wind/assets/required/ico-success-passive.png
A themes/wind/assets/required/ico-success.png
A themes/wind/assets/screen-fix-ie.css
A themes/wind/assets/screen-rtl.css
A themes/wind/assets/screen.css
A themes/wind/assets/screen.js
A themes/wind/assets/select-photos-backg.png
R themes/wind/css/fix-ie.css
R themes/wind/css/screen-rtl.css
R themes/wind/css/screen.css
R themes/wind/css/themeroller/images/animated-overlay.gif
R themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
R themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
R themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
R themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
R themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
R themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
R themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
R themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
R themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png
R themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
R themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png
R themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
R themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
R themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
R themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
R themes/wind/css/themeroller/ui.base.css
R themes/wind/images/avatar.jpg
R themes/wind/images/ico-album.png
R themes/wind/images/ico-denied-inactive.png
R themes/wind/images/ico-denied-passive.png
R themes/wind/images/ico-denied.png
R themes/wind/images/ico-error.png
R themes/wind/images/ico-help.png
R themes/wind/images/ico-info.png
R themes/wind/images/ico-lock.png
R themes/wind/images/ico-print.png
R themes/wind/images/ico-separator-rtl.gif
R themes/wind/images/ico-separator.gif
R themes/wind/images/ico-success-inactive.png
R themes/wind/images/ico-success-passive.png
R themes/wind/images/ico-success.png
R themes/wind/images/ico-view-comments.png
R themes/wind/images/ico-view-fullsize.png
R themes/wind/images/ico-view-slideshow-rtl.png
R themes/wind/images/ico-view-slideshow.png
R themes/wind/images/ico-warning.png
R themes/wind/images/loading-large.gif
R themes/wind/images/loading-small.gif
R themes/wind/images/select-photos-backg.png
R themes/wind/js/ui.init.js
A themes/wind/vendor/themeroller/images/animated-overlay.gif
A themes/wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
A themes/wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
A themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
A themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
A themes/wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
A themes/wind/vendor/themeroller/ui.base.css
R themes/wind/views/album.html.php
R themes/wind/views/block.html.php
R themes/wind/views/dynamic.html.php
R themes/wind/views/movie.html.php
R themes/wind/views/no_sidebar.html.php
R themes/wind/views/page.html.php
R themes/wind/views/paginator.html.php
R themes/wind/views/photo.html.php
A themes/wind/views/required/album.html.php
A themes/wind/views/required/block.html.php
A themes/wind/views/required/dynamic.html.php
A themes/wind/views/required/movie.html.php
A themes/wind/views/required/no_sidebar.html.php
A themes/wind/views/required/page.html.php
A themes/wind/views/required/paginator.html.php
A themes/wind/views/required/photo.html.php
R themes/wind/views/sidebar.html.php
A themes/wind/views/wind/sidebar.html.php
Log Message:
-----------
Move wind theme files to their new homes (rename-only commit).
--HG--
rename : themes/wind/images/ico-album.png => themes/wind/assets/ico-album.png
rename : themes/wind/images/ico-error.png => themes/wind/assets/ico-error.png
rename : themes/wind/images/ico-help.png => themes/wind/assets/ico-help.png
rename : themes/wind/images/ico-info.png => themes/wind/assets/ico-info.png
rename : themes/wind/images/ico-print.png => themes/wind/assets/ico-print.png
rename : themes/wind/images/ico-separator-rtl.gif => themes/wind/assets/ico-separator-rtl.gif
rename : themes/wind/images/ico-separator.gif => themes/wind/assets/ico-separator.gif
rename : themes/wind/images/ico-view-comments.png => themes/wind/assets/ico-view-comments.png
rename : themes/wind/images/ico-view-fullsize.png => themes/wind/assets/ico-view-fullsize.png
rename : themes/wind/images/ico-view-slideshow-rtl.png => themes/wind/assets/ico-view-slideshow-rtl.png
rename : themes/wind/images/ico-view-slideshow.png => themes/wind/assets/ico-view-slideshow.png
rename : themes/wind/images/ico-warning.png => themes/wind/assets/ico-warning.png
rename : themes/wind/images/loading-large.gif => themes/wind/assets/loading-large.gif
rename : themes/wind/images/loading-small.gif => themes/wind/assets/loading-small.gif
rename : themes/wind/images/avatar.jpg => themes/wind/assets/required/avatar.jpg
rename : themes/wind/images/ico-denied-inactive.png => themes/wind/assets/required/ico-denied-inactive.png
rename : themes/wind/images/ico-denied-passive.png => themes/wind/assets/required/ico-denied-passive.png
rename : themes/wind/images/ico-denied.png => themes/wind/assets/required/ico-denied.png
rename : themes/wind/images/ico-lock.png => themes/wind/assets/required/ico-lock.png
rename : themes/wind/images/ico-success-inactive.png => themes/wind/assets/required/ico-success-inactive.png
rename : themes/wind/images/ico-success-passive.png => themes/wind/assets/required/ico-success-passive.png
rename : themes/wind/images/ico-success.png => themes/wind/assets/required/ico-success.png
rename : themes/wind/css/fix-ie.css => themes/wind/assets/screen-fix-ie.css
rename : themes/wind/css/screen-rtl.css => themes/wind/assets/screen-rtl.css
rename : themes/wind/css/screen.css => themes/wind/assets/screen.css
rename : themes/wind/js/ui.init.js => themes/wind/assets/screen.js
rename : themes/wind/images/select-photos-backg.png => themes/wind/assets/select-photos-backg.png
rename : themes/wind/css/themeroller/images/animated-overlay.gif => themes/wind/vendor/themeroller/images/animated-overlay.gif
rename : themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png => themes/wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
rename : themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png => themes/wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
rename : themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png => themes/wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
rename : themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png => themes/wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
rename : themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png => themes/wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
rename : themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png => themes/wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
rename : themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png => themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
rename : themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png => themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
rename : themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
rename : themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png => themes/wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
rename : themes/wind/css/themeroller/ui.base.css => themes/wind/vendor/themeroller/ui.base.css
rename : themes/wind/views/album.html.php => themes/wind/views/required/album.html.php
rename : themes/wind/views/block.html.php => themes/wind/views/required/block.html.php
rename : themes/wind/views/dynamic.html.php => themes/wind/views/required/dynamic.html.php
rename : themes/wind/views/movie.html.php => themes/wind/views/required/movie.html.php
rename : themes/wind/views/no_sidebar.html.php => themes/wind/views/required/no_sidebar.html.php
rename : themes/wind/views/page.html.php => themes/wind/views/required/page.html.php
rename : themes/wind/views/paginator.html.php => themes/wind/views/required/paginator.html.php
rename : themes/wind/views/photo.html.php => themes/wind/views/required/photo.html.php
rename : themes/wind/views/sidebar.html.php => themes/wind/views/wind/sidebar.html.php
Commit: e4137536f18ec75e7b77d419fd316ccd82df5858
https://github.com/gallery/gallery3/commit/e4137536f18ec75e7b77d419fd316ccd82df5858
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
A themes/admin_wind/assets/ico-error.png
A themes/admin_wind/assets/ico-info.png
A themes/admin_wind/assets/ico-separator-rtl.gif
A themes/admin_wind/assets/ico-separator.gif
A themes/admin_wind/assets/ico-warning.png
A themes/admin_wind/assets/loading-large.gif
A themes/admin_wind/assets/loading-small.gif
A themes/admin_wind/assets/required/avatar.jpg
A themes/admin_wind/assets/required/ico-denied-inactive.png
A themes/admin_wind/assets/required/ico-denied-passive.png
A themes/admin_wind/assets/required/ico-denied.png
A themes/admin_wind/assets/required/ico-lock.png
A themes/admin_wind/assets/required/ico-success-inactive.png
A themes/admin_wind/assets/required/ico-success-passive.png
A themes/admin_wind/assets/required/ico-success.png
A themes/admin_wind/assets/screen-fix-ie.css
A themes/admin_wind/assets/screen-rtl.css
A themes/admin_wind/assets/screen.css
A themes/admin_wind/assets/screen.js
R themes/admin_wind/css/fix-ie.css
R themes/admin_wind/css/screen-rtl.css
R themes/admin_wind/css/screen.css
R themes/admin_wind/css/themeroller/images/animated-overlay.gif
R themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
R themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
R themes/admin_wind/css/themeroller/ui.base.css
R themes/admin_wind/images/avatar.jpg
R themes/admin_wind/images/ico-denied-inactive.png
R themes/admin_wind/images/ico-denied-passive.png
R themes/admin_wind/images/ico-denied.png
R themes/admin_wind/images/ico-error.png
R themes/admin_wind/images/ico-info.png
R themes/admin_wind/images/ico-lock.png
R themes/admin_wind/images/ico-separator-rtl.gif
R themes/admin_wind/images/ico-separator.gif
R themes/admin_wind/images/ico-success-inactive.png
R themes/admin_wind/images/ico-success-passive.png
R themes/admin_wind/images/ico-success.png
R themes/admin_wind/images/ico-warning.png
R themes/admin_wind/images/loading-large.gif
R themes/admin_wind/images/loading-small.gif
R themes/admin_wind/js/ui.init.js
A themes/admin_wind/vendor/themeroller/images/animated-overlay.gif
A themes/admin_wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
A themes/admin_wind/vendor/themeroller/ui.base.css
R themes/admin_wind/views/admin.html.php
R themes/admin_wind/views/block.html.php
R themes/admin_wind/views/paginator.html.php
A themes/admin_wind/views/required/admin.html.php
A themes/admin_wind/views/required/block.html.php
A themes/admin_wind/views/required/paginator.html.php
Log Message:
-----------
Move admin_wind files to their new homes (rename-only commit).
--HG--
rename : themes/admin_wind/images/ico-error.png => themes/admin_wind/assets/ico-error.png
rename : themes/admin_wind/images/ico-info.png => themes/admin_wind/assets/ico-info.png
rename : themes/admin_wind/images/ico-separator-rtl.gif => themes/admin_wind/assets/ico-separator-rtl.gif
rename : themes/admin_wind/images/ico-separator.gif => themes/admin_wind/assets/ico-separator.gif
rename : themes/admin_wind/images/ico-warning.png => themes/admin_wind/assets/ico-warning.png
rename : themes/admin_wind/images/loading-large.gif => themes/admin_wind/assets/loading-large.gif
rename : themes/admin_wind/images/loading-small.gif => themes/admin_wind/assets/loading-small.gif
rename : themes/admin_wind/images/avatar.jpg => themes/admin_wind/assets/required/avatar.jpg
rename : themes/admin_wind/images/ico-denied-inactive.png => themes/admin_wind/assets/required/ico-denied-inactive.png
rename : themes/admin_wind/images/ico-denied-passive.png => themes/admin_wind/assets/required/ico-denied-passive.png
rename : themes/admin_wind/images/ico-denied.png => themes/admin_wind/assets/required/ico-denied.png
rename : themes/admin_wind/images/ico-lock.png => themes/admin_wind/assets/required/ico-lock.png
rename : themes/admin_wind/images/ico-success-inactive.png => themes/admin_wind/assets/required/ico-success-inactive.png
rename : themes/admin_wind/images/ico-success-passive.png => themes/admin_wind/assets/required/ico-success-passive.png
rename : themes/admin_wind/images/ico-success.png => themes/admin_wind/assets/required/ico-success.png
rename : themes/admin_wind/css/fix-ie.css => themes/admin_wind/assets/screen-fix-ie.css
rename : themes/admin_wind/css/screen-rtl.css => themes/admin_wind/assets/screen-rtl.css
rename : themes/admin_wind/css/screen.css => themes/admin_wind/assets/screen.css
rename : themes/admin_wind/js/ui.init.js => themes/admin_wind/assets/screen.js
rename : themes/admin_wind/css/themeroller/images/animated-overlay.gif => themes/admin_wind/vendor/themeroller/images/animated-overlay.gif
rename : themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png => themes/admin_wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png => themes/admin_wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png => themes/admin_wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png => themes/admin_wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png => themes/admin_wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png => themes/admin_wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png => themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
rename : themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png => themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
rename : themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png => themes/admin_wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
rename : themes/admin_wind/css/themeroller/ui.base.css => themes/admin_wind/vendor/themeroller/ui.base.css
rename : themes/admin_wind/views/admin.html.php => themes/admin_wind/views/required/admin.html.php
rename : themes/admin_wind/views/block.html.php => themes/admin_wind/views/required/block.html.php
rename : themes/admin_wind/views/paginator.html.php => themes/admin_wind/views/required/paginator.html.php
Commit: 8825669b5127dc69fe1adc1675c780ad186c437a
https://github.com/gallery/gallery3/commit/8825669b5127dc69fe1adc1675c780ad186c437a
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
R themes/wind/assets/select-photos-backg.png
Log Message:
-----------
Remove select-photos-backg.png (no longer used anywhere).
Commit: 381858ceb15727311f66f660a5a181112241f498
https://github.com/gallery/gallery3/commit/381858ceb15727311f66f660a5a181112241f498
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M modules/comment/classes/Comment/Controller/Admin/ManageComments.php
M modules/comment/views/admin/block_recent_comments.html.php
M modules/comment/views/comment/block.html.php
M modules/comment/views/comment/comment.html.php
M modules/gallery/views/gallery/permissions_form.html.php
M modules/gallery/views/gallery/user_profile.html.php
M modules/user/views/admin/users.html.php
Log Message:
-----------
Change "images" --> "assets/required" for theme images in modules.
Commit: 652484083ba7a8424545dfbea41549ac05496823
https://github.com/gallery/gallery3/commit/652484083ba7a8424545dfbea41549ac05496823
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M themes/admin_wind/assets/screen-rtl.css
M themes/admin_wind/assets/screen.css
M themes/admin_wind/views/required/admin.html.php
M themes/admin_wind/views/required/block.html.php
M themes/wind/assets/screen-rtl.css
M themes/wind/assets/screen.css
M themes/wind/views/required/album.html.php
M themes/wind/views/required/dynamic.html.php
M themes/wind/views/required/movie.html.php
M themes/wind/views/required/no_sidebar.html.php
M themes/wind/views/required/page.html.php
M themes/wind/views/required/photo.html.php
Log Message:
-----------
Search and replace in themes (71 places).
Commit: bdfbb2fca285ed0b3d614d031922559eee0b7ecf
https://github.com/gallery/gallery3/commit/bdfbb2fca285ed0b3d614d031922559eee0b7ecf
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M modules/akismet/classes/Akismet/Controller/Admin/Akismet.php
M modules/comment/classes/Comment/Controller/Admin/Comments.php
M modules/comment/classes/Comment/Controller/Admin/ManageComments.php
M modules/g2_import/classes/G2Import/Controller/Admin/G2Import.php
M modules/gallery/classes/Gallery/Block.php
M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
M modules/gallery/classes/Gallery/Controller/Albums.php
M modules/gallery/classes/Gallery/Controller/Login.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
M modules/gallery/classes/Gallery/Controller/UserProfile.php
M modules/gallery/classes/Gallery/View/Gallery.php
M modules/gallery/classes/Gallery/View/Theme.php
M modules/gallery/orphans/views/kohana/error.php
M modules/gallery/tests/Gallery_Filters.php
M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
M modules/search/classes/Search/Controller/Search.php
M modules/server_add/classes/ServerAdd/Controller/Admin/ServerAdd.php
M modules/tag/classes/Tag/Controller/Admin/Tags.php
M modules/tag/classes/Tag/Controller/Tag.php
M modules/user/classes/User/Controller/Admin/Users.php
M modules/user/classes/User/Controller/Password.php
M modules/watermark/classes/Watermark/Controller/Admin/Watermarks.php
Log Message:
-----------
Search and replace in modules (mostly adding "required/" to views).
Commit: d8085bc73185b53aae99267427377b92afe1c259
https://github.com/gallery/gallery3/commit/d8085bc73185b53aae99267427377b92afe1c259
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M modules/gallery/classes/Gallery/View/Gallery.php
Log Message:
-----------
Change View_Gallery::script() and css() to look in "assets" and "vendor" subdirs.
- revised Gallery_View_Gallery
- themes can now find vendor/themeroller files naturally
Commit: cbb3ab7e4b624a211bc800dccaf9b068d2aa1f9d
https://github.com/gallery/gallery3/commit/cbb3ab7e4b624a211bc800dccaf9b068d2aa1f9d
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M installer/views/install.html.php
M modules/akismet/classes/Akismet/Controller/Admin/Akismet.php
A modules/comment/assets/comment.css
A modules/comment/assets/comment.js
M modules/comment/classes/Comment/Controller/Admin/Comments.php
M modules/comment/classes/Comment/Controller/Admin/ManageComments.php
R modules/comment/media/comment.css
R modules/comment/media/comment.js
M modules/comment/views/admin/block_recent_comments.html.php
M modules/comment/views/comment/block.html.php
M modules/comment/views/comment/comment.html.php
A modules/g2_import/assets/broken-image.gif
M modules/g2_import/classes/G2Import/Controller/Admin/G2Import.php
M modules/g2_import/classes/G2Import/G2Import.php
R modules/g2_import/media/broken-image.gif
A modules/gallery/assets/albums_form_add.js
A modules/gallery/assets/debug.css
A modules/gallery/assets/gallery.css
A modules/gallery/assets/gallery.png
A modules/gallery/assets/graphics/ffmpeg.png
A modules/gallery/assets/graphics/gd.png
A modules/gallery/assets/graphics/graphicsmagick.png
A modules/gallery/assets/graphics/imagemagick.jpg
A modules/gallery/assets/graphics/missing_album_cover.jpg
A modules/gallery/assets/graphics/missing_movie.jpg
A modules/gallery/assets/graphics/missing_photo.jpg
A modules/gallery/assets/item_form_delete.js
A modules/gallery/assets/l10n_client.css
A modules/gallery/assets/l10n_client.js
A modules/gallery/assets/loading-small.gif
A modules/gallery/assets/upgrader.css
M modules/gallery/classes/Gallery/Album.php
M modules/gallery/classes/Gallery/Block.php
M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
M modules/gallery/classes/Gallery/Controller/Albums.php
M modules/gallery/classes/Gallery/Controller/Login.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
M modules/gallery/classes/Gallery/Controller/UserProfile.php
M modules/gallery/classes/Gallery/Graphics.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/View/Gallery.php
M modules/gallery/classes/Gallery/View/Theme.php
R modules/gallery/media/albums_form_add.js
R modules/gallery/media/debug.css
R modules/gallery/media/gallery.css
R modules/gallery/media/gallery.png
R modules/gallery/media/graphics/ffmpeg.png
R modules/gallery/media/graphics/gd.png
R modules/gallery/media/graphics/graphicsmagick.png
R modules/gallery/media/graphics/imagemagick.jpg
R modules/gallery/media/graphics/missing_album_cover.jpg
R modules/gallery/media/graphics/missing_movie.jpg
R modules/gallery/media/graphics/missing_photo.jpg
R modules/gallery/media/item_form_delete.js
R modules/gallery/media/l10n_client.css
R modules/gallery/media/l10n_client.js
R modules/gallery/media/loading-small.gif
R modules/gallery/media/upgrader.css
M modules/gallery/orphans/views/kohana/error.php
M modules/gallery/tests/Gallery_Filters.php
M modules/gallery/tests/Graphics_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/views/admin/graphics_gd.html.php
M modules/gallery/views/admin/graphics_graphicsmagick.html.php
M modules/gallery/views/admin/graphics_imagemagick.html.php
M modules/gallery/views/admin/movies.html.php
M modules/gallery/views/gallery/permissions_form.html.php
M modules/gallery/views/gallery/upgrader.html.php
M modules/gallery/views/gallery/user_profile.html.php
A modules/organize/assets/organize_dialog.css
A modules/organize/assets/organize_frame.css
R modules/organize/media/organize_dialog.css
R modules/organize/media/organize_frame.css
M modules/organize/views/organize/dialog.html.php
M modules/organize/views/organize/frame.html.php
A modules/recaptcha/assets/recaptcha.css
M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
R modules/recaptcha/media/recaptcha.css
M modules/search/classes/Search/Controller/Search.php
A modules/server_add/assets/server_add.css
A modules/server_add/assets/server_add.js
M modules/server_add/classes/ServerAdd/Controller/Admin/ServerAdd.php
R modules/server_add/media/server_add.css
R modules/server_add/media/server_add.js
A modules/tag/assets/tag.css
M modules/tag/classes/Tag/Controller/Admin/Tags.php
M modules/tag/classes/Tag/Controller/Tag.php
R modules/tag/media/tag.css
A modules/user/assets/password_strength.js
A modules/user/assets/progress_bars.png
A modules/user/assets/user.css
M modules/user/classes/User/Controller/Admin/Users.php
M modules/user/classes/User/Controller/Password.php
R modules/user/media/password_strength.js
R modules/user/media/progress_bars.png
R modules/user/media/user.css
M modules/user/views/admin/users.html.php
M modules/watermark/classes/Watermark/Controller/Admin/Watermarks.php
M modules/watermark/tests/Admin_Watermarks_Controller_Test.php
A themes/admin_wind/assets/ico-error.png
A themes/admin_wind/assets/ico-info.png
A themes/admin_wind/assets/ico-separator-rtl.gif
A themes/admin_wind/assets/ico-separator.gif
A themes/admin_wind/assets/ico-warning.png
A themes/admin_wind/assets/loading-large.gif
A themes/admin_wind/assets/loading-small.gif
A themes/admin_wind/assets/required/avatar.jpg
A themes/admin_wind/assets/required/ico-denied-inactive.png
A themes/admin_wind/assets/required/ico-denied-passive.png
A themes/admin_wind/assets/required/ico-denied.png
A themes/admin_wind/assets/required/ico-lock.png
A themes/admin_wind/assets/required/ico-success-inactive.png
A themes/admin_wind/assets/required/ico-success-passive.png
A themes/admin_wind/assets/required/ico-success.png
A themes/admin_wind/assets/screen-fix-ie.css
A themes/admin_wind/assets/screen-rtl.css
A themes/admin_wind/assets/screen.css
A themes/admin_wind/assets/screen.js
R themes/admin_wind/css/fix-ie.css
R themes/admin_wind/css/screen-rtl.css
R themes/admin_wind/css/screen.css
R themes/admin_wind/css/themeroller/images/animated-overlay.gif
R themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
R themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
R themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
R themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
R themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
R themes/admin_wind/css/themeroller/ui.base.css
R themes/admin_wind/images/avatar.jpg
R themes/admin_wind/images/ico-denied-inactive.png
R themes/admin_wind/images/ico-denied-passive.png
R themes/admin_wind/images/ico-denied.png
R themes/admin_wind/images/ico-error.png
R themes/admin_wind/images/ico-info.png
R themes/admin_wind/images/ico-lock.png
R themes/admin_wind/images/ico-separator-rtl.gif
R themes/admin_wind/images/ico-separator.gif
R themes/admin_wind/images/ico-success-inactive.png
R themes/admin_wind/images/ico-success-passive.png
R themes/admin_wind/images/ico-success.png
R themes/admin_wind/images/ico-warning.png
R themes/admin_wind/images/loading-large.gif
R themes/admin_wind/images/loading-small.gif
R themes/admin_wind/js/ui.init.js
A themes/admin_wind/vendor/themeroller/images/animated-overlay.gif
A themes/admin_wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
A themes/admin_wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
A themes/admin_wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
A themes/admin_wind/vendor/themeroller/ui.base.css
R themes/admin_wind/views/admin.html.php
R themes/admin_wind/views/block.html.php
R themes/admin_wind/views/paginator.html.php
A themes/admin_wind/views/required/admin.html.php
A themes/admin_wind/views/required/block.html.php
A themes/admin_wind/views/required/paginator.html.php
A themes/wind/assets/ico-album.png
A themes/wind/assets/ico-error.png
A themes/wind/assets/ico-help.png
A themes/wind/assets/ico-info.png
A themes/wind/assets/ico-print.png
A themes/wind/assets/ico-separator-rtl.gif
A themes/wind/assets/ico-separator.gif
A themes/wind/assets/ico-view-comments.png
A themes/wind/assets/ico-view-fullsize.png
A themes/wind/assets/ico-view-slideshow-rtl.png
A themes/wind/assets/ico-view-slideshow.png
A themes/wind/assets/ico-warning.png
A themes/wind/assets/loading-large.gif
A themes/wind/assets/loading-small.gif
A themes/wind/assets/required/avatar.jpg
A themes/wind/assets/required/ico-denied-inactive.png
A themes/wind/assets/required/ico-denied-passive.png
A themes/wind/assets/required/ico-denied.png
A themes/wind/assets/required/ico-lock.png
A themes/wind/assets/required/ico-success-inactive.png
A themes/wind/assets/required/ico-success-passive.png
A themes/wind/assets/required/ico-success.png
A themes/wind/assets/screen-fix-ie.css
A themes/wind/assets/screen-rtl.css
A themes/wind/assets/screen.css
A themes/wind/assets/screen.js
R themes/wind/css/fix-ie.css
R themes/wind/css/screen-rtl.css
R themes/wind/css/screen.css
R themes/wind/css/themeroller/images/animated-overlay.gif
R themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
R themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
R themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
R themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
R themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
R themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
R themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
R themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
R themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png
R themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
R themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png
R themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
R themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
R themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
R themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
R themes/wind/css/themeroller/ui.base.css
R themes/wind/images/avatar.jpg
R themes/wind/images/ico-album.png
R themes/wind/images/ico-denied-inactive.png
R themes/wind/images/ico-denied-passive.png
R themes/wind/images/ico-denied.png
R themes/wind/images/ico-error.png
R themes/wind/images/ico-help.png
R themes/wind/images/ico-info.png
R themes/wind/images/ico-lock.png
R themes/wind/images/ico-print.png
R themes/wind/images/ico-separator-rtl.gif
R themes/wind/images/ico-separator.gif
R themes/wind/images/ico-success-inactive.png
R themes/wind/images/ico-success-passive.png
R themes/wind/images/ico-success.png
R themes/wind/images/ico-view-comments.png
R themes/wind/images/ico-view-fullsize.png
R themes/wind/images/ico-view-slideshow-rtl.png
R themes/wind/images/ico-view-slideshow.png
R themes/wind/images/ico-warning.png
R themes/wind/images/loading-large.gif
R themes/wind/images/loading-small.gif
R themes/wind/images/select-photos-backg.png
R themes/wind/js/ui.init.js
A themes/wind/vendor/themeroller/images/animated-overlay.gif
A themes/wind/vendor/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
A themes/wind/vendor/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
A themes/wind/vendor/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
A themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
A themes/wind/vendor/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
A themes/wind/vendor/themeroller/images/ui-icons_217bc0_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_2e83ff_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_469bdd_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_6da8d5_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_cd0a0a_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_d8e7f3_256x240.png
A themes/wind/vendor/themeroller/images/ui-icons_f9bd01_256x240.png
A themes/wind/vendor/themeroller/ui.base.css
R themes/wind/views/album.html.php
R themes/wind/views/block.html.php
R themes/wind/views/dynamic.html.php
R themes/wind/views/movie.html.php
R themes/wind/views/no_sidebar.html.php
R themes/wind/views/page.html.php
R themes/wind/views/paginator.html.php
R themes/wind/views/photo.html.php
A themes/wind/views/required/album.html.php
A themes/wind/views/required/block.html.php
A themes/wind/views/required/dynamic.html.php
A themes/wind/views/required/movie.html.php
A themes/wind/views/required/no_sidebar.html.php
A themes/wind/views/required/page.html.php
A themes/wind/views/required/paginator.html.php
A themes/wind/views/required/photo.html.php
R themes/wind/views/sidebar.html.php
A themes/wind/views/wind/sidebar.html.php
Log Message:
-----------
Merge pull request #264 from shadlaws/themes_and_assets
Translate themes to K3, change media -> assets
Compare: https://github.com/gallery/gallery3/compare/79fffdeb583c...cbb3ab7e4b62
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
__[ g a l l e r y - c h e c k i n s ]_________________________
[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]