4 Commits

Author SHA1 Message Date
relikd
9b928bd558 removed buggy PACKAGE_NAME constant 2015-03-20 16:20:58 +01:00
jberthet
d207a406cf Fixing args number in run_
In ST2, got an error saying that run_() has been given 2 arguments and was waiting for 3. 

I added a default None value to the unused 3rd args to maintain compatibility with ST version which are given 3 args to run_()
2013-10-03 17:50:48 +02:00
0kb
ae59413129 Update Plist Binary.py
def run_ for ST3 takes 3 arguments, according to the console.
2013-05-14 22:08:20 +02:00
relikd
3c28af30c3 Initial 2012-08-01 23:54:14 +02:00