mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 00:03:34 +01:00
Add :dia newsmartplaylist to Xulmus.
This commit is contained in:
@@ -106,6 +106,8 @@ const config = { //{{{
|
||||
["import", "Import Preferences, Bookmarks, History, etc. from other browsers",
|
||||
function () { window.BrowserImport(); }],
|
||||
*/
|
||||
["newsmartplaylist", "Open the file selector dialog",
|
||||
function () { SBNewSmartPlaylist(); }],
|
||||
["openfile", "Open the file selector dialog",
|
||||
function () { SBFileOpen(); }],
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user