Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / mod_palette / dock_palbrowse.h
index 41bc7e8..9e039d3 100644 (file)
@@ -42,6 +42,15 @@ class CanvasInterface;
 
 namespace studio {
 
+/*
+
+The palette browser was intended to be a way to manage and select a single
+palette from a set of palettes that you could save to files. The palette
+editor was for editing individual palettes. Unfortunately the palette
+browser was never implemented.
+
+*/
+
 class Dock_PalBrowse : public Dockable
 {
 public: