# TODO -- todo file for galois.
# Copyright (C) 2012 Gerardo Ballabio
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

Things to do:
* INTERNATIONALIZATION
* port to gtkmm 3 (3.4?): when I have it on my computer = when Debian
  7.0 is released
* register Galois Manual properly with GNOME (do not use system):
  there's a function uri_dont_remember_what, find it again
* keep default brick size at 24 (and adjust window size when board is
  resized!) but reduce minimum size: can't find how to do that with
  gtkmm 2, maybe with gtkmm 3
* create own directory in config and data dirs: requires working Gio,
  seems broken in Debian 6.0
