pkgsrc/misc/openoffice3/patches/patch-ek
hira 98e5de0e4e - Add missing entries to PLIST (pointed by snj@).
- Install a missing file (openoffice3-startcenter.desktop).

Ride on previous update.
2009-05-10 01:58:20 +00:00

20 lines
577 B
Text

$NetBSD: patch-ek,v 1.1 2009/05/10 01:58:20 hira Exp $
--- scp2/source/ooo/common_brand.scp.orig 2009-01-20 21:48:05.000000000 +0900
+++ scp2/source/ooo/common_brand.scp 2009-05-10 10:16:16.000000000 +0900
@@ -646,6 +646,15 @@
#endif
#if defined UNX && ! defined MACOSX
+File gid_Brand_File_Share_Xdg_Startcenter
+ TXT_FILE_BODY;
+ Dir = gid_Brand_Dir_Share_Xdg;
+ Styles = (PACKED,SCPZIP_REPLACE);
+ Name = "startcenter.desktop";
+End
+#endif
+
+#if defined UNX && ! defined MACOSX
#ifdef ENABLE_GTK
File gid_Brand_File_Share_Xdg_QStart
TXT_FILE_BODY;