You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
370 B
12 lines
370 B
--- kdewebdev-3.5.4/kxsldbg/Makefile.am.orig 2006-08-25 17:24:17.000000000 +0200
|
|
+++ kdewebdev-3.5.4/kxsldbg/Makefile.am 2006-08-25 17:25:10.000000000 +0200
|
|
@@ -56,6 +56,8 @@
|
|
shellrcdir = $(kde_datadir)/kxsldbg
|
|
shellrc_DATA = kxsldbg_shell.rc
|
|
|
|
+KDE_ICON = kxsldbg
|
|
+
|
|
messages: rc.cpp
|
|
LIST=`find . -name \*.ui -o -name \*.rc`; \
|
|
$(EXTRACTRC) $$LIST >> rc.cpp ;\
|