mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Correct location of logo svg file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30866 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b674751974
commit
01706d9c0f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ my @iconlist = (
|
|||
"devices/network-wireless", # Icon_Radio_screen ###
|
||||
"mimetypes/package-x-generic", # Icon_file_view_menu
|
||||
"apps/utilities-system-monitor", # Icon_EQ
|
||||
"../rbutil/rbutilqt/icons/rockbox-clef.svg" # Icon_Rockbox
|
||||
"../docs/logo/rockbox-clef.svg" # Icon_Rockbox
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue