f-spot r4649 - in trunk: . src



Author: sdelcroix
Date: Mon Dec  1 21:33:33 2008
New Revision: 4649
URL: http://svn.gnome.org/viewvc/f-spot?rev=4649&view=rev

Log:
avoid issues on addins

2008-12-01  Stephane Delcroix  <sdelcroix novell com>

	* src/f-spot.in: drop the addin stuffs while migrating the config
	folder

Modified:
   trunk/ChangeLog
   trunk/src/f-spot.in

Modified: trunk/src/f-spot.in
==============================================================================
--- trunk/src/f-spot.in	(original)
+++ trunk/src/f-spot.in	Mon Dec  1 21:33:33 2008
@@ -73,6 +73,7 @@
         mkdir -p $XDG_CONFIG_HOME/
 	echo "Moving $HOME/.gnome2/f-spot to $XDG_CONFIG_HOME/"
         mv $HOME/.gnome2/f-spot $XDG_CONFIG_HOME/
+	rm -rf $XDG_CONFIG_HOME/addin*
     fi
 fi
 



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