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 /app | |
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 'app')
-rw-r--r-- | app/assets/images/authbuttons/github_32.png | bin | 0 -> 1902 bytes |
-rw-r--r-- | app/assets/images/authbuttons/github_64.png | bin | 0 -> 4444 bytes |
-rw-r--r-- | app/assets/images/authbuttons/google_32.png | bin | 0 -> 1611 bytes |
-rw-r--r-- | app/assets/images/authbuttons/google_64.png | bin | 0 -> 3437 bytes |
-rw-r--r-- | app/assets/images/authbuttons/twitter_32.png | bin | 0 -> 1417 bytes |
-rw-r--r-- | app/assets/images/authbuttons/twitter_64.png | bin | 0 -> 3328 bytes |
-rw-r--r-- | app/assets/images/bg_fallback.png | bin | 0 -> 2976 bytes |
-rw-r--r-- | app/assets/images/icon_sprite.png | bin | 0 -> 2782 bytes |
-rw-r--r-- | app/assets/images/progress_bar.gif | bin | 0 -> 494 bytes |
-rw-r--r-- | app/assets/images/slider_handles.png | bin | 0 -> 4122 bytes |
-rw-r--r-- | app/assets/images/ui-icons_222222_256x240.png | bin | 0 -> 4193 bytes |
-rw-r--r-- | app/assets/images/ui-icons_454545_256x240.png | bin | 0 -> 4193 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/app/assets/images/authbuttons/github_32.png b/app/assets/images/authbuttons/github_32.png Binary files differnew file mode 100644 index 00000000000..c56eef05eb9 --- /dev/null +++ b/app/assets/images/authbuttons/github_32.png diff --git a/app/assets/images/authbuttons/github_64.png b/app/assets/images/authbuttons/github_64.png Binary files differnew file mode 100644 index 00000000000..39de55bc796 --- /dev/null +++ b/app/assets/images/authbuttons/github_64.png diff --git a/app/assets/images/authbuttons/google_32.png b/app/assets/images/authbuttons/google_32.png Binary files differnew file mode 100644 index 00000000000..6225cc9c2d7 --- /dev/null +++ b/app/assets/images/authbuttons/google_32.png diff --git a/app/assets/images/authbuttons/google_64.png b/app/assets/images/authbuttons/google_64.png Binary files differnew file mode 100644 index 00000000000..4d608f71008 --- /dev/null +++ b/app/assets/images/authbuttons/google_64.png diff --git a/app/assets/images/authbuttons/twitter_32.png b/app/assets/images/authbuttons/twitter_32.png Binary files differnew file mode 100644 index 00000000000..696eb02484d --- /dev/null +++ b/app/assets/images/authbuttons/twitter_32.png diff --git a/app/assets/images/authbuttons/twitter_64.png b/app/assets/images/authbuttons/twitter_64.png Binary files differnew file mode 100644 index 00000000000..2893274766f --- /dev/null +++ b/app/assets/images/authbuttons/twitter_64.png diff --git a/app/assets/images/bg_fallback.png b/app/assets/images/bg_fallback.png Binary files differnew file mode 100644 index 00000000000..d9066ad7d7b --- /dev/null +++ b/app/assets/images/bg_fallback.png diff --git a/app/assets/images/icon_sprite.png b/app/assets/images/icon_sprite.png Binary files differnew file mode 100644 index 00000000000..9ad65fc443b --- /dev/null +++ b/app/assets/images/icon_sprite.png diff --git a/app/assets/images/progress_bar.gif b/app/assets/images/progress_bar.gif Binary files differnew file mode 100644 index 00000000000..c3d43fa40b2 --- /dev/null +++ b/app/assets/images/progress_bar.gif diff --git a/app/assets/images/slider_handles.png b/app/assets/images/slider_handles.png Binary files differnew file mode 100644 index 00000000000..a6d477033fa --- /dev/null +++ b/app/assets/images/slider_handles.png diff --git a/app/assets/images/ui-icons_222222_256x240.png b/app/assets/images/ui-icons_222222_256x240.png Binary files differnew file mode 100644 index 00000000000..8bc06cbf03b --- /dev/null +++ b/app/assets/images/ui-icons_222222_256x240.png diff --git a/app/assets/images/ui-icons_454545_256x240.png b/app/assets/images/ui-icons_454545_256x240.png Binary files differnew file mode 100644 index 00000000000..cfd1eaffaae --- /dev/null +++ b/app/assets/images/ui-icons_454545_256x240.png |