diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-12 10:19:24 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-12 10:19:24 +0200 |
commit | ae4ae2b225ffa5883a45d1de4cc79bdc96550cdf (patch) | |
tree | 4d261a6a720063865a2790fe7f00689909a43d2b /vendor | |
parent | 1c23f2b2594a1326a21a3ecd0856fa9b57eca059 (diff) | |
download | gitlab-ce-ae4ae2b225ffa5883a45d1de4cc79bdc96550cdf.tar.gz |
Move images from vendor to app so they are compiled by rails
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/assets/images/authbuttons/github_32.png | bin | 1902 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/github_64.png | bin | 4444 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/google_32.png | bin | 1611 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/google_64.png | bin | 3437 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/twitter_32.png | bin | 1417 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/twitter_64.png | bin | 3328 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/bg_fallback.png | bin | 2976 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/icon_sprite.png | bin | 2782 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/progress_bar.gif | bin | 494 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/slider_handles.png | bin | 4122 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/ui-icons_222222_256x240.png | bin | 4193 -> 0 bytes |
-rw-r--r-- | vendor/assets/images/ui-icons_454545_256x240.png | bin | 4193 -> 0 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/vendor/assets/images/authbuttons/github_32.png b/vendor/assets/images/authbuttons/github_32.png Binary files differdeleted file mode 100644 index c56eef05eb9..00000000000 --- a/vendor/assets/images/authbuttons/github_32.png +++ /dev/null diff --git a/vendor/assets/images/authbuttons/github_64.png b/vendor/assets/images/authbuttons/github_64.png Binary files differdeleted file mode 100644 index 39de55bc796..00000000000 --- a/vendor/assets/images/authbuttons/github_64.png +++ /dev/null diff --git a/vendor/assets/images/authbuttons/google_32.png b/vendor/assets/images/authbuttons/google_32.png Binary files differdeleted file mode 100644 index 6225cc9c2d7..00000000000 --- a/vendor/assets/images/authbuttons/google_32.png +++ /dev/null diff --git a/vendor/assets/images/authbuttons/google_64.png b/vendor/assets/images/authbuttons/google_64.png Binary files differdeleted file mode 100644 index 4d608f71008..00000000000 --- a/vendor/assets/images/authbuttons/google_64.png +++ /dev/null diff --git a/vendor/assets/images/authbuttons/twitter_32.png b/vendor/assets/images/authbuttons/twitter_32.png Binary files differdeleted file mode 100644 index 696eb02484d..00000000000 --- a/vendor/assets/images/authbuttons/twitter_32.png +++ /dev/null diff --git a/vendor/assets/images/authbuttons/twitter_64.png b/vendor/assets/images/authbuttons/twitter_64.png Binary files differdeleted file mode 100644 index 2893274766f..00000000000 --- a/vendor/assets/images/authbuttons/twitter_64.png +++ /dev/null diff --git a/vendor/assets/images/bg_fallback.png b/vendor/assets/images/bg_fallback.png Binary files differdeleted file mode 100644 index d9066ad7d7b..00000000000 --- a/vendor/assets/images/bg_fallback.png +++ /dev/null diff --git a/vendor/assets/images/icon_sprite.png b/vendor/assets/images/icon_sprite.png Binary files differdeleted file mode 100644 index 9ad65fc443b..00000000000 --- a/vendor/assets/images/icon_sprite.png +++ /dev/null diff --git a/vendor/assets/images/progress_bar.gif b/vendor/assets/images/progress_bar.gif Binary files differdeleted file mode 100644 index c3d43fa40b2..00000000000 --- a/vendor/assets/images/progress_bar.gif +++ /dev/null diff --git a/vendor/assets/images/slider_handles.png b/vendor/assets/images/slider_handles.png Binary files differdeleted file mode 100644 index a6d477033fa..00000000000 --- a/vendor/assets/images/slider_handles.png +++ /dev/null diff --git a/vendor/assets/images/ui-icons_222222_256x240.png b/vendor/assets/images/ui-icons_222222_256x240.png Binary files differdeleted file mode 100644 index 8bc06cbf03b..00000000000 --- a/vendor/assets/images/ui-icons_222222_256x240.png +++ /dev/null diff --git a/vendor/assets/images/ui-icons_454545_256x240.png b/vendor/assets/images/ui-icons_454545_256x240.png Binary files differdeleted file mode 100644 index cfd1eaffaae..00000000000 --- a/vendor/assets/images/ui-icons_454545_256x240.png +++ /dev/null |