diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2014-03-10 17:59:01 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-03-10 09:02:25 -0700 |
commit | 324b8cbff1a5ee9ab0fe2ec04183bb9c0c821dc1 (patch) | |
tree | f818aa38113efa1738084bfd5757ab9c1fa662dd /icons | |
parent | 7d9849cfed6da3d00366b849456194c6ade66a70 (diff) | |
download | subsurface-324b8cbff1a5ee9ab0fe2ec04183bb9c0c821dc1.tar.gz |
Profile2: use a different image when no profile is visible
This patch adds a new image resource named poster.png which,
is shown instead of the 3 posters. The main reason for that
is due to the poster text not being visible. This new image
is pretty much the Subsurface logo only.
It also removes the grid lines, while the poster is visible.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/poster.png | bin | 0 -> 37876 bytes |
-rw-r--r-- | icons/poster1.jpg | bin | 198308 -> 0 bytes |
-rw-r--r-- | icons/poster2.jpg | bin | 196033 -> 0 bytes |
-rw-r--r-- | icons/poster3.jpg | bin | 109219 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/icons/poster.png b/icons/poster.png Binary files differnew file mode 100644 index 000000000..bd82ef7b9 --- /dev/null +++ b/icons/poster.png diff --git a/icons/poster1.jpg b/icons/poster1.jpg Binary files differdeleted file mode 100644 index 455e85071..000000000 --- a/icons/poster1.jpg +++ /dev/null diff --git a/icons/poster2.jpg b/icons/poster2.jpg Binary files differdeleted file mode 100644 index a06304ec2..000000000 --- a/icons/poster2.jpg +++ /dev/null diff --git a/icons/poster3.jpg b/icons/poster3.jpg Binary files differdeleted file mode 100644 index 1c9f73ef4..000000000 --- a/icons/poster3.jpg +++ /dev/null |