Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4bfca70
for
conf.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-12-17T00:48:35Z (
19 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
32c632f
Parents:
701acdd4
Message:
Add variable for plugindir rather then always using the define
File:
1 edited
conf.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
conf.c
r701acdd4
r4bfca70
55
55
conf->password = NULL;
56
56
conf->configdir = g_strdup( CONFIG );
57
conf->plugindir = g_strdup( PLUGINDIR );
57
58
conf->motdfile = g_strdup( ETCDIR "/motd.txt" );
58
59
conf->ping_interval = 180;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive