summaryrefslogtreecommitdiffstats
path: root/data/pixmaps
Commit message (Collapse)AuthorAgeFilesLines
* Add a gradient background to spoke headers (mizmo, clumens).Chris Lumens2012-12-121-0/+0
| | | | | | | | | | | The idea here is that by adding a gradient up top, the "Done" button looks more like it belongs with the header than with the widgets down in the spoke. It also subtly makes the spoke look like a subpart of the hub. Adding this required adding an additional internal widget, which means also changing all existing glade files to include this internal widget. Make sure to build new glade support and install locally (or use the proper makefile targets) before editing.
* Add a little right pointing arrow to the active mountpoint selector.Chris Lumens2012-06-071-0/+0
|
* Structure the repo layout so it matches final structure better and make isys ↵Martin Sivak2010-05-3117-0/+23
a real Python package. Also updates the build and autotools stuff to work with the new structure