Changes in trunk/desktop/FlipSideICS.rbbas [28:8]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/FlipSideICS.rbbas
r28 r8 2 2 Protected Class FlipSideICS 3 3 Inherits Application 4 #tag Note, Name = License5 Copyright 2010 Jeremy Auten6 7 This file is part of Flip Side ICS Software.8 9 Flip Side ICS Software is free software: you can redistribute it and/or modify10 it under the terms of the GNU General Public License as published by11 the Free Software Foundation, either version 3 of the License, or12 (at your option) any later version.13 14 Flip Side ICS Software is distributed in the hope that it will be useful,15 but WITHOUT ANY WARRANTY; without even the implied warranty of16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the17 GNU General Public License for more details.18 19 You should have received a copy of the GNU General Public License20 along with Flip Side ICS Software. If not, see <http://www.gnu.org/licenses/>.21 22 #tag EndNote23 24 25 4 #tag Constant, Name = kFileQuitShortcut, Type = String, Dynamic = False, Default = \"", Scope = Public 26 5 #Tag Instance, Platform = Mac OS, Language = Default, Definition = \"Cmd+Q"
Note: See TracChangeset
for help on using the changeset viewer.