gpointing-device-settings r25 - trunk/test



Author: hiikezoe
Date: Thu Feb 26 07:28:29 2009
New Revision: 25
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=25&view=rev

Log:
UI_FILE_DIR -> UI_DIR.

Modified:
   trunk/test/run-test.sh

Modified: trunk/test/run-test.sh
==============================================================================
--- trunk/test/run-test.sh	(original)
+++ trunk/test/run-test.sh	Thu Feb 26 07:28:29 2009
@@ -21,7 +21,7 @@
 top_dir="$BASE_DIR/.."
 top_dir="`cd $top_dir; pwd`"
 export GPDS_MODULE_DIR="$top_dir/modules/.libs"
-export GPDS_UI_FILE_DIR="$top_dir/data"
+export GPDS_UI_DIR="$top_dir/data"
 
 if test x"$NO_MAKE" != x"yes"; then
     if which gmake > /dev/null; then



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