summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-10-29 10:26:13 +0000
committerRüdiger Timm <rt@openoffice.org>2008-10-29 10:26:13 +0000
commitdd293aafd93805e1740ad2353b23a1873d8d1fb8 (patch)
tree2979b4a390e2693a09f0026cf2ebbf030e9bf4c7 /scp2
parent41ae7fb01b4c4813db33e20501dca885744e3240 (diff)
CWS-TOOLING: integrate CWS appleremote01
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp12
1 files changed, 11 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 8b122efb3c62..8ece60a6ddbe 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: file_library_ooo.scp,v $
- * $Revision: 1.298.4.4 $
+ * $Revision: 1.303.16.2 $
*
* This file is part of OpenOffice.org.
*
@@ -1093,6 +1093,16 @@ End
#endif
#endif
#endif
+
+#if defined(QUARTZ)
+File gid_File_Lib_AppleRemote
+ Name = LIBNAME(AppleRemote);
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Program;
+End
+#endif
+
#if defined(QUARTZ)
File gid_File_Lib_Basebmp
Name = LIBNAME(basebmp);