Skip to content

Commit

Permalink
Merge branch 'release/1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
ktekinay committed Jul 9, 2015
2 parents c949592 + 8c53cf4 commit 9d48478
Show file tree
Hide file tree
Showing 10 changed files with 763 additions and 152 deletions.
6 changes: 6 additions & 0 deletions App.xojo_code
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,12 @@ Inherits Application
#Tag Instance, Platform = Linux, Language = Default, Definition = \"&Delete"
#tag EndConstant

#tag Constant, Name = kEditComment, Type = String, Dynamic = False, Default = \"Comment", Scope = Public
#tag EndConstant

#tag Constant, Name = kEditUncomment, Type = String, Dynamic = False, Default = \"Uncomment", Scope = Public
#tag EndConstant

#tag Constant, Name = kFileQuit, Type = String, Dynamic = False, Default = \"&Quit", Scope = Public
#Tag Instance, Platform = Windows, Language = Default, Definition = \"E&xit"
#tag EndConstant
Expand Down
Loading

0 comments on commit 9d48478

Please sign in to comment.