Enlightenment CVS committal
Author : mej
Project : eterm
Module : Eterm
Dir : eterm/Eterm/src
Modified Files:
startup.c
Log Message:
Mon May 10 18:43:15 2004 Michael Jennings (mej)
Revert change from February 29th. I never could reproduce it anyway.
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/startup.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- startup.c 29 Feb 2004 22:46:12 -0000 1.44
+++ startup.c 10 May 2004 22:43:58 -0000 1.45
@@ -21,7 +21,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-static const char cvs_ident[] = "$Id: startup.c,v 1.44 2004/02/29 22:46:12 mej Exp $";
+static const char cvs_ident[] = "$Id: startup.c,v 1.45 2004/05/10 22:43:58 mej Exp $";
#include "config.h"
#include "feature.h"
@@ -156,7 +156,7 @@
sprintf(tmp, "ETERM_THEME_ROOT=%s", theme_dir);
putenv(tmp);
}
- if ((user_dir = conf_parse_theme(&rs_theme, (rs_config_file ? rs_config_file :
USER_CFG), (PARSE_TRY_USER_THEME))) != NULL) {
+ if ((user_dir = conf_parse_theme(&rs_theme, (rs_config_file ? rs_config_file :
USER_CFG), (PARSE_TRY_USER_THEME | PARSE_TRY_NO_THEME))) != NULL) {
char *tmp;
D_OPTIONS(("conf_parse_theme() returned \"%s\"\n", user_dir));
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs