Merge lp:~compiz-team/compiz-core/compiz-core.fix_694169 into lp:compiz-core/0.9.5

Proposed by Marnanel Thurman
Status: Merged
Approved by: Sam Spilsbury
Approved revision: 2880
Merged at revision: 2879
Proposed branch: lp:~compiz-team/compiz-core/compiz-core.fix_694169
Merge into: lp:compiz-core/0.9.5
Diff against target: 308 lines (+58/-58)
1 file modified
plugins/commands/commands.xml.in (+58/-58)
To merge this branch: bzr merge lp:~compiz-team/compiz-core/compiz-core.fix_694169
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Needs Information
Sam Spilsbury Pending
Review via email: mp+79091@code.launchpad.net

Description of the change

Fixes two spelling errors, closing LP #694169.

To post a comment you must log in.
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

+1

Revision history for this message
Neil J. Patel (njpatel) wrote :

Unless I'm going insane, the diff is showing

- bindings
+ bundings

?

review: Needs Information

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'plugins/commands/commands.xml.in'
--- plugins/commands/commands.xml.in 2010-05-25 06:26:27 +0000
+++ plugins/commands/commands.xml.in 2011-10-12 09:55:24 +0000
@@ -1,7 +1,7 @@
1<compiz>1<compiz>
2 <plugin name="commands" useBcop="true">2 <plugin name="commands" useBcop="true">
3 <_short>Commands</_short>3 <_short>Commands</_short>
4 <_long>Assigns bindings to arbitrary commands</_long>4 <_long>Assigns bundings to arbitrary commands</_long>
5 <category>General</category>5 <category>General</category>
6 <deps>6 <deps>
7 <relation type="after">7 <relation type="after">
@@ -123,150 +123,150 @@
123 <_short>Key Bindings</_short>123 <_short>Key Bindings</_short>
124 <option name="run_command0_key" type="key">124 <option name="run_command0_key" type="key">
125 <_short>Run command 0</_short>125 <_short>Run command 0</_short>
126 <_long>A keybinding that when invoked, will run the shell command identified by command0</_long>126 <_long>A keybunding that when invoked, will run the shell command identified by command0</_long>
127 </option>127 </option>
128 <option name="run_command1_key" type="key">128 <option name="run_command1_key" type="key">
129 <_short>Run command 1</_short>129 <_short>Run command 1</_short>
130 <_long>A keybinding that when invoked, will run the shell command identified by command1</_long>130 <_long>A keybunding that when invoked, will run the shell command identified by command1</_long>
131 </option>131 </option>
132 <option name="run_command2_key" type="key">132 <option name="run_command2_key" type="key">
133 <_short>Run command 2</_short>133 <_short>Run command 2</_short>
134 <_long>A keybinding that when invoked, will run the shell command identified by command2</_long>134 <_long>A keybunding that when invoked, will run the shell command identified by command2</_long>
135 </option>135 </option>
136 <option name="run_command3_key" type="key">136 <option name="run_command3_key" type="key">
137 <_short>Run command 3</_short>137 <_short>Run command 3</_short>
138 <_long>A keybinding that when invoked, will run the shell command identified by command3</_long>138 <_long>A keybunding that when invoked, will run the shell command identified by command3</_long>
139 </option>139 </option>
140 <option name="run_command4_key" type="key">140 <option name="run_command4_key" type="key">
141 <_short>Run command 4</_short>141 <_short>Run command 4</_short>
142 <_long>A keybinding that when invoked, will run the shell command identified by command4</_long>142 <_long>A keybunding that when invoked, will run the shell command identified by command4</_long>
143 </option>143 </option>
144 <option name="run_command5_key" type="key">144 <option name="run_command5_key" type="key">
145 <_short>Run command 5</_short>145 <_short>Run command 5</_short>
146 <_long>A keybinding that when invoked, will run the shell command identified by command5</_long>146 <_long>A keybunding that when invoked, will run the shell command identified by command5</_long>
147 </option>147 </option>
148 <option name="run_command6_key" type="key">148 <option name="run_command6_key" type="key">
149 <_short>Run command 6</_short>149 <_short>Run command 6</_short>
150 <_long>A keybinding that when invoked, will run the shell command identified by command6</_long>150 <_long>A keybunding that when invoked, will run the shell command identified by command6</_long>
151 </option>151 </option>
152 <option name="run_command7_key" type="key">152 <option name="run_command7_key" type="key">
153 <_short>Run command 7</_short>153 <_short>Run command 7</_short>
154 <_long>A keybinding that when invoked, will run the shell command identified by command7</_long>154 <_long>A keybunding that when invoked, will run the shell command identified by command7</_long>
155 </option>155 </option>
156 <option name="run_command8_key" type="key">156 <option name="run_command8_key" type="key">
157 <_short>Run command 8</_short>157 <_short>Run command 8</_short>
158 <_long>A keybinding that when invoked, will run the shell command identified by command8</_long>158 <_long>A keybunding that when invoked, will run the shell command identified by command8</_long>
159 </option>159 </option>
160 <option name="run_command9_key" type="key">160 <option name="run_command9_key" type="key">
161 <_short>Run command 9</_short>161 <_short>Run command 9</_short>
162 <_long>A keybinding that when invoked, will run the shell command identified by command9</_long>162 <_long>A keybunding that when invoked, will run the shell command identified by command9</_long>
163 </option>163 </option>
164 <option name="run_command10_key" type="key">164 <option name="run_command10_key" type="key">
165 <_short>Run command 10</_short>165 <_short>Run command 10</_short>
166 <_long>A keybinding that when invoked, will run the shell command identified by command10</_long>166 <_long>A keybunding that when invoked, will run the shell command identified by command10</_long>
167 </option>167 </option>
168 <option name="run_command11_key" type="key">168 <option name="run_command11_key" type="key">
169 <_short>Run command 11</_short>169 <_short>Run command 11</_short>
170 <_long>A keybinding that when invoked, will run the shell command identified by command11</_long>170 <_long>A keybunding that when invoked, will run the shell command identified by command11</_long>
171 </option>171 </option>
172 <option name="run_command12_key" type="key">172 <option name="run_command12_key" type="key">
173 <_short>Run command 12</_short>173 <_short>Run command 12</_short>
174 <_long>A keybinding that when invoked, will run the shell command identified by command12</_long>174 <_long>A keybunding that when invoked, will run the shell command identified by command12</_long>
175 </option>175 </option>
176 <option name="run_command13_key" type="key">176 <option name="run_command13_key" type="key">
177 <_short>Run command 13</_short>177 <_short>Run command 13</_short>
178 <_long>A keybinding that when invoked, will run the shell command identified by command13</_long>178 <_long>A keybunding that when invoked, will run the shell command identified by command13</_long>
179 </option>179 </option>
180 <option name="run_command14_key" type="key">180 <option name="run_command14_key" type="key">
181 <_short>Run command 14</_short>181 <_short>Run command 14</_short>
182 <_long>A keybinding that when invoked, will run the shell command identified by command14</_long>182 <_long>A keybunding that when invoked, will run the shell command identified by command14</_long>
183 </option>183 </option>
184 <option name="run_command15_key" type="key">184 <option name="run_command15_key" type="key">
185 <_short>Run command 15</_short>185 <_short>Run command 15</_short>
186 <_long>A keybinding that when invoked, will run the shell command identified by command15</_long>186 <_long>A keybunding that when invoked, will run the shell command identified by command15</_long>
187 </option>187 </option>
188 <option name="run_command16_key" type="key">188 <option name="run_command16_key" type="key">
189 <_short>Run command 16</_short>189 <_short>Run command 16</_short>
190 <_long>A keybinding that when invoked, will run the shell command identified by command16</_long>190 <_long>A keybunding that when invoked, will run the shell command identified by command16</_long>
191 </option>191 </option>
192 <option name="run_command17_key" type="key">192 <option name="run_command17_key" type="key">
193 <_short>Run command 17</_short>193 <_short>Run command 17</_short>
194 <_long>A keybinding that when invoked, will run the shell command identified by command17</_long>194 <_long>A keybunding that when invoked, will run the shell command identified by command17</_long>
195 </option>195 </option>
196 <option name="run_command18_key" type="key">196 <option name="run_command18_key" type="key">
197 <_short>Run command 18</_short>197 <_short>Run command 18</_short>
198 <_long>A keybinding that when invoked, will run the shell command identified by command18</_long>198 <_long>A keybunding that when invoked, will run the shell command identified by command18</_long>
199 </option>199 </option>
200 <option name="run_command19_key" type="key">200 <option name="run_command19_key" type="key">
201 <_short>Run command 19</_short>201 <_short>Run command 19</_short>
202 <_long>A keybinding that when invoked, will run the shell command identified by command19</_long>202 <_long>A keybunding that when invoked, will run the shell command identified by command19</_long>
203 </option>203 </option>
204 <option name="run_command20_key" type="key">204 <option name="run_command20_key" type="key">
205 <_short>Run command 20</_short>205 <_short>Run command 20</_short>
206 <_long>A keybinding that when invoked, will run the shell command identified by command20</_long>206 <_long>A keybunding that when invoked, will run the shell command identified by command20</_long>
207 </option>207 </option>
208 </group>208 </group>
209 <group>209 <group>
210 <_short>Button Bindings</_short>210 <_short>Button Bindings</_short>
211 <option name="run_command0_button" type="button">211 <option name="run_command0_button" type="button">
212 <_short>Run command 0</_short>212 <_short>Run command 0</_short>
213 <_long>A button binding that when invoked, will run the shell command identified by command0</_long>213 <_long>A button bunding that when invoked, will run the shell command identified by command0</_long>
214 </option>214 </option>
215 <option name="run_command1_button" type="button">215 <option name="run_command1_button" type="button">
216 <_short>Run command 1</_short>216 <_short>Run command 1</_short>
217 <_long>A button binding that when invoked, will run the shell command identified by command1</_long>217 <_long>A button bunding that when invoked, will run the shell command identified by command1</_long>
218 </option>218 </option>
219 <option name="run_command2_button" type="button">219 <option name="run_command2_button" type="button">
220 <_short>Run command 2</_short>220 <_short>Run command 2</_short>
221 <_long>A button binding that when invoked, will run the shell command identified by command2</_long>221 <_long>A button bunding that when invoked, will run the shell command identified by command2</_long>
222 </option>222 </option>
223 <option name="run_command3_button" type="button">223 <option name="run_command3_button" type="button">
224 <_short>Run command 3</_short>224 <_short>Run command 3</_short>
225 <_long>A button binding that when invoked, will run the shell command identified by command3</_long>225 <_long>A button bunding that when invoked, will run the shell command identified by command3</_long>
226 </option>226 </option>
227 <option name="run_command4_button" type="button">227 <option name="run_command4_button" type="button">
228 <_short>Run command 4</_short>228 <_short>Run command 4</_short>
229 <_long>A button binding that when invoked, will run the shell command identified by command4</_long>229 <_long>A button bunding that when invoked, will run the shell command identified by command4</_long>
230 </option>230 </option>
231 <option name="run_command5_button" type="button">231 <option name="run_command5_button" type="button">
232 <_short>Run command 5</_short>232 <_short>Run command 5</_short>
233 <_long>A button binding that when invoked, will run the shell command identified by command5</_long>233 <_long>A button bunding that when invoked, will run the shell command identified by command5</_long>
234 </option>234 </option>
235 <option name="run_command6_button" type="button">235 <option name="run_command6_button" type="button">
236 <_short>Run command 6</_short>236 <_short>Run command 6</_short>
237 <_long>A button binding that when invoked, will run the shell command identified by command6</_long>237 <_long>A button bunding that when invoked, will run the shell command identified by command6</_long>
238 </option>238 </option>
239 <option name="run_command7_button" type="button">239 <option name="run_command7_button" type="button">
240 <_short>Run command 7</_short>240 <_short>Run command 7</_short>
241 <_long>A button binding that when invoked, will run the shell command identified by command7</_long>241 <_long>A button bunding that when invoked, will run the shell command identified by command7</_long>
242 </option>242 </option>
243 <option name="run_command8_button" type="button">243 <option name="run_command8_button" type="button">
244 <_short>Run command 8</_short>244 <_short>Run command 8</_short>
245 <_long>A button binding that when invoked, will run the shell command identified by command8</_long>245 <_long>A button bunding that when invoked, will run the shell command identified by command8</_long>
246 </option>246 </option>
247 <option name="run_command9_button" type="button">247 <option name="run_command9_button" type="button">
248 <_short>Run command 9</_short>248 <_short>Run command 9</_short>
249 <_long>A button binding that when invoked, will run the shell command identified by command9</_long>249 <_long>A button bunding that when invoked, will run the shell command identified by command9</_long>
250 </option>250 </option>
251 <option name="run_command10_button" type="button">251 <option name="run_command10_button" type="button">
252 <_short>Run command 10</_short>252 <_short>Run command 10</_short>
253 <_long>A button binding that when invoked, will run the shell command identified by command10</_long>253 <_long>A button bunding that when invoked, will run the shell command identified by command10</_long>
254 </option>254 </option>
255 <option name="run_command11_button" type="button">255 <option name="run_command11_button" type="button">
256 <_short>Run command 11</_short>256 <_short>Run command 11</_short>
257 <_long>A button binding that when invoked, will run the shell command identified by command11</_long>257 <_long>A button bunding that when invoked, will run the shell command identified by command11</_long>
258 </option> 258 </option>
259 <option name="run_command12_button" type="button">259 <option name="run_command12_button" type="button">
260 <_short>Run command 12</_short>260 <_short>Run command 12</_short>
261 <_long>A button binding that when invoked, will run the shell command identified by command12</_long>261 <_long>A button bunding that when invoked, will run the shell command identified by command12</_long>
262 </option>262 </option>
263 <option name="run_command13_button" type="button">263 <option name="run_command13_button" type="button">
264 <_short>Run command 13</_short>264 <_short>Run command 13</_short>
265 <_long>A button binding that when invoked, will run the shell command identified by command13</_long>265 <_long>A button bunding that when invoked, will run the shell command identified by command13</_long>
266 </option>266 </option>
267 <option name="run_command14_button" type="button">267 <option name="run_command14_button" type="button">
268 <_short>Run command 14</_short>268 <_short>Run command 14</_short>
269 <_long>A button binding that when invoked, will run the shell command identified by command14</_long>269 <_long>A button bunding that when invoked, will run the shell command identified by command14</_long>
270 </option>270 </option>
271 <option name="run_command15_button" type="button">271 <option name="run_command15_button" type="button">
272 <_short>Run command 15</_short>272 <_short>Run command 15</_short>
@@ -297,87 +297,87 @@
297 <_short>Edge Bindings</_short>297 <_short>Edge Bindings</_short>
298 <option name="run_command0_edge" type="edge">298 <option name="run_command0_edge" type="edge">
299 <_short>Run command 0</_short>299 <_short>Run command 0</_short>
300 <_long>An edge binding that when invoked, will run the shell command identified by command0</_long>300 <_long>An edge bunding that when invoked, will run the shell command identified by command0</_long>
301 </option>301 </option>
302 <option name="run_command1_edge" type="edge">302 <option name="run_command1_edge" type="edge">
303 <_short>Run command 1</_short>303 <_short>Run command 1</_short>
304 <_long>An edge binding that when invoked, will run the shell command identified by command1</_long>304 <_long>An edge bunding that when invoked, will run the shell command identified by command1</_long>
305 </option>305 </option>
306 <option name="run_command2_edge" type="edge">306 <option name="run_command2_edge" type="edge">
307 <_short>Run command 2</_short>307 <_short>Run command 2</_short>
308 <_long>An edge binding that when invoked, will run the shell command identified by command2</_long>308 <_long>An edge bunding that when invoked, will run the shell command identified by command2</_long>
309 </option>309 </option>
310 <option name="run_command3_edge" type="edge">310 <option name="run_command3_edge" type="edge">
311 <_short>Run command 3</_short>311 <_short>Run command 3</_short>
312 <_long>An edge binding that when invoked, will run the shell command identified by command3</_long>312 <_long>An edge bunding that when invoked, will run the shell command identified by command3</_long>
313 </option>313 </option>
314 <option name="run_command4_edge" type="edge">314 <option name="run_command4_edge" type="edge">
315 <_short>Run command 4</_short>315 <_short>Run command 4</_short>
316 <_long>An edge binding that when invoked, will run the shell command identified by command4</_long>316 <_long>An edge bunding that when invoked, will run the shell command identified by command4</_long>
317 </option>317 </option>
318 <option name="run_command5_edge" type="edge">318 <option name="run_command5_edge" type="edge">
319 <_short>Run command 5</_short>319 <_short>Run command 5</_short>
320 <_long>An edge binding that when invoked, will run the shell command identified by command5</_long>320 <_long>An edge bunding that when invoked, will run the shell command identified by command5</_long>
321 </option>321 </option>
322 <option name="run_command6_edge" type="edge">322 <option name="run_command6_edge" type="edge">
323 <_short>Run command 6</_short>323 <_short>Run command 6</_short>
324 <_long>An edge binding that when invoked, will run the shell command identified by command6</_long>324 <_long>An edge bunding that when invoked, will run the shell command identified by command6</_long>
325 </option>325 </option>
326 <option name="run_command7_edge" type="edge">326 <option name="run_command7_edge" type="edge">
327 <_short>Run command 7</_short>327 <_short>Run command 7</_short>
328 <_long>An edge binding that when invoked, will run the shell command identified by command7</_long>328 <_long>An edge bunding that when invoked, will run the shell command identified by command7</_long>
329 </option>329 </option>
330 <option name="run_command8_edge" type="edge">330 <option name="run_command8_edge" type="edge">
331 <_short>Run command 8</_short>331 <_short>Run command 8</_short>
332 <_long>An edge binding that when invoked, will run the shell command identified by command8</_long>332 <_long>An edge bunding that when invoked, will run the shell command identified by command8</_long>
333 </option>333 </option>
334 <option name="run_command9_edge" type="edge">334 <option name="run_command9_edge" type="edge">
335 <_short>Run command 9</_short>335 <_short>Run command 9</_short>
336 <_long>An edge binding that when invoked, will run the shell command identified by command9</_long>336 <_long>An edge bunding that when invoked, will run the shell command identified by command9</_long>
337 </option>337 </option>
338 <option name="run_command10_edge" type="edge">338 <option name="run_command10_edge" type="edge">
339 <_short>Run command 10</_short>339 <_short>Run command 10</_short>
340 <_long>An edge binding that when invoked, will run the shell command identified by command10</_long>340 <_long>An edge bunding that when invoked, will run the shell command identified by command10</_long>
341 </option>341 </option>
342 <option name="run_command11_edge" type="edge">342 <option name="run_command11_edge" type="edge">
343 <_short>Run command 11</_short>343 <_short>Run command 11</_short>
344 <_long>An edge binding that when invoked, will run the shell command identified by command11</_long>344 <_long>An edge bunding that when invoked, will run the shell command identified by command11</_long>
345 </option>345 </option>
346 <option name="run_command12_edge" type="edge">346 <option name="run_command12_edge" type="edge">
347 <_short>Run command 12</_short>347 <_short>Run command 12</_short>
348 <_long>A edge binding that when invoked, will run the shell command identified by command12</_long>348 <_long>An edge bunding that when invoked, will run the shell command identified by command12</_long>
349 </option>349 </option>
350 <option name="run_command13_edge" type="edge">350 <option name="run_command13_edge" type="edge">
351 <_short>Run command 13</_short>351 <_short>Run command 13</_short>
352 <_long>A edge binding that when invoked, will run the shell command identified by command13</_long>352 <_long>An edge bunding that when invoked, will run the shell command identified by command13</_long>
353 </option>353 </option>
354 <option name="run_command14_edge" type="edge">354 <option name="run_command14_edge" type="edge">
355 <_short>Run command 14</_short>355 <_short>Run command 14</_short>
356 <_long>A edge binding that when invoked, will run the shell command identified by command14</_long>356 <_long>An edge bunding that when invoked, will run the shell command identified by command14</_long>
357 </option>357 </option>
358 <option name="run_command15_edge" type="edge">358 <option name="run_command15_edge" type="edge">
359 <_short>Run command 15</_short>359 <_short>Run command 15</_short>
360 <_long>A edge bunding that when invoked, will run the shell command identified by command15</_long>360 <_long>An edge bunding that when invoked, will run the shell command identified by command15</_long>
361 </option>361 </option>
362 <option name="run_command16_edge" type="edge">362 <option name="run_command16_edge" type="edge">
363 <_short>Run command 16</_short>363 <_short>Run command 16</_short>
364 <_long>A edge bunding that when invoked, will run the shell command identified by command16</_long>364 <_long>An edge bunding that when invoked, will run the shell command identified by command16</_long>
365 </option>365 </option>
366 <option name="run_command17_edge" type="edge">366 <option name="run_command17_edge" type="edge">
367 <_short>Run command 17</_short>367 <_short>Run command 17</_short>
368 <_long>A edge bunding that when invoked, will run the shell command identified by command17</_long>368 <_long>An edge bunding that when invoked, will run the shell command identified by command17</_long>
369 </option>369 </option>
370 <option name="run_command18_edge" type="edge">370 <option name="run_command18_edge" type="edge">
371 <_short>Run command 18</_short>371 <_short>Run command 18</_short>
372 <_long>A edge bunding that when invoked, will run the shell command identified by command18</_long>372 <_long>An edge bunding that when invoked, will run the shell command identified by command18</_long>
373 </option>373 </option>
374 <option name="run_command19_edge" type="edge">374 <option name="run_command19_edge" type="edge">
375 <_short>Run command 19</_short>375 <_short>Run command 19</_short>
376 <_long>A edge bunding that when invoked, will run the shell command identified by command19</_long>376 <_long>An edge bunding that when invoked, will run the shell command identified by command19</_long>
377 </option>377 </option>
378 <option name="run_command20_edge" type="edge">378 <option name="run_command20_edge" type="edge">
379 <_short>Run command 20</_short>379 <_short>Run command 20</_short>
380 <_long>A edge bunding that when invoked, will run the shell command identified by command20</_long>380 <_long>An edge bunding that when invoked, will run the shell command identified by command20</_long>
381 </option>381 </option>
382 </group>382 </group>
383 </options>383 </options>

Subscribers

People subscribed via source and target branches