From c28e7b7c341966f1325cecca656ee0324717d9a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 8 Oct 2007 22:10:36 +0000 Subject: [PATCH] OK cant wait any longer for my new gcc to compile so I'm stopping playing with the converter dialog --- src/libprs500/__init__.py | 4 ++-- src/libprs500/gui2/dialogs/lrf_single.ui | 9 +++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/libprs500/__init__.py b/src/libprs500/__init__.py index 0b281375fc..14f75833bb 100644 --- a/src/libprs500/__init__.py +++ b/src/libprs500/__init__.py @@ -13,7 +13,7 @@ ## with this program; if not, write to the Free Software Foundation, Inc., ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ''' E-book management software''' -__version__ = "0.4.7" +__version__ = "0.4.8" __docformat__ = "epytext" __author__ = "Kovid Goyal " __appname__ = 'libprs500' @@ -49,7 +49,7 @@ def load_library(name, cdll): if isosx: name += '.dylib' if hasattr(sys, 'frameworks_dir'): - return cdll.LoadLibrary(os.path.join(sys.frameworks_dir, name)) + return cdll.LoadLibrary(os.path.join(getattr(sys, 'frameworks_dir'), name)) return cdll.LoadLibrary(name) return cdll.LoadLibrary(name+'.so') diff --git a/src/libprs500/gui2/dialogs/lrf_single.ui b/src/libprs500/gui2/dialogs/lrf_single.ui index 060fa5f94b..c8c304c663 100644 --- a/src/libprs500/gui2/dialogs/lrf_single.ui +++ b/src/libprs500/gui2/dialogs/lrf_single.ui @@ -5,7 +5,7 @@ 0 0 - 789 + 866 570 @@ -78,11 +78,8 @@ QListView::Static - - - 150 - 100 - + + 10 QListView::IconMode