diff options
Diffstat (limited to 'kmobile/devices/pics')
-rw-r--r-- | kmobile/devices/pics/Makefile.am | 6 | ||||
-rw-r--r-- | kmobile/devices/pics/mobile_camera.png | bin | 0 -> 1627 bytes | |||
-rw-r--r-- | kmobile/devices/pics/mobile_musicplayer.png | bin | 0 -> 2207 bytes | |||
-rw-r--r-- | kmobile/devices/pics/mobile_organizer.png | bin | 0 -> 2801 bytes | |||
-rw-r--r-- | kmobile/devices/pics/mobile_phone.png | bin | 0 -> 5519 bytes | |||
-rw-r--r-- | kmobile/devices/pics/mobile_unknown.png | bin | 0 -> 2815 bytes |
6 files changed, 6 insertions, 0 deletions
diff --git a/kmobile/devices/pics/Makefile.am b/kmobile/devices/pics/Makefile.am new file mode 100644 index 000000000..489635e5b --- /dev/null +++ b/kmobile/devices/pics/Makefile.am @@ -0,0 +1,6 @@ +libkmobilepics_DATA = \ + mobile_phone.png mobile_organizer.png mobile_camera.png \ + mobile_musicplayer.png mobile_unknown.png + +# libkmobilepicsdir = $(kde_datadir)/kmobile/pics +libkmobilepicsdir = $(kde_icondir)/default.kde/32x32/devices diff --git a/kmobile/devices/pics/mobile_camera.png b/kmobile/devices/pics/mobile_camera.png Binary files differnew file mode 100644 index 000000000..6876fa90c --- /dev/null +++ b/kmobile/devices/pics/mobile_camera.png diff --git a/kmobile/devices/pics/mobile_musicplayer.png b/kmobile/devices/pics/mobile_musicplayer.png Binary files differnew file mode 100644 index 000000000..2036faa52 --- /dev/null +++ b/kmobile/devices/pics/mobile_musicplayer.png diff --git a/kmobile/devices/pics/mobile_organizer.png b/kmobile/devices/pics/mobile_organizer.png Binary files differnew file mode 100644 index 000000000..ffa2b6fb1 --- /dev/null +++ b/kmobile/devices/pics/mobile_organizer.png diff --git a/kmobile/devices/pics/mobile_phone.png b/kmobile/devices/pics/mobile_phone.png Binary files differnew file mode 100644 index 000000000..ca416931b --- /dev/null +++ b/kmobile/devices/pics/mobile_phone.png diff --git a/kmobile/devices/pics/mobile_unknown.png b/kmobile/devices/pics/mobile_unknown.png Binary files differnew file mode 100644 index 000000000..785b8a0fc --- /dev/null +++ b/kmobile/devices/pics/mobile_unknown.png |