neutrino icons: add icon icon_movieplayer_32x32.png

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1709 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 0bafae285c
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-09-20 (Tue, 20 Sep 2011)

Origin message was:
------------------
*neutrino icons: add icon icon_movieplayer_32x32.png

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1709 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
2011-09-20 07:27:57 +00:00
parent 47e6254bed
commit aab3b97e9f
3 changed files with 3 additions and 1 deletions

View File

@@ -42,4 +42,5 @@ install_DATA = \
powervu_green.png powervu_white.png powervu_yellow.png \ powervu_green.png powervu_white.png powervu_yellow.png \
seca_green.png seca_white.png seca_yellow.png \ seca_green.png seca_white.png seca_yellow.png \
via_green.png via_white.png via_yellow.png \ via_green.png via_white.png via_yellow.png \
radiotextget.png radiotextoff.png radiotextwait.png radiotextget.png radiotextoff.png radiotextwait.png \
icon_movieplayer_32x32.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -86,6 +86,7 @@
#define NEUTRINO_ICON_MOUNTED "mounted" #define NEUTRINO_ICON_MOUNTED "mounted"
#define NEUTRINO_ICON_MP3 "mp3" #define NEUTRINO_ICON_MP3 "mp3"
#define NEUTRINO_ICON_MULTIMEDIA "multimedia" #define NEUTRINO_ICON_MULTIMEDIA "multimedia"
#define NEUTRINO_ICON_MOVIEPLAYER_32 "icon_movieplayer_32x32"
#define NEUTRINO_ICON_NOT_MOUNTED "not_mounted" #define NEUTRINO_ICON_NOT_MOUNTED "not_mounted"
#define NEUTRINO_ICON_PAUSE "mp_pause" #define NEUTRINO_ICON_PAUSE "mp_pause"
#define NEUTRINO_ICON_PLAY "mp_play" #define NEUTRINO_ICON_PLAY "mp_play"