diff options
Diffstat (limited to 'part/pics')
-rw-r--r-- | part/pics/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/part/pics/Makefile.am b/part/pics/Makefile.am index a291541..34f8fa4 100644 --- a/part/pics/Makefile.am +++ b/part/pics/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = xml_attribute.png xml_cdata.png xml_comment.png xml_element.png xml_text.png xml_procinstr.png xml_cdata_b.png xml_comment_b.png xml_element_b.png xml_text_b.png xml_procinstr_b.png @@ -35,4 +35,4 @@ uninstall-local: -rm -f $(kde_datadir)/kxmleditor/pics/xml_procinstr_b.png -rmdir $(kde_datadir)/kxmleditor/pics -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |