summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2007-02-18 23:02:50 +0000
committerbryce <bryce@users.sourceforge.net>2007-02-18 23:02:50 +0000
commitbfca1353e43f67f976b2743a8b518a7cad84a686 (patch)
tree2e96d3d3c55d972b72837f057a48adfa11b3cf51 /src
parentremove old workaround for a bug which seems to be fixed in latest gtk (diff)
downloadinkscape-bfca1353e43f67f976b2743a8b518a7cad84a686.tar.gz
inkscape-bfca1353e43f67f976b2743a8b518a7cad84a686.zip
New dir for UI cache management code
(bzr r2393)
Diffstat (limited to 'src')
-rw-r--r--src/ui/cache/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/cache/README b/src/ui/cache/README
new file mode 100644
index 000000000..1cdbaeee8
--- /dev/null
+++ b/src/ui/cache/README
@@ -0,0 +1,3 @@
+This directory is for utility code for maintaining caches of UI things,
+such as symbol previews, thumbnails, font lists, brushes, dashes, etc.
+