discuss-gnustep
[Top][All Lists]
Advanced

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

MDIndexing preference pane problem


From: Philippe Roussel
Subject: MDIndexing preference pane problem
Date: Fri, 25 Sep 2009 22:33:08 +0200
User-agent: Mutt/1.5.11

Not sure Enrico is still around so forwarding here

---

Hi Enrico,

With gnustep trunk SystemPreferences shows an error dialog when
loading MDIndexing.prefPane.

I worked around this problem by renaming Preferences/Info.plist to
MDIndexingInfo.plist and modifying the makefile with the following
patch :

Index: GNUmakefile
===================================================================
--- GNUmakefile (révision 28737)
+++ GNUmakefile (copie de travail)
@@ -1,4 +1,3 @@
-PACKAGE_NAME = gworkspace
 include $(GNUSTEP_MAKEFILES)/common.make
 
 BUNDLE_NAME = MDIndexing
@@ -17,7 +16,6 @@
 MDIndexing_PRINCIPAL_CLASS = MDIndexing
 
 MDIndexing_RESOURCE_FILES = \
-Info.plist \
 MDIndexing.tiff \
 Resources/categories.plist \
 Resources/Images/* \

I'm not sure why but it works for me !

Hope this helps,
Philippe
-- 
So this is it, we're going to die - Arthur Dent.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]