Issue 12979

Summary: desktop/util/ooverinfo.rc is missing for cws_srx644_20030412
Product: Build Tools Reporter: quetschke
Component: codeAssignee: Martin Hollmichel <nesshof>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues
Version: 644   
Target Milestone: OOo 1.1 Beta   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description quetschke 2003-04-03 07:10:20 UTC
Assigned to mh because he did the last change in desktop/util/makefile.mk
and introduced ooverinfo.

Merging desktop/util/ooverinfo.rc from HEAD to cws_srx644_ooo20030412
as obvious fix.
Comment 1 quetschke 2003-04-03 07:16:20 UTC
Committed
Comment 2 quetschke 2003-04-03 07:43:37 UTC
Aehmm, the ooo_office.ico is also missing. The following patch fixes
this for W32, I don't know if additional actions are needed for
non W32 builds. Leaving issue open and waiting for approval.

--- sysui/oowin32/office/icons/makefile.mk	20 Feb 2003 17:18:56 -0000
1.2.8.1
+++ sysui/oowin32/office/icons/makefile.mk	3 Apr 2003 07:37:10 -0000
@@ -95,6 +95,7 @@
 	$(MISC)$/100_player.ico \
 	$(MISC)$/500_setup.ico \
         $(MISC)$/ooo_gulls.ico \
+        $(MISC)$/ooo_office.ico \
         $(MISC)$/ooo_writer.ico \
         $(MISC)$/ooo_calc.ico \
         $(MISC)$/ooo_draw.ico \
Comment 3 foskey 2003-04-03 08:57:02 UTC
Your office icon patch is approved.
Comment 4 quetschke 2003-04-03 14:34:44 UTC
Committed sysui/oowin32/office/icons/makefile.mk change.
Comment 5 Martin Hollmichel 2003-06-16 16:43:16 UTC
closed.