This file is indexed.

/usr/share/doc/gtkboard/TODO is in gtkboard 0.11pre0+cvs.2003.11.02-7build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
* Key press abstraction layer (major)
* Change client-server model to p2p model (major)
* Full impl of dyn loading (major)
* Next tile in tetris
* Text inside board area (major)
* Widgets outside board area (major)
* Drag and drop (major)
* getmove fn dependent on square
* context sensitive help
* nine men morris
* battleship
* fix edge-square highlight bug by changing board size when game_draw_cell_boundaries is set
* implement game_flippable
* eval needs new parameter to give the result -- done