[release-notes/gnome-3-6] Use <app> instead of <cmd>



commit 81a99bff944bd42441ac819ba4ad26a87b5883a1
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Sep 14 11:37:47 2012 +0200

    Use <app> instead of <cmd>

 help/C/lookingforward-fallbackmode.page |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/help/C/lookingforward-fallbackmode.page b/help/C/lookingforward-fallbackmode.page
index b05a305..0c0cfee 100644
--- a/help/C/lookingforward-fallbackmode.page
+++ b/help/C/lookingforward-fallbackmode.page
@@ -36,7 +36,7 @@
 
   <p>
     To allow GNOME 3 to be used in such cases, a fallback mode was implemented.
-    This was done by changing the <cmd>metacity</cmd> and <cmd>gnome-panel</cmd>
+    This was done by changing the <app>metacity</app> and <app>gnome-panel</app>
     components to work like GNOME 3, while still allowing these components to
     mimic GNOME 2; although the latter required some work.
   </p>
@@ -61,18 +61,18 @@
     <item><p>Almost nobody actively tests fallback mode</p></item>
     <item><p>It is in maintenance mode (no new features for the core, but bug
     fixes go in), with no active development since nobody is stepping up (and
-    some required parts, like <cmd>polkit-gnome</cmd>, are not maintained at all)</p></item>
-    <item><p>Several applications now require <cmd>clutter</cmd> and will not work in fallback mode (totem, audio/video UI in empathy, cheese, etc.) </p></item>
+    some required parts, like <app>polkit-gnome</app>, are not maintained at all)</p></item>
+    <item><p>Several applications now require <app>clutter</app> and will not work in fallback mode (totem, audio/video UI in empathy, cheese, etc.) </p></item>
     <item><p>Some changes in our architecture require additional work to keep
     them somewhat working in fallback mode, even though they won't offer the
     full experience (for example the keyboard configuration)</p></item>
     <item><p>The number of components which are either solely kept around for
-    fallback mode keeps increasing. At the moment <cmd>metacity</cmd>,
-    <cmd>gnome-panel</cmd>, <cmd>gnome-applets</cmd>,
-    <cmd>notification-daemon</cmd>, <cmd>gnome-screensaver</cmd>,
-    <cmd>polkit-gnome</cmd>, <cmd>nm-applet</cmd>. Additionally, some support in
-    <cmd>gnome-settings-daemon</cmd>, <cmd>gnome-session</cmd>,
-    <cmd>gnome-control-center</cmd>, <cmd>gdm</cmd>, etc.</p></item>
+    fallback mode keeps increasing. At the moment <app>metacity</app>,
+    <app>gnome-panel</app>, <app>gnome-applets</app>,
+    <app>notification-daemon</app>, <app>gnome-screensaver</app>,
+    <app>polkit-gnome</app>, <app>nm-applet</app>. Additionally, some support in
+    <app>gnome-settings-daemon</app>, <app>gnome-session</app>,
+    <app>gnome-control-center</app>, <app>gdm</app>, etc.</p></item>
   </list>
 
   <p>
@@ -84,10 +84,10 @@
   </p>
 
   <p>
-    Since the release of 3.0, a technology called <cmd
-    href="https://mail.gnome.org/archives/desktop-devel-list/2012-June/msg00043.html";>llvmpipe</cmd> has
+    Since the release of 3.0, a technology called <sys
+    href="https://mail.gnome.org/archives/desktop-devel-list/2012-June/msg00043.html";>llvmpipe</sys> has
     allowed for fast software rendering, lowering the need for the fallback
-    mode. It is not a perfect solution as <cmd>llvmpipe</cmd> doesn't work on
+    mode. It is not a perfect solution as <sys>llvmpipe</sys> doesn't work on
     some architectures (ppc, s390, arm?) and might not work in some
     non-Linux-based OS (OpenBSD support is not there, for instance).
   </p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]