Author: remi
Date: 2008-11-28 17:28:15 +0100 (Fri, 28 Nov 2008)
New Revision: 2913

Modified:
   
software_suite_v2/software/http_server_resources/idle_behavior/trunk/installer.nsi
Log:
* little fixe

Modified: 
software_suite_v2/software/http_server_resources/idle_behavior/trunk/installer.nsi
===================================================================
--- 
software_suite_v2/software/http_server_resources/idle_behavior/trunk/installer.nsi
  2008-11-28 15:55:51 UTC (rev 2912)
+++ 
software_suite_v2/software/http_server_resources/idle_behavior/trunk/installer.nsi
  2008-11-28 16:28:15 UTC (rev 2913)
@@ -37,7 +37,7 @@
     ; Copy the attitune files
     CreateDirectory "$TUXDROID_PATH\resources\attitunes\idleBehaviors"
     SetOutPath "$TUXDROID_PATH\resources\attitunes\idleBehaviors"
-    File /r att\*
+    File /r att\*.att
 
        ; Copy the resource
     SetOutPath "$TUXDROID_PATH\softwares\tuxhttpserver\resources"


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to