Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a847a0e3b | |||
| 7a13f22f46 | |||
| 0435133581 | |||
| 0a4624f3f4 | |||
| 15e2b733f5 | |||
| e45fbbcfcd | |||
| d4b0048554 | |||
| a6422700c4 |
@@ -9,3 +9,5 @@ install-sh
|
||||
missing
|
||||
|
||||
clr-wallpapers.xml
|
||||
|
||||
.DS_Store
|
||||
|
||||
@@ -2,6 +2,14 @@ artworkdir = $(datadir)/backgrounds/clearlinux
|
||||
legacydir = $(datadir)/backgrounds/xfce
|
||||
|
||||
artwork_DATA = \
|
||||
Wallpapers/4K/background_01.png \
|
||||
Wallpapers/4K/background_02.png \
|
||||
Wallpapers/4K/background_03.png \
|
||||
Wallpapers/4K/background_04.png \
|
||||
Wallpapers/4K/background_05.png \
|
||||
Wallpapers/4K/background_06.png \
|
||||
Wallpapers/4K/background_07.png \
|
||||
Wallpapers/4K/background_08.png \
|
||||
Wallpapers/4K/wallpaper_4K_01.jpg \
|
||||
Wallpapers/4K/wallpaper_4K_02.jpg \
|
||||
Wallpapers/4K/wallpaper_4K_03.jpg \
|
||||
@@ -14,11 +22,13 @@ artwork_DATA = \
|
||||
|
||||
backgroundpropsdir = $(datadir)/gnome-background-properties
|
||||
backgroundprops_DATA = \
|
||||
clr-wallpapers.xml
|
||||
clr-wallpapers.xml \
|
||||
clearlinux-backgrounds.xml
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(artwork_DATA) \
|
||||
clr-wallpapers.xml.in
|
||||
clr-wallpapers.xml.in \
|
||||
clearlinux-backgrounds.xml.in
|
||||
|
||||
# Restore compat links for artwork_DATA
|
||||
install-exec-hook:
|
||||
|
||||
|
After Width: | Height: | Size: 996 KiB |
|
After Width: | Height: | Size: 118 KiB |
|
After Width: | Height: | Size: 135 KiB |
|
After Width: | Height: | Size: 320 KiB |
|
After Width: | Height: | Size: 2.2 MiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 4.1 MiB |
|
After Width: | Height: | Size: 6.7 MiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
|
Before Width: | Height: | Size: 1012 KiB After Width: | Height: | Size: 1012 KiB |
@@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
|
||||
<wallpapers>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 1</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_01.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 2</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_02.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 3</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_03.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 4</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_04.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 5</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_05.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 6</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_06.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 7</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_07.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
<name>Clear Linux Background 8</name>
|
||||
<filename>@prefix@/share/backgrounds/clearlinux/background_08.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#000000</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
<shade_type>solid</shade_type>
|
||||
</wallpaper>
|
||||
</wallpapers>
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT([Clear Linux Project Wallpapers], 6, [marcos.simental.magana@intel.com], [clr-wallpapers], [https://clearlinux.org/])
|
||||
AC_INIT([Clear Linux Project Wallpapers], 8, [marcos.simental.magana@intel.com], [clr-wallpapers], [https://clearlinux.org/])
|
||||
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects 1.9 tar-ustar])
|
||||
AC_PREFIX_DEFAULT(/usr/local)
|
||||
|
||||
@@ -6,7 +6,8 @@ AC_PROG_LN_S
|
||||
AC_PROG_MKDIR_P
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
clr-wallpapers.xml])
|
||||
clr-wallpapers.xml
|
||||
clearlinux-backgrounds.xml])
|
||||
AC_OUTPUT
|
||||
|
||||
AC_MSG_RESULT([
|
||||
|
||||