check.pl (ae5b48de) check.pl (64c3c3ee)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 72 unchanged lines hidden (view full) ---

81 "notsupported.html","sdk_styles.css","tools.html",
82 "images/arrow-1.gif", "images/arrow-3.gif",
83 "images/sdk-footer-logo.png",
84 "images/bg_table.png","images/bg_table2.png",
85 "images/bg_table3.png", "images/nav_down.png",
86 "images/nav_home.png","images/nav_left.png",
87 "images/nav_right.png","images/nav_up.png",
88 "images/sdk_head-1.png", "images/sdk_head-2.png",
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 72 unchanged lines hidden (view full) ---

81 "notsupported.html","sdk_styles.css","tools.html",
82 "images/arrow-1.gif", "images/arrow-3.gif",
83 "images/sdk-footer-logo.png",
84 "images/bg_table.png","images/bg_table2.png",
85 "images/bg_table3.png", "images/nav_down.png",
86 "images/nav_home.png","images/nav_left.png",
87 "images/nav_right.png","images/nav_up.png",
88 "images/sdk_head-1.png", "images/sdk_head-2.png",
89 "images/sdk_line-1.gif", "images/sdk_line-2.gif",
89 "images/sdk_line-1.gif",
90 "common/ref/idl.css", "images/nada.gif",
91 "images/arrow-2.gif", "images/blueball.png",
92 "images/ooo-main-app_32.png");
93
94 foreach $i (@filelist)
95 {
96 if (! -e "$StartDir/docs/$i") {
97 $return++;

--- 382 unchanged lines hidden ---
90 "common/ref/idl.css", "images/nada.gif",
91 "images/arrow-2.gif", "images/blueball.png",
92 "images/ooo-main-app_32.png");
93
94 foreach $i (@filelist)
95 {
96 if (! -e "$StartDir/docs/$i") {
97 $return++;

--- 382 unchanged lines hidden ---