summaryrefslogtreecommitdiffstats
path: root/grapher/graph-dialog.gladep
diff options
context:
space:
mode:
authorTim Moore <timoore@redhat.com>2009-09-02 12:39:05 +0200
committerTim Moore <timoore@redhat.com>2009-09-30 20:40:29 +0200
commiteece8f14d92f71fc12ab87c529fffc5fcc5a4e94 (patch)
tree2a0b6fce96e5acc0ee0316f889e616a7c2fcef1b /grapher/graph-dialog.gladep
parentc18a296b760df73e2c233077aa0b863f67ed725f (diff)
downloadsystemtap-steved-eece8f14d92f71fc12ab87c529fffc5fcc5a4e94.tar.gz
systemtap-steved-eece8f14d92f71fc12ab87c529fffc5fcc5a4e94.tar.xz
systemtap-steved-eece8f14d92f71fc12ab87c529fffc5fcc5a4e94.zip
Add graph data chooser window, based on glade
* configure.ac: Test for libglademm * grapher/GraphWidget.hxx (DataModelColumns): new class (onDataDialogCancel, void onDataAdd, onDataRemove, onDataDialogOpen): new methods * grapher/GraphWidget.cxx: ditto; methods for the graph data dialog. * grapher/graph-dialog.glade: New file. * grapher/graph-dialog.gladep: New file. * grapher/Makefile.am (dist_pkgdata_DATA): add graph-dialog.glade to installation. * grapher/GraphWidget.cxx (GraphWidget constructor): Use PKGDATADIR
Diffstat (limited to 'grapher/graph-dialog.gladep')
-rw-r--r--grapher/graph-dialog.gladep8
1 files changed, 8 insertions, 0 deletions
diff --git a/grapher/graph-dialog.gladep b/grapher/graph-dialog.gladep
new file mode 100644
index 00000000..abbe2dce
--- /dev/null
+++ b/grapher/graph-dialog.gladep
@@ -0,0 +1,8 @@
+<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
+<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
+
+<glade-project>
+ <name>graph-dialog</name>
+ <program_name>graph-dialog</program_name>
+ <gnome_support>FALSE</gnome_support>
+</glade-project>