Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugi...
commit946a815cd4166f8761fac0c9cba0092b871cf900
authorPeter D'Hoye <peter.dhoye@gmail.com>
Mon, 3 Sep 2007 22:24:26 +0000 (3 22:24 +0000)
committerPeter D'Hoye <peter.dhoye@gmail.com>
Mon, 3 Sep 2007 22:24:26 +0000 (3 22:24 +0000)
tree043b27178fdb6822abb18abeb1f9aa6a6c1bd265
parent9b3be37f84286e24a14ac29b2ab0105d6171e188
Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14599 a1c6a512-1295-4272-9138-f99709370657
apps/onplay.c
apps/plugins/CATEGORIES
apps/plugins/SOURCES
apps/plugins/SUBDIRS
apps/plugins/shortcuts.c [deleted file]
apps/plugins/shortcuts/Makefile [new file with mode: 0644]
apps/plugins/shortcuts/shortcuts.h [new file with mode: 0644]
apps/plugins/shortcuts/shortcuts_append.c [new file with mode: 0644]
apps/plugins/shortcuts/shortcuts_common.c [new file with mode: 0644]
apps/plugins/shortcuts/shortcuts_view.c [new file with mode: 0644]
apps/plugins/viewers.config