=?utf-8?q?=5Btotem/gnome-3-0=5D_pythonconsole=3A_Fix_the_GConf_=E2=86=92_?= =?utf-8?q?GSettings_conversion_file?=



commit daee38e342fa6074dfcf44a039464c90bf7fc999
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Sep 20 20:33:17 2011 +0100

    pythonconsole: Fix the GConf â GSettings conversion file
    
    I made a nasty copyâpaste error during the original port.
    
    Closes: bgo#659547

 src/plugins/pythonconsole/pythonconsole.convert |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/pythonconsole/pythonconsole.convert b/src/plugins/pythonconsole/pythonconsole.convert
index 5acafaa..6461c23 100644
--- a/src/plugins/pythonconsole/pythonconsole.convert
+++ b/src/plugins/pythonconsole/pythonconsole.convert
@@ -1,3 +1,2 @@
-[org.gnome.totem.plugins.jamendo]
-num-per-page = /apps/totem/plugins/jamendo/num_per_page
-format = /apps/totem/plugins/jamendo/format
+[org.gnome.totem.plugins.pythonconsole]
+rpdb2-password = /apps/totem/plugins/pythonconsole/rpdb2_password



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