Move all quick views into plugins/quickview.

svn: r11635
This commit is contained in:
Brian Matherly
2009-01-16 21:39:51 +00:00
parent 96f9411caa
commit a12989719b
17 changed files with 48 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# This is the src/plugins/rel level Makefile for Gramps
# This is the src/plugins/tool level Makefile for Gramps
# We could use GNU make's ':=' syntax for nice wildcard use,
# but that is not necessarily portable.
# If not using GNU make, then list all .py files individually