From 753748dfff1e90d87f10643e6f16d6572b69e55c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 29 Sep 2020 00:14:50 +0900 Subject: [PATCH] Removed code formatting modelines. Signed-off-by: Michele Calgaro --- doc/da/index.docbook | 22 ---------------------- doc/de/index.docbook | 22 ---------------------- doc/en/index.docbook | 22 ---------------------- doc/es/index.docbook | 22 ---------------------- doc/et/index.docbook | 22 ---------------------- doc/fr/index.docbook | 22 ---------------------- doc/it/index.docbook | 22 ---------------------- doc/nl/index.docbook | 22 ---------------------- doc/pt/index.docbook | 22 ---------------------- doc/ru/index.docbook | 22 ---------------------- doc/sv/index.docbook | 22 ---------------------- libtool | 5 ----- src/moz-sdk/jni_md.h | 2 +- src/moz-sdk/jri.h | 1 - src/moz-sdk/jri_md.h | 1 - src/moz-sdk/jritypes.h | 1 - src/moz-sdk/npapi.h | 1 - src/moz-sdk/npruntime.h | 1 - src/moz-sdk/nptypes.h | 1 - src/moz-sdk/npupp.h | 1 - src/moz-sdk/obsolete/protypes.h | 1 - src/moz-sdk/prcpucfg.h | 1 - src/moz-sdk/prtypes.h | 1 - 23 files changed, 1 insertion(+), 258 deletions(-) diff --git a/doc/da/index.docbook b/doc/da/index.docbook index 4dd1cd1..4820d25 100644 --- a/doc/da/index.docbook +++ b/doc/da/index.docbook @@ -547,25 +547,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/de/index.docbook b/doc/de/index.docbook index 2bce1dc..745d4b6 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -376,25 +376,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/en/index.docbook b/doc/en/index.docbook index c942781..fe2b7e1 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -489,25 +489,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/es/index.docbook b/doc/es/index.docbook index a0d5897..70cee76 100644 --- a/doc/es/index.docbook +++ b/doc/es/index.docbook @@ -201,25 +201,3 @@ &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/et/index.docbook b/doc/et/index.docbook index c9c102a..d0003ae 100644 --- a/doc/et/index.docbook +++ b/doc/et/index.docbook @@ -203,25 +203,3 @@ &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/fr/index.docbook b/doc/fr/index.docbook index ac8c37f..cd8ea5d 100644 --- a/doc/fr/index.docbook +++ b/doc/fr/index.docbook @@ -189,25 +189,3 @@ &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/it/index.docbook b/doc/it/index.docbook index 8bc0139..ee66854 100644 --- a/doc/it/index.docbook +++ b/doc/it/index.docbook @@ -569,25 +569,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/nl/index.docbook b/doc/nl/index.docbook index 344c484..acc1afe 100644 --- a/doc/nl/index.docbook +++ b/doc/nl/index.docbook @@ -362,25 +362,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/pt/index.docbook b/doc/pt/index.docbook index 1c7e9f0..76a6635 100644 --- a/doc/pt/index.docbook +++ b/doc/pt/index.docbook @@ -569,25 +569,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/ru/index.docbook b/doc/ru/index.docbook index 333a083..a953773 100644 --- a/doc/ru/index.docbook +++ b/doc/ru/index.docbook @@ -203,25 +203,3 @@ &documentation.index; - - - - - - - - - - - - - - diff --git a/doc/sv/index.docbook b/doc/sv/index.docbook index fc2e739..f0a2122 100644 --- a/doc/sv/index.docbook +++ b/doc/sv/index.docbook @@ -636,25 +636,3 @@ dcop kmplayer-$PID KMediaPlayer toggleFullScreen &documentation.index; - - - - - - - - - - - - - - diff --git a/libtool b/libtool index 0a6a5f6..ce1dc07 100755 --- a/libtool +++ b/libtool @@ -6734,11 +6734,6 @@ build_old_libs=yes # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: # ### BEGIN LIBTOOL TAG CONFIG: CXX # Libtool was configured on host xwing: diff --git a/src/moz-sdk/jni_md.h b/src/moz-sdk/jni_md.h index 3c8c63d..14f81ff 100644 --- a/src/moz-sdk/jni_md.h +++ b/src/moz-sdk/jni_md.h @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 diff --git a/src/moz-sdk/jri.h b/src/moz-sdk/jri.h index 866fc69..482192b 100644 --- a/src/moz-sdk/jri.h +++ b/src/moz-sdk/jri.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/jri_md.h b/src/moz-sdk/jri_md.h index 2514ec2..92af306 100644 --- a/src/moz-sdk/jri_md.h +++ b/src/moz-sdk/jri_md.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/jritypes.h b/src/moz-sdk/jritypes.h index 2ef14ae..de3b915 100644 --- a/src/moz-sdk/jritypes.h +++ b/src/moz-sdk/jritypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/npapi.h b/src/moz-sdk/npapi.h index 6092112..df8c537 100644 --- a/src/moz-sdk/npapi.h +++ b/src/moz-sdk/npapi.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/npruntime.h b/src/moz-sdk/npruntime.h index 2d1dc02..6216fef 100644 --- a/src/moz-sdk/npruntime.h +++ b/src/moz-sdk/npruntime.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * Copyright © 2004, Apple Computer, Inc. and The Mozilla Foundation. * All rights reserved. diff --git a/src/moz-sdk/nptypes.h b/src/moz-sdk/nptypes.h index a05d395..45c0441 100644 --- a/src/moz-sdk/nptypes.h +++ b/src/moz-sdk/nptypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/npupp.h b/src/moz-sdk/npupp.h index f7e8e5d..3b87740 100644 --- a/src/moz-sdk/npupp.h +++ b/src/moz-sdk/npupp.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/obsolete/protypes.h b/src/moz-sdk/obsolete/protypes.h index 4405bfc..11a6c78 100644 --- a/src/moz-sdk/obsolete/protypes.h +++ b/src/moz-sdk/obsolete/protypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/prcpucfg.h b/src/moz-sdk/prcpucfg.h index 8c4c0d7..35ccc3a 100644 --- a/src/moz-sdk/prcpucfg.h +++ b/src/moz-sdk/prcpucfg.h @@ -1,4 +1,3 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/moz-sdk/prtypes.h b/src/moz-sdk/prtypes.h index 09fe032..d1d4f79 100644 --- a/src/moz-sdk/prtypes.h +++ b/src/moz-sdk/prtypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 *