=?utf-8?q?=5Btotem=5D_pythonconsole=3A_Fix_the_GConf_=E2=86=92_GSettings_?= =?utf-8?q?conversion_file?=



commit 75d00dfd0d3a6779f879e52c96babbbd52816d75
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]