diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-02-03 18:05:26 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-02-03 19:09:21 +0100 |
commit | ea6c029dfcf7733bb1ce07bc04d9f221f34758db (patch) | |
tree | e96a8cc3da8a17e51d26584c05db3b4f21ea3bb1 | |
parent | 4ce1300fbacbae59f706c1c363a1857aa3e7158c (diff) |
startcenter: Kill the old branding images.
Change-Id: Idab983ac085efa755025fdef1caa2c0073dd1ba0
14 files changed, 3 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac index aa6bac5eb706..2c8a33a24292 100644 --- a/configure.ac +++ b/configure.ac @@ -1912,11 +1912,8 @@ AC_ARG_WITH(branding, AS_HELP_STRING([--with-branding], [Use given path to retrieve branding images set.]) [ - Search for intro.png about.svg flat_logo.svg - backing_left.png backing_right.png - backing_rtl_left.png backing_rtl_right.png - backing_space.png. If any is missing, default - ones will be used instead. + Search for intro.png about.svg and flat_logo.svg. + If any is missing, default ones will be used instead. Search also progress.conf for progress settings on intro screen : @@ -12304,11 +12301,7 @@ dnl branding dnl =================================================================== AC_MSG_CHECKING([for alternative branding images directory]) # initialize mapped arrays -BRAND_INTRO_IMAGES="flat_logo.svg intro.png" -brand_files="$BRAND_INTRO_IMAGES about.svg \ - backing_left.png backing_right.png \ - backing_rtl_left.png backing_rtl_right.png \ - backing_space.png" +BRAND_INTRO_IMAGES="flat_logo.svg intro.png about.svg" if test -z "$with_branding" -o "$with_branding" = "no"; then AC_MSG_RESULT([none]) diff --git a/icon-themes/galaxy/brand/shell/backing_left.png b/icon-themes/galaxy/brand/shell/backing_left.png Binary files differdeleted file mode 100644 index 689f52e90f7e..000000000000 --- a/icon-themes/galaxy/brand/shell/backing_left.png +++ /dev/null diff --git a/icon-themes/galaxy/brand/shell/backing_right.png b/icon-themes/galaxy/brand/shell/backing_right.png Binary files differdeleted file mode 100644 index 900501a6c2c6..000000000000 --- a/icon-themes/galaxy/brand/shell/backing_right.png +++ /dev/null diff --git a/icon-themes/galaxy/brand/shell/backing_rtl_left.png b/icon-themes/galaxy/brand/shell/backing_rtl_left.png Binary files differdeleted file mode 100644 index 689f52e90f7e..000000000000 --- a/icon-themes/galaxy/brand/shell/backing_rtl_left.png +++ /dev/null diff --git a/icon-themes/galaxy/brand/shell/backing_rtl_right.png b/icon-themes/galaxy/brand/shell/backing_rtl_right.png Binary files differdeleted file mode 100644 index 900501a6c2c6..000000000000 --- a/icon-themes/galaxy/brand/shell/backing_rtl_right.png +++ /dev/null diff --git a/icon-themes/galaxy/brand/shell/backing_space.png b/icon-themes/galaxy/brand/shell/backing_space.png Binary files differdeleted file mode 100644 index ae4b309c43b3..000000000000 --- a/icon-themes/galaxy/brand/shell/backing_space.png +++ /dev/null diff --git a/icon-themes/hicontrast/brand/shell/backing_left.png b/icon-themes/hicontrast/brand/shell/backing_left.png Binary files differdeleted file mode 100644 index eb6f045c0692..000000000000 --- a/icon-themes/hicontrast/brand/shell/backing_left.png +++ /dev/null diff --git a/icon-themes/hicontrast/brand/shell/backing_right.png b/icon-themes/hicontrast/brand/shell/backing_right.png Binary files differdeleted file mode 100644 index 4b597986452d..000000000000 --- a/icon-themes/hicontrast/brand/shell/backing_right.png +++ /dev/null diff --git a/icon-themes/hicontrast/brand/shell/backing_rtl_left.png b/icon-themes/hicontrast/brand/shell/backing_rtl_left.png Binary files differdeleted file mode 100644 index eb6f045c0692..000000000000 --- a/icon-themes/hicontrast/brand/shell/backing_rtl_left.png +++ /dev/null diff --git a/icon-themes/hicontrast/brand/shell/backing_rtl_right.png b/icon-themes/hicontrast/brand/shell/backing_rtl_right.png Binary files differdeleted file mode 100644 index 4b597986452d..000000000000 --- a/icon-themes/hicontrast/brand/shell/backing_rtl_right.png +++ /dev/null diff --git a/icon-themes/hicontrast/brand/shell/backing_space.png b/icon-themes/hicontrast/brand/shell/backing_space.png Binary files differdeleted file mode 100644 index 9b1b26821775..000000000000 --- a/icon-themes/hicontrast/brand/shell/backing_space.png +++ /dev/null diff --git a/icon-themes/human/framework/res/backing_right.png b/icon-themes/human/framework/res/backing_right.png Binary files differdeleted file mode 100644 index 00a0b1c25d41..000000000000 --- a/icon-themes/human/framework/res/backing_right.png +++ /dev/null diff --git a/icon-themes/human/framework/res/backing_rtl_left.png b/icon-themes/human/framework/res/backing_rtl_left.png Binary files differdeleted file mode 100644 index 70354d51a7dc..000000000000 --- a/icon-themes/human/framework/res/backing_rtl_left.png +++ /dev/null diff --git a/icon-themes/human/framework/res/backing_space.png b/icon-themes/human/framework/res/backing_space.png Binary files differdeleted file mode 100644 index 9f0a49f8a83f..000000000000 --- a/icon-themes/human/framework/res/backing_space.png +++ /dev/null |