diff --git a/Actions/Notes Navigator.lbaction/Contents/Info.plist b/Actions/Notes Navigator.lbaction/Contents/Info.plist index 8894ea2..56660d6 100644 --- a/Actions/Notes Navigator.lbaction/Contents/Info.plist +++ b/Actions/Notes Navigator.lbaction/Contents/Info.plist @@ -2,46 +2,48 @@ - LSMinimumSystemVersion - 10.9 - LBDebugLogEnabled - - CFBundleIdentifier - com.facetheheat.notesnavigator CFBundleIconFile - com.apple.Notes + NoteNavigator + CFBundleIdentifier + NoteNavigator CFBundleName - Notes Navigator + NoteNavigator CFBundleVersion 1.0 + LBAbbreviation + nn + LBDebugLogEnabled + + LBDescription + + LBAuthor + Pavel Miroshnichenko + LBEmail + pavel@miroshnichen.co + LBSummary + Simple notes.app navigator + LBTwitter + @previewthenew + LBWebsiteURL + http://pavel.miroshnichen.co + LBRequiredApplication com.apple.Notes LBScripts LBDefaultScript + LBKeepWindowActive + + LBResultType + unknown LBReturnsResult LBScriptName default.scpt - LBDescription - - LBDownload - https://github.com/facetheheat - LBChangelog - - LBWebsite - http://pavel.miroshnichen.co - LBEmail - pavel@miroshnichen.co - LBSummary - Simple notes.app navigator - LBAuthor - Pavel Miroshnichenko - LBTwitter - @previewthenew - + LSMinimumSystemVersion + 10.9 diff --git a/Actions/Notes Navigator.lbaction/Contents/Scripts/default.scpt b/Actions/Notes Navigator.lbaction/Contents/Scripts/default.scpt index cfab581..338c43b 100644 Binary files a/Actions/Notes Navigator.lbaction/Contents/Scripts/default.scpt and b/Actions/Notes Navigator.lbaction/Contents/Scripts/default.scpt differ