added images to plugin menu options, added testing for generators, attempted mitigation of memory leak
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
"Cut": ["STOCK_CUT", "cut"],
|
||||
"Copy": ["STOCK_COPY", "copy"],
|
||||
"Copy Name": ["STOCK_COPY", "copy_name"],
|
||||
"Copy Path": ["STOCK_COPY", "copy_path"],
|
||||
"Copy Path+Name": ["STOCK_COPY", "copy_path_name"],
|
||||
"Paste": ["STOCK_PASTE", "paste"]
|
||||
},
|
||||
"Plugins": {}
|
||||
|
Reference in New Issue
Block a user