Merge lp:~benny/clicompanion/fix-for-946817 into lp:clicompanion

Proposed by Benjamin Donald-Wilson
Status: Merged
Approved by: Marek Bardoński
Approved revision: 109
Merged at revision: 109
Proposed branch: lp:~benny/clicompanion/fix-for-946817
Merge into: lp:clicompanion
Diff against target: 12 lines (+1/-1)
1 file modified
data/clicompanion2.config (+1/-1)
To merge this branch: bzr merge lp:~benny/clicompanion/fix-for-946817
Reviewer Review Type Date Requested Status
Duane Hinnen Approve
Marek Bardoński Approve
Review via email: mp+100575@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Marek Bardoński (bdfhjk) wrote :

Thanks, look good.

review: Approve
Revision history for this message
Duane Hinnen (duanedesign) wrote :

looks good. Thank you for the contribution!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/clicompanion2.config'
2--- data/clicompanion2.config 2012-01-13 21:22:53 +0000
3+++ data/clicompanion2.config 2012-04-03 10:17:35 +0000
4@@ -107,7 +107,7 @@
5 sudo apt-get update Update database of available packages
6 sudo apt-get install ? Package Install given package and its dependencies
7 sudo apt-get remove ? Package Remove given package
8-sudo apt-get auto-remove Remove all packages installed as dependencies which are no longer needed
9+sudo apt-get autoremove Remove all packages installed as dependencies which are no longer needed
10 apt-get source ? Package Download and install given source package into current directory
11 date Display local date and time in local display format
12 date -R Display local date and time in RFC2822 format

Subscribers

People subscribed via source and target branches