]> projects.mako.cc - selectricity/blob - lib/gruff-0.2.8/test/test_base.rb
custimizable widgets now work for top_bar as well, btu still only with png's.
[selectricity] / lib / gruff-0.2.8 / test / test_base.rb
1 #!/usr/bin/ruby
2
3 require File.dirname(__FILE__) + "/gruff_test_case"
4
5 class TestGruffBase < GruffTestCase
6
7
8 end

Benjamin Mako Hill || Want to submit a patch?