pybliographer r1274 - trunk/Pyblio/GnomeUI



Author: fredgo
Date: Wed Feb 13 23:56:09 2008
New Revision: 1274
URL: http://svn.gnome.org/viewvc/pybliographer?rev=1274&view=rev

Log:
Revision: gobry pybliographer org--2007/pyblio--stable--1.2--patch-18
Creator:  Frederic Gobry <gobry pybliographer org>

merged from zoltan

Patches applied:

 * kota pybliographer org--2007/pyblio--stable--1.2--patch-9
   merged patch-13..17 from Frederic

 * kota pybliographer org--2007/pyblio--stable--1.2--patch-10
   fix native editing bug


Modified:
   trunk/Pyblio/GnomeUI/Editor.py

Modified: trunk/Pyblio/GnomeUI/Editor.py
==============================================================================
--- trunk/Pyblio/GnomeUI/Editor.py	(original)
+++ trunk/Pyblio/GnomeUI/Editor.py	Wed Feb 13 23:56:09 2008
@@ -1077,7 +1077,7 @@
         # put the negated value, so that we can call
         # toggle to switch and create
         self.native_mode = not (self.has_native and Config.get(
-            'gnome/native-as-default').data)
+            'gnome/native-as-default').data and entry.key)
 
         self.toggle_native()
         self.w.show_all ()



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