1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11/fbpanel/files/patch-data__config__default.in
Beech Rintoul 4c8a065e7f Update to version 6.1
Numerous changes since last FreeBSD port version.
See CHANGELOG from distfile for details.

PR:		152338
Submitted by:	Charlie Kester corky1951@comcast.net (maintainer)
Approved by:	itetcu
2010-11-22 11:35:55 +00:00

82 lines
1.3 KiB
Plaintext

--- ./data/config/default.in.orig 2010-05-12 11:30:00.000000000 -0700
+++ ./data/config/default.in 2010-11-17 11:06:07.000000000 -0800
@@ -274,44 +274,44 @@
}
}
-Plugin {
- type = mem
- expand = false
- padding = 2
- config {
- ShowSwap = false
- }
-}
+#Plugin {
+# type = mem
+# expand = false
+# padding = 2
+# config {
+# ShowSwap = false
+# }
+#}
-Plugin {
- type = cpu
- config {
- Color = green
- }
-}
+#Plugin {
+# type = cpu
+# config {
+# Color = green
+# }
+#}
-Plugin {
- type = net
- expand = false
- padding = 0
- config {
- #interface = ppp0
- interface = eth0
- # set connection limits to make traffic graph more accurate
- TxLimit = 20
- RxLimit = 190
- TxColor = violet
- RxColor = blue
- }
-}
+#Plugin {
+# type = net
+# expand = false
+# padding = 0
+# config {
+# #interface = ppp0
+# interface = eth0
+# # set connection limits to make traffic graph more accurate
+# TxLimit = 20
+# RxLimit = 190
+# TxColor = violet
+# RxColor = blue
+# }
+#}
-Plugin {
- type = space
- config {
- size = 10
- }
-}
+#Plugin {
+# type = space
+# config {
+# size = 10
+# }
+#}
plugin {
type = volume