[Uml-devel] kdesdk/umbrello/umbrello/headings
Oliver Kellogg
okellogg at users.sourceforge.net
Fri Apr 9 14:15:01 UTC 2004
CVS commit by okellogg:
Fix bug 73418 (Heading files missing for Ada.)
A heading.adb 1.1
A heading.ads 1.1
M +14 -1 Makefile.am 1.10
--- kdesdk/umbrello/umbrello/headings/Makefile.am #1.9:1.10
@@ -1,2 +1,15 @@
mydir = $(kde_datadir)/umbrello/headings
-my_DATA = heading.java heading.h heading.php heading.cpp heading.pm heading.py heading.idl heading.sql heading.js heading.as heading.xsd heading.cs
+my_DATA = heading.adb \
+heading.ads \
+heading.as \
+heading.cpp \
+heading.cs \
+heading.h \
+heading.idl \
+heading.java \
+heading.js \
+heading.php \
+heading.pm \
+heading.py \
+heading.sql \
+heading.xsd
More information about the umbrello-devel
mailing list