home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <WinampAbstractionLayer version="0.7">
-
- <groupdef id="bookmarks.titlebox.content">
- <Wasabi:Text
- id="description"
- text="Create shortcuts to specific media that can be accessed through the Winamp main menu and this screen."
- x="0" y="0"
- w="0" h="32"
- relatw="1"
- />
-
- <group id="wasabi.window.embedded" x="0" y="35" w="0" relatw="1" h="-67" relath="1" />
- <bookmarklist id="main.bookmark.list" x="2" y="37" w="-4" relatw="1" h="-71" relath="1" />
-
- <Wasabi:Button id="edit" action="bookmarks_edit" action_target="main.bookmark.list" x="0" y="-23" relaty="1" w="48" h="21" text="Edit" />
- <Wasabi:button id="remove" action="bookmarks_remove" action_target="main.bookmark.list" x="52" y="-23" relaty="1" w="48" h="21" text="Remove" />
- <Wasabi:button id="open" action="bookmarks_open" action_target="main.bookmark.list" x="104" y="-23" relaty="1" w="48" h="21" text="Open" />
- <Wasabi:button id="enqueue" action="bookmarks_enqueue" action_target="main.bookmark.list" x="156" y="-23" relaty="1" w="48" h="21" text="Enqueue" />
- </groupdef>
-
- <groupdef id="config.bookmarks">
- <Wasabi:TitleBox x="0" y="0" w="0" relatw="1" h="0" relath="1" title="Bookmarks" content="bookmarks.titlebox.content" />
- </groupdef>
-
- <groupdef id="config.bookmarks.edit" inherit_group="wasabi.panel" w="350" h="117" name="Edit Bookmark" lockminmax="1">
- <Wasabi:Text
- text="Title:"
- x="4" y="4"
- w="0" h="16"
- relatw="1"
- fontsize="+1"
- />
- <Wasabi:EditBox id="bookmark.title.edit" x="4" y="22" w="-8" relatw="1" h="21" />
- <Wasabi:Text
- text="File:"
- x="4" y="47"
- w="0" h="16"
- relatw="1"
- fontsize="+1"
- />
- <Wasabi:EditBox id="bookmark.file.edit" x="4" y="67" w="-8" relatw="1" h="21" />
- <Wasabi:Button id="ok" x="-50" y="92" w="46" relatx="1" h="21" text="Ok" action="endmodal" retcode="1" />
- <Wasabi:Button id="cancel" x="-100" y="92" w="46" relatx="1" h="21" text="Cancel" action="endmodal" retcode="0" />
- </groupdef>
-
-
- </WinampAbstractionLayer>
-