From ce8f0a7e7205e70e7ec5f1be0024e52903fdec7a Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 16 Nov 2011 23:26:51 +0100 Subject: Removing the last remnants of layout - sorry to see it go :-( --- sw/uiconfig/layout/delzip | 1 - sw/uiconfig/layout/layout.mk | 33 -------------------------- sw/uiconfig/layout/wordcount.xml | 50 ---------------------------------------- 3 files changed, 84 deletions(-) delete mode 100644 sw/uiconfig/layout/delzip delete mode 100644 sw/uiconfig/layout/layout.mk delete mode 100644 sw/uiconfig/layout/wordcount.xml (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/layout/delzip b/sw/uiconfig/layout/delzip deleted file mode 100644 index 7b4d68d70fca..000000000000 --- a/sw/uiconfig/layout/delzip +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/sw/uiconfig/layout/layout.mk b/sw/uiconfig/layout/layout.mk deleted file mode 100644 index f6bea876d898..000000000000 --- a/sw/uiconfig/layout/layout.mk +++ /dev/null @@ -1,33 +0,0 @@ -# TODO: move to solenv/inc -# copies: sw/uiconfig/layout svx/uiconfig/layout - -TRALAY=tralay -XML_DEST=$(DLLDEST) -XML_LANGS=$(alllangiso) - -ALL_XMLS=$(foreach,i,$(XML_FILES) $(XML_DEST)/$i) $(foreach,i,$(XML_LANGS) $(foreach,j,$(XML_FILES) $(XML_DEST)/$i/$j)) - -# Must remove the -j (no duplicate base file names) flag -ZIPUPDATE=-u -XML_ZIP = $(PRJNAME)-layout - -ALLTAR: $(XML_ZIP) - -$(XML_ZIP): $(ALL_XMLS) - -ZIP1DIR=$(XML_DEST) -ZIP1TARGET=$(XML_ZIP) -ZIP1LIST=$(ALL_XMLS:s@$(XML_DEST)/@@) - -$(foreach,i,$(XML_LANGS) $(XML_DEST)/$i/%.xml): %.xml - -$(MKDIR) $(@:d) - @echo $(foreach,i,$(XML_LANGS) $(XML_DEST)/$i/%.xml): %.xml - $(TRALAY) -m localize.sdf -o $(XML_DEST) -l $(XML_LANGS:f:t" -l ") $< - -$(XML_DEST)/%.xml: %.xml - -$(MKDIR) $(@:d) - $(COPY) $< $@ - -# Don't want to overwrite filled localize.sdf with empty template -template.sdf: - $(foreach,i,$(XML_FILES) $(TRALAY) -l en-US $i) > $@ diff --git a/sw/uiconfig/layout/wordcount.xml b/sw/uiconfig/layout/wordcount.xml deleted file mode 100644 index c8f8092e3698..000000000000 --- a/sw/uiconfig/layout/wordcount.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3