Issue 12979 - desktop/util/ooverinfo.rc is missing for cws_srx644_20030412
Summary: desktop/util/ooverinfo.rc is missing for cws_srx644_20030412
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-03 07:10 UTC by quetschke
Modified: 2003-06-16 16:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.