diff options
Diffstat (limited to 'attic/muse2-oom/muse2/share/wallpapers')
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/CMakeLists.txt | 26 | ||||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_1.png | bin | 0 -> 32100 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_5.png | bin | 0 -> 9535 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/gray.gif | bin | 0 -> 6699 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/gray_rock.gif | bin | 0 -> 23780 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/gray_stucco.gif | bin | 0 -> 20903 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/paper1.jpg | bin | 0 -> 1662 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/paper2.jpg | bin | 0 -> 1875 bytes | |||
-rw-r--r-- | attic/muse2-oom/muse2/share/wallpapers/stone1.gif | bin | 0 -> 1252 bytes |
9 files changed, 26 insertions, 0 deletions
diff --git a/attic/muse2-oom/muse2/share/wallpapers/CMakeLists.txt b/attic/muse2-oom/muse2/share/wallpapers/CMakeLists.txt new file mode 100644 index 00000000..f2ffef6d --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/CMakeLists.txt @@ -0,0 +1,26 @@ +#============================================================================= +# MusE +# Linux Music Editor +# $Id:$ +# +# Copyright (C) 2002-2006 by Werner Schweer and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +#============================================================================= + +file (GLOB wallpapers_files *.gif *.jpg *.png) + +install( FILES ${wallpapers_files} + DESTINATION ${MusE_SHARE_DIR}/wallpapers + ) + diff --git a/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_1.png b/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_1.png Binary files differnew file mode 100644 index 00000000..90f268f9 --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_1.png diff --git a/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_5.png b/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_5.png Binary files differnew file mode 100644 index 00000000..6a8a011a --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/Muse2_Wallpaper_5.png diff --git a/attic/muse2-oom/muse2/share/wallpapers/gray.gif b/attic/muse2-oom/muse2/share/wallpapers/gray.gif Binary files differnew file mode 100644 index 00000000..cb30e856 --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/gray.gif diff --git a/attic/muse2-oom/muse2/share/wallpapers/gray_rock.gif b/attic/muse2-oom/muse2/share/wallpapers/gray_rock.gif Binary files differnew file mode 100644 index 00000000..dcf1a19b --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/gray_rock.gif diff --git a/attic/muse2-oom/muse2/share/wallpapers/gray_stucco.gif b/attic/muse2-oom/muse2/share/wallpapers/gray_stucco.gif Binary files differnew file mode 100644 index 00000000..bcebdb02 --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/gray_stucco.gif diff --git a/attic/muse2-oom/muse2/share/wallpapers/paper1.jpg b/attic/muse2-oom/muse2/share/wallpapers/paper1.jpg Binary files differnew file mode 100644 index 00000000..1d4923e8 --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/paper1.jpg diff --git a/attic/muse2-oom/muse2/share/wallpapers/paper2.jpg b/attic/muse2-oom/muse2/share/wallpapers/paper2.jpg Binary files differnew file mode 100644 index 00000000..a692fc41 --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/paper2.jpg diff --git a/attic/muse2-oom/muse2/share/wallpapers/stone1.gif b/attic/muse2-oom/muse2/share/wallpapers/stone1.gif Binary files differnew file mode 100644 index 00000000..f45407cc --- /dev/null +++ b/attic/muse2-oom/muse2/share/wallpapers/stone1.gif |