summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar mszulecki2007-06-11 17:49:28 +0000
committerGravatar mszulecki2007-06-11 17:49:28 +0000
commit0d8a3ccfe29681d855bb18649af75cc177335a6b (patch)
tree2d420e917d3f28928b9dff8a72d6c3449b2d7aca /README
parentc6421dddc6ede5f92a4626899083e9eaece0f380 (diff)
downloaddskel-0d8a3ccfe29681d855bb18649af75cc177335a6b.tar.gz
dskel-0d8a3ccfe29681d855bb18649af75cc177335a6b.tar.bz2
Remove GTK stuff for now, we are just an autotools D project skeleton.
git-svn-id: http://svn.sukimashita.com/repos/dskel/trunk@22 4281df72-ff29-0410-8fee-2d9ac0c5f5a7
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 13cdc9e..0b2157f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This package should provide a sample skeleton of a GTK+ based application
+This package should provide a sample skeleton of an application
written in the D Programming Language.
It makes use of the common autotools and the GNU D Compiler (GDC).