[release-notes/gnome-3-4] Misc changes



commit 5612bbebfbebc4351599506606c6f74acc809247
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Mar 14 13:42:46 2012 +0100

    Misc changes

 help/C/rna11y.xml           |    1 +
 help/C/rndevelopers.xml     |   11 +++++++++++
 help/C/rnlookingforward.xml |    6 ++++++
 help/C/rnusers.xml          |   31 +++++++++++++++++--------------
 4 files changed, 35 insertions(+), 14 deletions(-)
---
diff --git a/help/C/rna11y.xml b/help/C/rna11y.xml
index 1fb9302..ff01184 100644
--- a/help/C/rna11y.xml
+++ b/help/C/rna11y.xml
@@ -18,5 +18,6 @@
 <para>
 TODO: Magnifier configuration: https://live.gnome.org/ThreePointThree/Features/ZoomOptionsDialog
 </para>
+<!-- TODO: Andre asked API to come up with a list of relevant changes -->
 </sect1>
 <!-- vi:set tw=80 ts=2: -->
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 551ea7b..5f3d2ba 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -186,6 +186,12 @@ Python bindings to using introspection.
     </itemizedlist>
   </sect2>
 
+ <sect2 id="jhbuild">
+ <title>Again easier to Compile GNOME With JHBuild</title>
+<!-- TODO: Andre asked fredp to come up with a list of relevant changes -->
+<para>TODO: "jhbuild make"</para>
+ </sect2>
+
 	<sect2 id="devel-docs">
 	  <title>Improved Developer Documentation</title>
 <!-- http://git.gnome.org/browse/gnome-devel-docs/commit/?id=c5e43559c0d79f01764a720c9c99b733fbb0e17a -->
@@ -219,6 +225,11 @@ by allowing to automatically connect widgets and code.
 <application>transmageddon</application>) provide improved cross-desktop 
 compatibility by inheriting the <ulink url="http://standards.freedesktop.org/basedir-spec/latest/index.html";>FreeDesktop.org directory specification</ulink>.
  		</para></listitem>
+<!-- http://blogs.gnome.org/jessevdk/2011/11/13/gedit-code-assistance-plugin/ -->
+    <listitem><para>
+Developers that use the text editor <application>Gedit</application> can use the new plugin <application>gedit-code-assistance</application> which provides code assistance for C, C++ and Objective-C by utilizing <application>clang</application>.
+<application>gedit-code-assistance</application>
+ 		</para></listitem>
 	</itemizedlist>
   </sect2>
 
diff --git a/help/C/rnlookingforward.xml b/help/C/rnlookingforward.xml
index d775f1e..79c9fdc 100644
--- a/help/C/rnlookingforward.xml
+++ b/help/C/rnlookingforward.xml
@@ -18,6 +18,12 @@
       <listitem><para>
         Improved rendering of HTML messages in <application>Evolution</application> by using <application>WebKit</application> instead of <application>GtkHtml</application>.
       </para></listitem>
+<!-- https://live.gnome.org/ThreePointThree/Features/Boxes -->
+<!-- TODO: Bonus points for a boxes screenshot (with not too much translatable text) -->
+      <listitem><para>
+				<application>Boxes</application> is in the making: An application for 
+				easy accessing of other computer systems or images.
+      </para></listitem>
     </itemizedlist>
   </sect2>
   <sect2 id="rnlookingforward-a11y">
diff --git a/help/C/rnusers.xml b/help/C/rnusers.xml
index 3ae9c53..476fda7 100644
--- a/help/C/rnusers.xml
+++ b/help/C/rnusers.xml
@@ -138,6 +138,9 @@ Also use top bar above window for unmaximizing drag gesture: https://bugzilla.gn
    <listitem><para>
 TODO: NetworkMenu: show hardware disabled when rfkill is active: http://git.gnome.org/browse/gnome-shell/commit/?id=7fa7d04ed0b184702089f6ff65400a28cb6c3b05
    </para></listitem>
+   <listitem><para>
+TODO: The list of recent files in the Open and Save dialogs (GtkFileChooserEntry) has seen some improvements - https://bugzilla.gnome.org/show_bug.cgi?id=663573
+   </para></listitem>
   </itemizedlist>
  </sect2>
 
@@ -180,7 +183,6 @@ TODO: gnome-disk-utility rewrite: http://davidz25.blogspot.com/2012/03/simpler-f
   TODO?: Searchable help: http://blogs.gnome.org/shaunm/2011/10/20/searchable-help-menu/ |
   TODO?: Searchable menus http://blogs.gnome.org/shaunm/2011/10/25/searchable-menu-video/
   TODO?: Mallard format in Mobile: http://blogs.gnome.org/shaunm/2012/01/12/mobile-help-with-mallard/ 
-  * devel-docs improved: http://git.gnome.org/browse/gnome-devel-docs/commit/?id=c5e43559c0d79f01764a720c9c99b733fbb0e17a
 
 </para>
 	</sect2>
@@ -208,31 +210,32 @@ TODO: gnome-disk-utility rewrite: http://davidz25.blogspot.com/2012/03/simpler-f
            </imageobject></mediaobject></screenshot>
          </figure>
       </listitem>
+<!-- https://live.gnome.org/Gedit/RoadMap | http://blogs.gnome.org/jessevdk/2012/01/15/gedit-3-2-6-released-for-os-x-native/ -->
       <listitem><para>
-TODO: The list of recent files in the Open and Save dialogs (GtkFileChooserEntry) has seen some improvements - https://bugzilla.gnome.org/show_bug.cgi?id=663573
-      </para></listitem>
-      <listitem><para>
-<!-- https://live.gnome.org/ThreePointThree/Features/Boxes -->
-TODO: gnome-boxes application for easy accessing of other computer systems or images - https://live.gnome.org/ThreePointThree/Features/Boxes - this is just a preview, maybe move to lookingforward section | 
-TODO: Bonus points for a boxes screenshot (with not too much translatable text)
-      </para></listitem>
-      <listitem><para>
-TODO: Gedit: https://live.gnome.org/Gedit/RoadMap |  http://blogs.gnome.org/jessevdk/2011/11/13/gedit-code-assistance-plugin/ |   * gedit for Mac?: http://blogs.gnome.org/jessevdk/2012/01/15/gedit-3-2-6-released-for-os-x-native/
+				The text editor <application>Gedit</application> received native support for Mac OS X.
       </para></listitem>
+<!-- https://bugzilla.gnome.org/show_bug.cgi?id=666718 -->
       <listitem><para>
-TODO: Cheese now uses vp8/webm by default for encoding instead of theora/ogg: https://bugzilla.gnome.org/show_bug.cgi?id=666718
+				The webcam booth <application>Cheese</application> now uses vp8/webm by 
+				default for encoding instead of theora/ogg.
       </para></listitem>
+<!-- https://mail.gnome.org/archives/nautilus-list/2012-January/msg00011.html -->
       <listitem><para>
-TODO: Nautilus file manager received Undo support for actions: https://mail.gnome.org/archives/nautilus-list/2012-January/msg00011.html
+				The file manager <application>Nautilus</application> provides Undo 
+				support which allows you to revert any of your actions.
       </para></listitem>
       <listitem><para>
 gnome-games improvements: https://live.gnome.org/GnomeGames/Modernisation , e.g. using app menus or refreshed look
       </para></listitem>
+<!-- http://blixtra.org/blog/2011/11/23/gnome-system-monitor-swatting-bugs/ -->
       <listitem><para>
-TODO: gnome-system-monitor received Control Groups support: http://blixtra.org/blog/2011/11/23/gnome-system-monitor-swatting-bugs/
+				<application>GNOME System Monitor</application> received 
+				<ulink url="http://www.mjmwired.net/kernel/Documentation/cgroups.txt";>Control Groups</ulink> support
       </para></listitem>
       <listitem><para>
-TODO: Eye of GNOME: Return of the image metadata view in the sidebar. The old one was dropped back in 2.20 because it was way to cluttered and quite hard to read quickly. This new one uses a different layout and only shows the likely most common/interesting data values in an attempt to improve readability. 
+				The image viewer <application>Eye of GNOME</application> again provides 
+				an image metadata view in its sidebar. It displays the most common data 
+				values to improve readability.
       </para></listitem>
       <listitem><para>
 <!-- http://mbarnes.livejournal.com/4590.html -->



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