- Timestamp:
- Sep 10, 2010, 3:41:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/swapplayers_mediaplayer_1_0/var/swap/extensions/MediaPlayer/plugin.py
r3772 r3935 539 539 menu.append((_("add/remove bookmarks (locationbox)"), "locationbox")) 540 540 if self.currList == "filelist": 541 menu.append((_("--------------------- - bookmarks-------------------"), "line"))541 menu.append((_("--------------------- bookmarks --------------------"), "line")) 542 542 for x in self.bookmarks.value: 543 543 menu.append((x, x)) … … 1194 1194 return [ 1195 1195 PluginDescriptor(name = "MediaPlayer", description = "Play back media files", where = PluginDescriptor.WHERE_MENU, fnc = menu), 1196 PluginDescriptor(name = "MediaPlayer", description = "Play back media files", where = PluginDescriptor.WHERE_EXTENSIONSMENU, fnc = main), 1196 1197 PluginDescriptor(name = "MediaPlayer", where = PluginDescriptor.WHERE_FILESCAN, fnc = filescan) 1197 1198 ]
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)