diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/test/CMakeLists.txt | 4 | ||||
-rw-r--r-- | data/test/Makefile.am | 4 | ||||
-rw-r--r-- | data/test/arrow_up.png | bin | 0 -> 234 bytes | |||
-rw-r--r-- | data/test/arrow_up_A.png | bin | 0 -> 199 bytes | |||
-rw-r--r-- | data/test/arrow_up_B.png | bin | 0 -> 209 bytes | |||
-rw-r--r-- | data/test/arrow_up_S.png | bin | 0 -> 196 bytes |
6 files changed, 8 insertions, 0 deletions
diff --git a/data/test/CMakeLists.txt b/data/test/CMakeLists.txt index 0cf52c800..1c98ea1d6 100644 --- a/data/test/CMakeLists.txt +++ b/data/test/CMakeLists.txt @@ -1,4 +1,8 @@ SET(FILES + arrow_up.png + arrow_up_A.png + arrow_up_B.png + arrow_up_S.png palette.gpl serverlistplus.xml simplefile.txt diff --git a/data/test/Makefile.am b/data/test/Makefile.am index d019b948a..1f17ebca2 100644 --- a/data/test/Makefile.am +++ b/data/test/Makefile.am @@ -1,6 +1,10 @@ testdir = $(pkgdatadir)/data/test test_DATA = \ + arrow_up.png \ + arrow_up_A.png \ + arrow_up_B.png \ + arrow_up_S.png \ palette.gpl \ serverlistplus.xml \ simplefile.txt diff --git a/data/test/arrow_up.png b/data/test/arrow_up.png Binary files differnew file mode 100644 index 000000000..f6158b2ae --- /dev/null +++ b/data/test/arrow_up.png diff --git a/data/test/arrow_up_A.png b/data/test/arrow_up_A.png Binary files differnew file mode 100644 index 000000000..e156f4c9c --- /dev/null +++ b/data/test/arrow_up_A.png diff --git a/data/test/arrow_up_B.png b/data/test/arrow_up_B.png Binary files differnew file mode 100644 index 000000000..e034b13d0 --- /dev/null +++ b/data/test/arrow_up_B.png diff --git a/data/test/arrow_up_S.png b/data/test/arrow_up_S.png Binary files differnew file mode 100644 index 000000000..56beae480 --- /dev/null +++ b/data/test/arrow_up_S.png |