Commit d5ae056b authored by Konstantin Pavlov's avatar Konstantin Pavlov

Maemo: fix icons paths.

(cherry picked from commit 86589cdbbcb1b661bf103e7b8fb311968f739658)
Signed-off-by: default avatarKonstantin Pavlov <thresh@videolan.org>
parent 6afb4f6d
......@@ -409,7 +409,7 @@ DIST_maemo = \
maemo/next.png
maemo_FILES = \
vlc32x32.png
icons/32x32/vlc.png
DIST_solid = \
solid/vlc-opencda.desktop \
......
......@@ -37,6 +37,6 @@ style "videolan"
stock["vlc-play"] = {{ "play.png" }}
stock["vlc-pause"] = {{ "pause.png" }}
stock["vlc-playlist"] = {{ "playlist.png" }}
stock["vlc"] = {{ "vlc32x32.png" }}
stock["vlc"] = {{ "../../icons/hicolor/32x32/apps/vlc.png" }}
}
widget "*" style "videolan"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment