diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 19:26:46 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 19:26:46 -0200 |
commit | 5dc3873019dfc20f923f18ab73248d7b7ecefce2 (patch) | |
tree | 626dea18c778672bca25999031673bdf47c9bf95 /app-defaults | |
parent | 540ce8c77fe520e6d46571cbc329db6b3784010f (diff) |
Correct make distcheck and sparse warnings.
Also apply "by hand" the sed -e 's/__VENDOR__/The X.Org Foundation'
(or any other value used in the previous --with-vendor=... configure
option) and use a static app-defaults file, matching pattern of
changes in other xorg/app programs.
Diffstat (limited to 'app-defaults')
-rw-r--r-- | app-defaults/Xvidtune (renamed from app-defaults/Xvidtune.cpp) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-defaults/Xvidtune.cpp b/app-defaults/Xvidtune index 03c79c7..6ba9c5d 100644 --- a/app-defaults/Xvidtune.cpp +++ b/app-defaults/Xvidtune @@ -130,8 +130,9 @@ NOW. OTHERWISE, HIT OK TO CONTINUE\n\ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\n\ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n\ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n\ -IN NO EVENT SHALL Kaleb S. KEITHLEY (or his employer) OR \n\ - __VENDOR__ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\ +IN NO EVENT SHALL Kaleb S. KEITHLEY (or his employer) OR\n\ + The X.Org Foundation \ +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n\ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n\ DEALINGS IN THE SOFTWARE.\n\n |