[pdfshuffler] Patch modified

Fabian Affolter fab at fedoraproject.org
Fri Mar 2 10:10:51 UTC 2012


commit f5cf0eb26189dc0cf5a7fed679a82ebe39615633
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Mar 2 11:10:39 2012 +0100

    Patch modified

 pdfshuffler-ui-location.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pdfshuffler-ui-location.patch b/pdfshuffler-ui-location.patch
index 4e30bb4..de3cf3a 100644
--- a/pdfshuffler-ui-location.patch
+++ b/pdfshuffler-ui-location.patch
@@ -5,7 +5,7 @@
  
          # Import the user interface file, trying different possible locations
 -        ui_path = '/usr/share/pdfshuffler/pdfshuffler.ui'
-+        #ui_path = '/usr/share/pdfshuffler/pdfshuffler.ui'
++        ui_path = '/usr/share/applications/pdfshuffler/pdfshuffler.ui'
          if not os.path.exists(ui_path):
              ui_path = '/usr/local/share/applications/pdfshuffler/pdfshuffler.ui'
              if not os.path.exists(ui_path):


More information about the scm-commits mailing list