Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c

    r740 r988  
    11721172        gtk_container_add(GTK_CONTAINER(window), box1);
    11731173
    1174         label = gtk_label_new("You can change the name and membership of this computer. Changes may affect access to network ressources.");
     1174        label = gtk_label_new("You can change the name and membership of this computer. Changes may affect access to network resources.");
    11751175        gtk_label_set_line_wrap(GTK_LABEL(label), TRUE);
    11761176        gtk_misc_set_alignment(GTK_MISC(label), 0, 0);
Note: See TracChangeset for help on using the changeset viewer.