summaryrefslogtreecommitdiffstats
path: root/desktop/trayer-srg/spelling_grammar_fixes.diff
blob: 11b37c7f8834ce02e0c13f8b8dfe6032b94baadc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
diff -Naur trayer-srg-trayer-1.1.8/README trayer-srg-trayer-1.1.8.patched/README
--- trayer-srg-trayer-1.1.8/README	2018-03-16 06:13:40.000000000 -0400
+++ trayer-srg-trayer-1.1.8.patched/README	2021-09-07 17:59:05.721290632 -0400
@@ -1,7 +1,7 @@
                             trayer-srg
 
 NAME
-        trayer-srg is a lightweight GTK2-based systray for UNIX desktop
+        trayer-srg is a lightweight GTK2-based systray for UNIX desktops
 
 SYNOPSYS
         trayer [OPTION]...
@@ -10,8 +10,8 @@
   trayer-srg was forked from trayer in january 2010 to add some
   fancy features and clean up code.
  
-  trayer is small program designed to provide systray functionality present
-  in GNOME/KDE desktop enviroments for window managers which doesn't
+  trayer is small program designed to provide systray functionality (present
+  in GNOME/KDE desktop environments) for window managers that don't
   support that function. It's similar to other applications such as
   'peksystray' and 'docker'.
    
@@ -31,22 +31,22 @@
 	--align			    - alignment <left|center|right>
 	--margin		    - length of margin in pixels
 	--distance		  - space between trayer's window and screen edge
-	--distancefrom  - Specifies which edge to calculate distance from, see above.
+	--distancefrom  - specifies which edge to calculate distance from, see above.
 	--widthtype		  - how panel width is calculated:
     request - follow widgets' size requests. can shrink or grow dynamically
 		pixel   - ocupy fixed number of pixels, then 'width' variable holds a number
 		percent - be 'width' precent of an edge
 	--width			    - width of a panel (not used with --widthtype=request)
-	--heighttype		- how panel height is calcilated:
-		pixel   - ocupy fixed number of pixels, then 'height' variable 
+	--heighttype		- how panel height is calculated:
+		pixel   - occupy fixed number of pixels, then 'height' variable 
               holds a number
 	--height		    - height of a panel in pixels
-	--SetDockTpe		- Identify panel window type as dock <true|false>
-	--SetPartialStrut	- Reserve panel's space so that it will not be covered by 
-                      maximazied windows <true|false>
+	--SetDockTpe		- identify panel window type as dock <true|false>
+	--SetPartialStrut	- reserve panel's space so that it will not be covered by 
+                      maximized windows <true|false>
 	--transparent   - use transparency <true|false>
 	--tint			    - color used to "tint" background wallpaper with
-	--alpha			    - pocentage of transparency <0-256>
+	--alpha			    - percentage of transparency <0-256>
 	--expand		    - specifies if trayer can accomodate extra space 
                     or not <true|false>
 	--padding		    - extra space between trayer's window frame and docked icons
diff -Naur trayer-srg-trayer-1.1.8/man/trayer.1 trayer-srg-trayer-1.1.8.patched/man/trayer.1
--- trayer-srg-trayer-1.1.8/man/trayer.1	2018-03-16 06:13:40.000000000 -0400
+++ trayer-srg-trayer-1.1.8.patched/man/trayer.1	2021-09-07 18:07:03.116235098 -0400
@@ -1,15 +1,15 @@
 .TH TRAYER-SRG 1 LOCAL
 .SH NAME
-  trayer-srg - a lightweight GTK2-based systray for UNIX desktop
+  trayer-srg - a lightweight GTK2-based systray for UNIX desktops
 .SH SYNOPSYS
 .B trayer 
 .B "[
 .I OPTIONS
 .B "]
 .SH DESCRIPTION
-trayer is small program designed to provide systray functionality present in GNOME/KDE desktop enviroments for window managers which doesn't support that function. It's similar to other applications such as 'peksystray' and 'docker'.
+trayer is small program designed to provide systray functionality (present in GNOME/KDE desktop environments) for window managers which don't support that function. It's similar to other applications such as 'peksystray' and 'docker'.
    
-trayer code was extracted from fbpanel application, you can find more about it on it's homepage: 
+trayer code was extracted from fbpanel application, you can find more about it on its homepage: 
 .IB http://fbpanel.sourceforge.net/
 
 You can find new versions of trayer and support on FVWM-Crystal project homepage:
@@ -27,7 +27,7 @@
 .BR \-v
 prints version and exits
 .TP
-.BR \--edge " EDGE" 
+.BR \-\-edge " EDGE" 
 Use 
 .I EDGE
 for orientation. Possible values for
@@ -112,7 +112,7 @@
 .BR true.
 .TP
 .BR \--SetPartialStrut " BOOL"
-Reserve panel's space so that it will not be covered by maximazied windows. The
+Reserve panel's space so that it will not be covered by maximized windows. The
 default value is 
 .BR false.
 .TP
@@ -144,23 +144,23 @@
 .BR 0.
 .TP
 .BR \--monitor " NUM|STRING"
-Define the monitor on which you like trayer to appear, number of zero to number
-of monitors minus one, or the string "primary" are valid. The default value is
+Define the monitor on which you'd like trayer to appear. 0 to (number
+of monitors minus one), or the string "primary", are valid. The default value is
 .BR 0.
 .SH EXAMPLES
 .LP 
 Place trayer to the top right edge of the screen and prevent other fullsize
-windows to overlay it:
+windows from overlaying it:
 .RS
 .nf
-\f8trayer trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --transparent true\fP
+\fBtrayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --transparent true\fP
 .fi
 .RE
 .SH BUGS
 Report bugs to the issue tracker:
 .I https://github.com/sargon/trayer-srg/issues
 .SH CONTRIBUTORS
-  Following people are or has been involved in development of trayer-srg:
+The following people are or have been involved in development of trayer-srg:
 
 .IP "Maciej Delmanowski <harnir@users.berlios.de>"
 .IP "Anatoly Asviyan <aanatoly@users.sf.net>