diff dwtexamples/texteditor/TextEditor.d @ 65:a84ba4d1820f

restructure the dsss.conf and resources
author Frank Benoit <benoit@tionex.de>
date Fri, 11 Apr 2008 21:15:36 +0200
parents 7c3196948c7f
children
line wrap: on
line diff
--- a/dwtexamples/texteditor/TextEditor.d	Fri Apr 11 17:45:55 2008 +0200
+++ b/dwtexamples/texteditor/TextEditor.d	Fri Apr 11 21:15:36 2008 +0200
@@ -65,7 +65,7 @@
 
     //string resources
     static ResourceBundle resources;
-    private static const char[] resourceData = import( "examples_texteditor.properties" );
+    private static const char[] resourceData = import( "dwtexamples.texteditor.examples_texteditor.properties" );
 
     /*
      * static ctor