diff options
author | Ian C <ianc@noddybox.co.uk> | 2006-08-28 20:07:22 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2006-08-28 20:07:22 +0000 |
commit | b5d825c2c7e133c3fe07d9c12895f24f4c714721 (patch) | |
tree | dc6353f075ae6446da081b43a77778558ddc5c9f /gemma.gladep | |
parent | f1de5570a9b7a98c61509f70259f5625acae674e (diff) |
Initial GEMMA files
Diffstat (limited to 'gemma.gladep')
-rw-r--r-- | gemma.gladep | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gemma.gladep b/gemma.gladep new file mode 100644 index 0000000..6b08f7f --- /dev/null +++ b/gemma.gladep @@ -0,0 +1,10 @@ +<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> +<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd"> + +<glade-project> + <name>GEMMA</name> + <program_name>gemma</program_name> + <source_directory>.</source_directory> + <gnome_support>FALSE</gnome_support> + <output_build_files>FALSE</output_build_files> +</glade-project> |