Merge lp:~kroq-gar78/ubuntu/precise/sensible-utils/fix-977526 into lp:ubuntu/precise/sensible-utils

Proposed by Aditya V
Status: Work in progress
Proposed branch: lp:~kroq-gar78/ubuntu/precise/sensible-utils/fix-977526
Merge into: lp:ubuntu/precise/sensible-utils
Diff against target: 32 lines (+14/-0)
2 files modified
debian/changelog (+6/-0)
sensible-editor.1 (+8/-0)
To merge this branch: bzr merge lp:~kroq-gar78/ubuntu/precise/sensible-utils/fix-977526
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+101322@code.launchpad.net

Description of the change

I added a description of what sensible-browser will default to for the variable BROWSER, which is not explained anywhere. I used Smylers' <email address hidden> suggestion for the changes.

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

Per my comment in bug 977526, I'll mark this branch as Work In Progress to keep it from showing up on the sponsor queue. I think this should go through Debian first.

Unmerged revisions

10. By Aditya V

sensible-editor.1: added explanation of BROWSER variable (LP: #977526)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-11-30 18:30:28 +0000
3+++ debian/changelog 2012-04-10 03:20:23 +0000
4@@ -1,3 +1,9 @@
5+sensible-utils (0.0.6ubuntu3) precise; urgency=low
6+
7+ * sensible-editor.1: added explanation of BROWSER variable (LP: #977526)
8+
9+ -- Aditya Vaidya <kroq.gar78@gmail.com> Mon, 09 Apr 2012 22:02:09 -0500
10+
11 sensible-utils (0.0.6ubuntu2) natty; urgency=low
12
13 * Makefile.in: add select-editor and its manpage, LP: #682997
14
15=== modified file 'sensible-editor.1'
16--- sensible-editor.1 2010-11-29 20:02:40 +0000
17+++ sensible-editor.1 2012-04-10 03:20:23 +0000
18@@ -14,6 +14,14 @@
19 make sensible decisions on which editor, pager, and web browser to call,
20 respectively. Programs in Debian can use these scripts
21 as their default editor, pager, or web browser or emulate their behavior.
22+.BR sensible-browser
23+defaults to
24+.BR gnome-www-browser (1)
25+if the program is running under GNOME,
26+.BR x-www-browser (1)
27+if running under X, or
28+.BR www-browser (1)
29+if running under neither.
30 .SH "SEE ALSO"
31 Documentation of the EDITOR, VISUAL, PAGER, and BROWSER variables in
32 .BR environ (7)

Subscribers

People subscribed via source and target branches

to all changes: