- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c
r740 r988 1172 1172 gtk_container_add(GTK_CONTAINER(window), box1); 1173 1173 1174 label = gtk_label_new("You can change the name and membership of this computer. Changes may affect access to network res sources.");1174 label = gtk_label_new("You can change the name and membership of this computer. Changes may affect access to network resources."); 1175 1175 gtk_label_set_line_wrap(GTK_LABEL(label), TRUE); 1176 1176 gtk_misc_set_alignment(GTK_MISC(label), 0, 0);
Note:
See TracChangeset
for help on using the changeset viewer.
