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
=== modified file 'data/clicompanion2.config'
--- data/clicompanion2.config 2012-01-13 21:22:53 +0000
+++ data/clicompanion2.config 2012-04-03 10:17:35 +0000
@@ -107,7 +107,7 @@
107sudo apt-get update Update database of available packages107sudo apt-get update Update database of available packages
108sudo apt-get install ? Package Install given package and its dependencies108sudo apt-get install ? Package Install given package and its dependencies
109sudo apt-get remove ? Package Remove given package109sudo apt-get remove ? Package Remove given package
110sudo apt-get auto-remove Remove all packages installed as dependencies which are no longer needed110sudo apt-get autoremove Remove all packages installed as dependencies which are no longer needed
111apt-get source ? Package Download and install given source package into current directory111apt-get source ? Package Download and install given source package into current directory
112date Display local date and time in local display format112date Display local date and time in local display format
113date -R Display local date and time in RFC2822 format113date -R Display local date and time in RFC2822 format

Subscribers

People subscribed via source and target branches