/[xlog]/xlog/src/main.c
ViewVC logotype

Diff of /xlog/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by pa4tu, Sat Mar 8 20:41:06 2003 UTC revision 1.29 by pa4tu, Sat Mar 8 20:44:50 2003 UTC
# Line 127  xlogdircheck (void) Line 127  xlogdircheck (void)
127        else        else
128            {            {
129              labeltext = g_strdup_printf (_(              labeltext = g_strdup_printf (_(
130                    "Xlog has created %s,\n"                    "Xlog has created %s, "
131            "this is the directory where your log will be saved.\n\n"            "this is the directory where your log will be saved. "
132            "You can change the default path for your logs\n"            "You can change the default path for your logs "
133            "in the preferences dialog."), xlogdir);            "in the preferences dialog."), xlogdir);
134              gtk_label_set_text (GTK_LABEL (setuplabel), labeltext);              gtk_label_set_text (GTK_LABEL (setuplabel), labeltext);
135              g_free (labeltext);              g_free (labeltext);

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26