From f4da8086b4ab698510290f92aa679a305a537a27 Mon Sep 17 00:00:00 2001
From: Robert Förster
Date: Tue, 16 Sep 2008 11:43:31 +0000
Subject: pop in some EOL and svn properties fixes. - all textfiles were
converted to unix line endings - svn:eol-style native has been set on that
files so noone has to care about it again, now the svn client does take care
of that, a checkout on unix will get unix lineendings, a checkout on windows
will get windows lineendings - svn:executable fixup (some file had the
executable bit set were they shouldn't) - svn:mime-type fixes for most of the
files, which will probaly only affect trac in viewing that files - some typo
fixup, the manpage seems to need some love, though. this will be pushed to
the branches once i get to it today.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c
---
src/modules/help/help.vcproj | 0
src/modules/help/help_QT4_vc05.vcproj | 618 +++++++++++++++++-----------------
src/modules/help/index.cpp | 0
src/modules/help/index.h | 0
4 files changed, 309 insertions(+), 309 deletions(-)
mode change 100755 => 100644 src/modules/help/help.vcproj
mode change 100755 => 100644 src/modules/help/index.cpp
mode change 100755 => 100644 src/modules/help/index.h
(limited to 'src/modules/help')
diff --git a/src/modules/help/help.vcproj b/src/modules/help/help.vcproj
old mode 100755
new mode 100644
diff --git a/src/modules/help/help_QT4_vc05.vcproj b/src/modules/help/help_QT4_vc05.vcproj
index f479858f3..7c655e903 100644
--- a/src/modules/help/help_QT4_vc05.vcproj
+++ b/src/modules/help/help_QT4_vc05.vcproj
@@ -1,309 +1,309 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/modules/help/index.cpp b/src/modules/help/index.cpp
old mode 100755
new mode 100644
diff --git a/src/modules/help/index.h b/src/modules/help/index.h
old mode 100755
new mode 100644
--
cgit v1.3.1-10-gc9f91