[gnac/devel] Fixed a bug



commit 96ade5fb6dfb3821395cb8ccedc06816b25b07bf
Author: Benoît Dupasquier <bdupasqu src gnome org>
Date:   Sat Jul 10 13:37:32 2010 +0100

    Fixed a bug

 src/gnac-bars.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gnac-bars.c b/src/gnac-bars.c
index dc90584..c185cb9 100644
--- a/src/gnac-bars.c
+++ b/src/gnac-bars.c
@@ -72,6 +72,7 @@ gnac_bars_on_add_files(void)
   gnac_bars_update_convert_label(GTK_STOCK_CANCEL);
   gnac_ui_activate_profiles(FALSE);
   gnac_bars_activate_add(FALSE);
+  gnac_bars_activate_convert(TRUE);
   gnac_bars_activate_clear(FALSE);
   gnac_bars_activate_remove(FALSE);
 }



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