Skip to content

Commit

Permalink
Add for open skin as project command a tool menu entry
Browse files Browse the repository at this point in the history
  • Loading branch information
thatsIch committed Jan 31, 2017
1 parent 355a3a3 commit 13da76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"children":
[
{"caption": "Open Skins Folder...", "command": "rainmeter_open_skins_folder"},
{"caption": "Open Skin as Project...", "command": "rainmeter_open_skin_as_project"},
{"caption": "-"},
{"caption": "Refresh Current Skin", "command": "rainmeter_refresh_current_skin"},
{"caption": "Refresh Rainmeter", "command": "rainmeter_refresh_config", "args": {"cmd": []}},
Expand Down

0 comments on commit 13da76e

Please sign in to comment.