97aa49 Update `Default' theme design models:

Authored and Committed by areguera 12 years ago
36 files changed. 719 lines added. 4639 lines removed.
Identity/Models/Themes/Default/Concept/motif.svg
file modified
+4 -4
Identity/Models/Themes/Default/Distro/5/Anaconda/anaconda_header.svg
file modified
+7 -214
Identity/Models/Themes/Default/Distro/5/Anaconda/first.svg
file modified
+2 -215
Identity/Models/Themes/Default/Distro/5/Anaconda/splash.svg
file modified
+7 -213
Identity/Models/Themes/Default/Distro/5/Firstboot/firstboot-left.svg
file modified
+14 -371
Identity/Models/Themes/Default/Distro/5/Firstboot/splash-small.svg
file modified
+11 -277
Identity/Models/Themes/Default/Distro/5/Gdm/GdmGreeterTheme.xml
file modified
+9 -9
Identity/Models/Themes/Default/Distro/5/Gdm/release.svg
file removed
-456
Identity/Models/Themes/Default/Distro/5/Gdm/screenshot.svg
file modified
+8 -233
Identity/Models/Themes/Default/Distro/5/Grub/splash.svg
file modified
+13 -76
Identity/Models/Themes/Default/Distro/5/Gsplash/gnome-splash.svg
file modified
+16 -238
Identity/Models/Themes/Default/Distro/5/Kdm/GdmGreeterTheme.xml
file modified
+6 -6
Identity/Models/Themes/Default/Distro/5/Kdm/release.svg
file removed
-501
Identity/Models/Themes/Default/Distro/5/Kdm/screenshot.svg
file modified
+8 -233
Identity/Models/Themes/Default/Distro/5/Ksplash/splash_top.svg
file modified
+8 -215
Identity/Models/Themes/Default/Distro/5/Rhgb/large-computer.svg
file modified
+8 -200
Identity/Models/Themes/Default/Distro/5/Rhgb/main-logo.svg
file modified
+8 -164
Identity/Models/Themes/Default/Distro/5/Rhgb/system-logo.svg
file modified
+8 -58
Identity/Models/Themes/Default/Distro/5/Syslinux/syslinux-splash.svg
file modified
+9 -72
Identity/Models/Themes/Default/Media/label-installcd-1.svg
file modified
+57 -118
Identity/Models/Themes/Default/Media/label-installcd-2.svg
file modified
+27 -36
Identity/Models/Themes/Default/Media/label-installcd-3.svg
file modified
+50 -59
Identity/Models/Themes/Default/Media/label-installdvd-1.svg
file modified
+50 -59
Identity/Models/Themes/Default/Media/label-livecd-1.svg
file modified
+27 -36
Identity/Models/Themes/Default/Media/label-livedvd-1.svg
file modified
+27 -36
Identity/Models/Themes/Default/Media/sleeve-installcd-1.svg
file modified
+31 -40
Identity/Models/Themes/Default/Media/sleeve-installcd-2.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-installcd-3.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-installcd-4.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-installcd-5.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-installcd-6.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-installdvd-1.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-livecd-1.svg
file modified
+28 -37
Identity/Models/Themes/Default/Media/sleeve-livedvd-1.svg
file modified
+29 -38
Identity/Models/Themes/Default/Posters/744x1052.svg
file modified
+15 -203
Identity/Models/Themes/Default/branding.conf
file added
+64
    Update `Default' theme design models:
    
        - Add `branding.conf' file.
    
        - Remove all branding information from design models. From now on,
          branding information is set through the `branding.conf' file.
          When the `branding.conf' file is used, branding information is
          taken from `trunk/Identity/Images/Brands' directory structure
          and overlapped on images as defined by `branding.conf' file.
          The overlapping action itself takes place through ImageMagick
          `composite' command. The ImageMagick `composite' command takes
          its arguments from `branding.conf' and is applied (as
          post-rendition action) to all rendered images, one by one.
    
        - Replace the `The CentOS Project' phrase to
          `=COPYRIGHT_HOLDER_PREDICATE=' translation marker on copyright
          notices and `=COPYRIGHT_HOLDER=' outside copyright notices.
    
        - Start using `=LICENSE=' and `=LICENSE_URL=' translation markers
          instead of `Creative Common Attribution-ShareAlike 3.0 License'
          and `http://creativecommons.org/licenses/by-sa/3.0/',
          respectively.
    
        - Don't use a minus sign between `CentOS' and `=RELEASE=', and try
          to be consistent on that. There is no minus sign in the branding
          information, so we don't use it when writing neither.
    
        - Remove `release.svg' from `Distro/5/Gdm' and `Distro/5/Kdm'. And
          readjust `GdmGreeterTheme.xml' in both location to concide the
          brand information retrived from `trunk/Identity/Images/Brands'
          and the left-bottom buttons xpadding which was changed from 6 to
          10.