diff options
author | Alexander Yakushev <yakushev.alex@gmail.com> | 2010-11-05 08:43:52 +0200 |
---|---|---|
committer | Alexander Yakushev <yakushev.alex@gmail.com> | 2010-11-05 09:05:15 +0200 |
commit | 58174ffbf2659a8de5c0e2c9704526e44da61912 (patch) | |
tree | 9fd3fe55879789915d33b13428014920b182941e /icons | |
parent | 5381fc6ae94fefd6d8040f1e509e38136c573dc9 (diff) | |
parent | da3707e4c53331e1618a911a88a65ff467ef8594 (diff) | |
download | awesompd-58174ffbf2659a8de5c0e2c9704526e44da61912.tar.gz awesompd-58174ffbf2659a8de5c0e2c9704526e44da61912.tar.bz2 |
Reworked icon handling
Diffstat (limited to 'icons')
-rw-r--r-- | icons/check_icon.png | bin | 0 -> 241 bytes |
-rw-r--r-- | icons/next_icon.png | bin | 0 -> 224 bytes |
-rw-r--r-- | icons/pause_icon.png | bin | 0 -> 210 bytes |
-rw-r--r-- | icons/play_icon.png | bin | 0 -> 234 bytes |
-rw-r--r-- | icons/play_pause_icon.png | bin | 0 -> 232 bytes |
-rw-r--r-- | icons/prev_icon.png | bin | 0 -> 221 bytes |
-rw-r--r-- | icons/radio_icon.png | bin | 0 -> 342 bytes |
-rw-r--r-- | icons/stop_icon.png | bin | 0 -> 210 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/icons/check_icon.png b/icons/check_icon.png Binary files differnew file mode 100644 index 0000000..dc5cba1 --- /dev/null +++ b/icons/check_icon.png diff --git a/icons/next_icon.png b/icons/next_icon.png Binary files differnew file mode 100644 index 0000000..7fe1eb6 --- /dev/null +++ b/icons/next_icon.png diff --git a/icons/pause_icon.png b/icons/pause_icon.png Binary files differnew file mode 100644 index 0000000..83a92ee --- /dev/null +++ b/icons/pause_icon.png diff --git a/icons/play_icon.png b/icons/play_icon.png Binary files differnew file mode 100644 index 0000000..83230d1 --- /dev/null +++ b/icons/play_icon.png diff --git a/icons/play_pause_icon.png b/icons/play_pause_icon.png Binary files differnew file mode 100644 index 0000000..e17846e --- /dev/null +++ b/icons/play_pause_icon.png diff --git a/icons/prev_icon.png b/icons/prev_icon.png Binary files differnew file mode 100644 index 0000000..11e34a1 --- /dev/null +++ b/icons/prev_icon.png diff --git a/icons/radio_icon.png b/icons/radio_icon.png Binary files differnew file mode 100644 index 0000000..ffdf065 --- /dev/null +++ b/icons/radio_icon.png diff --git a/icons/stop_icon.png b/icons/stop_icon.png Binary files differnew file mode 100644 index 0000000..6bef770 --- /dev/null +++ b/icons/stop_icon.png |