Merge lp:~skellat/xubuntu-docs/xubuntu-docs into lp:xubuntu-docs/saucy

Proposed by Stephen Michael Kellat
Status: Merged
Approved by: Pasi Lallinaho
Approved revision: 75
Merged at revision: 75
Proposed branch: lp:~skellat/xubuntu-docs/xubuntu-docs
Merge into: lp:xubuntu-docs/saucy
Diff against target: 89 lines (+10/-10)
5 files modified
debian/changelog (+6/-1)
desktop-guide/C/guide-default-apps.xml (+1/-1)
desktop-guide/C/hardware-devices.xml (+1/-1)
desktop-guide/C/index.xml (+0/-4)
desktop-guide/C/managing-applications.xml (+2/-3)
To merge this branch: bzr merge lp:~skellat/xubuntu-docs/xubuntu-docs
Reviewer Review Type Date Requested Status
Pasi Lallinaho (community) committer Approve
Jack Fromm (community) Approve
Review via email: mp+186181@code.launchpad.net

Description of the change

Removed offline-packages from prominence in TOC, added LibreOffice downloads tip, added sync command tip, amplified caution about two package managers at once, removed reference to APTonCD as LP Bug 1221254 is going to break it

To post a comment you must log in.
Revision history for this message
Jack Fromm (jjfrv8) wrote :

I'm okay with all the changes. I'm working on hardware-devices too and have lots of changes to make in it but I'll just add Stephen's addition to mine.

review: Approve
Revision history for this message
Pasi Lallinaho (knome) wrote :

Approved, with the small text change "Do not directly install the downloads" to "We do not suggest directly installing the downloads" (will do the change on commit myself).

