diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 00:15:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 00:15:40 +0900 |
commit | ed8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch) | |
tree | 6c8bf650267a48f922fab63117812f1389ce31e9 /tdeui/about | |
parent | 290dd240b89a39b9e0978a08d63298fd7bccc600 (diff) | |
download | tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeui/about')
-rw-r--r-- | tdeui/about/kde_infopage.css | 2 | ||||
-rw-r--r-- | tdeui/about/kde_infopage_rtl.css | 2 | ||||
-rw-r--r-- | tdeui/about/usage-example.html | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/tdeui/about/kde_infopage.css b/tdeui/about/kde_infopage.css index 4e85ff765..af39f2a28 100644 --- a/tdeui/about/kde_infopage.css +++ b/tdeui/about/kde_infopage.css @@ -324,5 +324,3 @@ body {margin: 0px; padding: 0px; background-color: #003070; background-image: ur height: 100px; z-index: -1; } - -/* vim:set sw=2 et nocindent smartindent: */ diff --git a/tdeui/about/kde_infopage_rtl.css b/tdeui/about/kde_infopage_rtl.css index 003330196..5be375263 100644 --- a/tdeui/about/kde_infopage_rtl.css +++ b/tdeui/about/kde_infopage_rtl.css @@ -7,5 +7,3 @@ body {direction: rtl} #nextlink { text-align: left; } - -/* vim:set sw=2 et nocindent smartindent: */ diff --git a/tdeui/about/usage-example.html b/tdeui/about/usage-example.html index fd78d8cfb..76efaf340 100644 --- a/tdeui/about/usage-example.html +++ b/tdeui/about/usage-example.html @@ -61,4 +61,3 @@ <div id="footer"><div id="footerL"/><div id="footerR"/></div> </body> </html> -<!-- vim:set sw=2 et nocindent smartindent: --> |