diff options
Diffstat (limited to 'kuser/pic')
-rw-r--r-- | kuser/pic/Makefile.am | 9 | ||||
-rw-r--r-- | kuser/pic/group.png | bin | 0 -> 481 bytes | |||
-rw-r--r-- | kuser/pic/user.png | bin | 0 -> 359 bytes |
3 files changed, 9 insertions, 0 deletions
diff --git a/kuser/pic/Makefile.am b/kuser/pic/Makefile.am new file mode 100644 index 0000000..38d815a --- /dev/null +++ b/kuser/pic/Makefile.am @@ -0,0 +1,9 @@ + +# add here all files +pics_DATA = group.png user.png + +# this is the directory, where all datas are installed +# you have given the datas in data_DATA +picsdir = $(kde_datadir)/kuser/pics/ + +EXTRA_DIST = $(pics_DATA) diff --git a/kuser/pic/group.png b/kuser/pic/group.png Binary files differnew file mode 100644 index 0000000..e0985dc --- /dev/null +++ b/kuser/pic/group.png diff --git a/kuser/pic/user.png b/kuser/pic/user.png Binary files differnew file mode 100644 index 0000000..ceac8d1 --- /dev/null +++ b/kuser/pic/user.png |