review: Approve (committer)

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 2013-09-15 21:36:35 +0000
3+++ debian/changelog 2013-09-17 23:40:14 +0000
4@@ -19,13 +19,18 @@
5 * Fixed a typo on the offline applications page
6 * Added mention of ideviceinstaller to media-apps as another specialized tool for handling iPods
7 * Added reference in guide-desktop to gtk-theme-config. (LP: #1219593)
8+ * Removed in-depth notation for offline packages on table of contents as I never wrote what would have followed...the guide on how to sign the Ubuntu Code of Conduct
9+ * Added to tip about LibreOffice in default-apps.xml a reminder from the Ubuntu Wiki on LibreOffice to not use The Document Foundation .deb files as they lack Ubuntu-specific patches
10+ * In hardware-devices.xml added tip about the "sync" command line coreutil function to flush buffers in writing to disk which is handy with removable devices
11+ * Amplified the caution in managing-applications.xml about having two package managers open at once
12+ * Removed reference to APTonCD from managing-applications.xml since LP Bug 1175458 shows it is, as of 13.04, depending upon HAL of all things yet in LP Bug 1221254 Martin Pitt is coordinating the drive to purge any vestiges of HAL that remain in Ubuntu
13
14 [ Jack Fromm ]
15 * Grammar fixes and wording changes
16 * Update the software-properties entity
17 * Update GUI labels to match current versions
18
19- -- Pasi Lallinaho <pasi@shimmerproject.org> Mon, 16 Sep 2013 00:36:14 +0300
20+ -- Pasi Lallinaho <pasi@shimmerproject.org> Tue, 17 Sep 2013 19:32:05 -0400
21
22 xubuntu-docs (13.04.0) raring; urgency=low
23
24
25=== modified file 'desktop-guide/C/guide-default-apps.xml'
26--- desktop-guide/C/guide-default-apps.xml 2013-09-07 00:51:35 +0000
27+++ desktop-guide/C/guide-default-apps.xml 2013-09-17 23:40:14 +0000
28@@ -56,7 +56,7 @@
29
30 <para><application>Gnumeric</application> is a spreadsheet editor and the perfect light companion for <application>AbiWord</application>.</para>
31
32- <tip><para>If you prefer the LibreOffice suite over these default applications, you can install it from the repositories as well as remove <application>AbiWord</application> and <application>Gnumeric</application> if desired.</para></tip>
33+ <tip><para>If you prefer the LibreOffice suite over these default applications, you can install it from the repositories as well as remove <application>AbiWord</application> and <application>Gnumeric</application> if desired. Do not directly install the downloads offered by The Document Foundation as they lack Ubuntu-specific patches and polish available from repositories.</para></tip>
34
35 <para><application>Dictionary</application> provides an easy way to access a number of different dictionaries across the internet. Read more at the <ulink url="&xfce4-dict-web;">Xfce4 Dictionary website</ulink>.</para>
36
37
38=== modified file 'desktop-guide/C/hardware-devices.xml'
39--- desktop-guide/C/hardware-devices.xml 2013-05-18 01:24:58 +0000
40+++ desktop-guide/C/hardware-devices.xml 2013-09-17 23:40:14 +0000
41@@ -149,7 +149,7 @@
42
43 <para>To find out how to mount and unmount storage devices manually and/or automatically, see the Ubuntu community wiki page for the <ulink url="&communitywiki-mount;">mount command</ulink>.</para>
44
45- <para>When you copy files to a removable storage device, they are not always written to the device immediately. Instead, they are often stored in a queue so that they can all be transferred across to the device at the same time (for reasons of efficiency). If you disconnect the device before all of the files have been transferred, you could lose the files. To prevent this, you must always unmount a removable device before disconnecting it.</para>
46+ <para>When you copy files to a removable storage device, they are not always written to the device immediately. Instead, they are often stored in a queue so that they can all be transferred across to the device at the same time (for reasons of efficiency). Running the command <userinput>sync</userinput> can force pending data to be written to removable storage devices. If you disconnect the device before all of the files have been transferred, you could lose the files. To prevent this, you must always unmount a removable device before disconnecting it.</para>
47 </section>
48 </section>
49
50
51=== modified file 'desktop-guide/C/index.xml'
52--- desktop-guide/C/index.xml 2013-09-02 20:56:59 +0000
53+++ desktop-guide/C/index.xml 2013-09-17 23:40:14 +0000
54@@ -71,10 +71,6 @@
55 <para><xref linkend="guide-default-apps"/></para>
56 <para><xref linkend="guide-keeping-safe"/></para>
57
58- <para>This guide also has one in-depth section:</para>
59-
60- <para><xref linkend="offline-packages"/></para>
61-
62 <para>The complete set of topics are listed below. If you require help with a topic or problem that is not addressed by the documentation, go to the the <ulink url="&xubuntu-web-help;">Help &amp; Support</ulink> page of the Xubuntu website. There you will find links to additional help resources.</para>
63
64 <para>If you would like to contribute to Xubuntu, including this documentation, see the <ulink url="&xubuntu-web-contribute;">Get Involved</ulink> section of the Xubuntu website.</para>
65
66=== modified file 'desktop-guide/C/managing-applications.xml'
67--- desktop-guide/C/managing-applications.xml 2013-05-25 17:15:33 +0000
68+++ desktop-guide/C/managing-applications.xml 2013-09-17 23:40:14 +0000
69@@ -22,7 +22,7 @@
70
71 <note><para>You will need administrative access to add and remove software.</para></note>
72
73- <caution><para>You can only use one package manager at a time. If you start another package manager while one is already open, you will receive an error message.</para></caution>
74+ <caution><para>You can only use one package manager at a time. If you start another package manager while one is already open, you will receive an error message and the second package manager will not necessarily be able to function.</para></caution>
75
76 <section id="ubuntu-software-center">
77 <title>Using Ubuntu Software Center</title>
78@@ -111,11 +111,10 @@
79 </section>
80
81 <section id="applications-offline-installation">
82- <title>Helpful applications</title>
83+ <title>Helpful application</title>
84
85 <para>If you have less than optimal Internet access, <application>apt-offline</application> allows you to use another computer with better access to download packages and check for package updates like security fixes. The other computer can run Xubuntu, another flavor of Ubuntu, or Debian. A graphical interface is available via <application>apt-offline-gui</application> that makes a complicated-looking process easy. All you need is time, patience, and a portable USB storage device. A usage example to learn more about this can be found in <xref linkend="offline-packages"/>.</para>
86
87- <para><application>APTonCD</application> lets you copy from the set of packages already downloaded to somebody else's computer to install them to your own and vice versa. In a package manager, such as <application>Ubuntu Software Center</application>, find the <application>APTonCD</application> package and install it. Further documentation on <application>APTonCD</application> can be found on the <ulink url="&aptoncd-web;">APTonCD website</ulink>.</para>
88 </section>
89 </section>
90

Subscribers

People subscribed via source and target branches