views.main: Handle the help menu in the main view
[git-cola.git] / README
blob5ead8c966866f5c5e8dda12dfbeff9f781068486
1 git-cola: a highly caffeinated git gui
3 cola is a sweet, carbonated git gui known for its
4 sugary flavour and caffeine-inspired features.
7 Copyright (C) 2009 David Aguilar and contributors
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 2 of the License, or
12 (at your option) any later version.
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with this program.  If not, see <http://www.gnu.org/licenses/>.
23 INSTALLATION
25 See the 'INSTALL' file for more details.
28 ACKNOWLEDGEMENTS
30 git-cola includes a copy of the following modules:
32 GitPython ~ http://gitorious.org/projects/git-python/
33 jsonpickle ~ http://code.google.com/p/jsonpickle/
34 simplejson ~ http://code.google.com/p/simplejson/