diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-02-28 03:51:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 03:51:03 +0700 |
commit | 31fe02463cf8054480f246e493cb15c6a39a900b (patch) | |
tree | 7ef37f7b69fe05b2b757eec01f81d9b15f211cff /system/nagvis/patches/privacy.diff | |
parent | 0e26246f8d113e72de0643505aea9fd8bb92ccdf (diff) | |
download | slackbuilds-31fe02463cf8054480f246e493cb15c6a39a900b.tar.gz |
system/nagvis: Added (visualization addon for Nagios or Icinga).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nagvis/patches/privacy.diff')
-rw-r--r-- | system/nagvis/patches/privacy.diff | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/system/nagvis/patches/privacy.diff b/system/nagvis/patches/privacy.diff new file mode 100644 index 0000000000..02f85795f6 --- /dev/null +++ b/system/nagvis/patches/privacy.diff @@ -0,0 +1,22 @@ +--- nagvis-1.8rc3/docs/en_US/toc.html.orig 2015-01-03 18:19:57.000000000 +0100 ++++ nagvis-1.8rc3/docs/en_US/toc.html 2015-02-18 01:49:13.318570773 +0100 +@@ -74,7 +74,7 @@ + <p>(<font style="color:#ff0000;">*</font>) New in 1.8</p> + <div style="text-align:center;margin-top:20px;"> + <p><a href="http://www.nagvis.org" style="margin: 0px;" class="nostyle"><img width="88" height="23" border="0" alt="NagVis Logo" src="../general/img/logo-88x23.png" style="margin: 0px;" /></a></p> +- <p><a href="http://sourceforge.net" style="margin: 0px;" class="nostyle"><img width="88" height="31" border="0" alt="SourceForge.net Logo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=132019&type=1" style="margin: 0px;" /></a></p> ++ <p><a href="http://sourceforge.net" style="margin: 0px;" class="nostyle">SourceForge.net</a></p> + </div> + </body> + </html> +--- nagvis-1.8rc3/docs/de_DE/toc.html.orig 2015-01-03 18:19:57.000000000 +0100 ++++ nagvis-1.8rc3/docs/de_DE/toc.html 2015-02-18 01:50:04.417197043 +0100 +@@ -77,7 +77,7 @@ + --> + <div style="text-align:center;margin-top:20px;"> + <p><a href="http://www.nagvis.org" style="margin: 0px;" class="nostyle"><img width="88" height="23" border="0" alt="NagVis Logo" src="../general/img/logo-88x23.png" style="margin: 0px;" /></a></p> +- <p><a href="http://sourceforge.net" style="margin: 0px;" class="nostyle"><img width="88" height="31" border="0" alt="SourceForge.net Logo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=132019&type=1" style="margin: 0px;" /></a></p> ++ <p><a href="http://sourceforge.net" style="margin: 0px;" class="nostyle">SourceForge.net</a></p> + </div> + </body> + </html> |