Re: [PATCH 1/2] NTP switch functionality (DatetimeSpoke)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -469,3 +480,41 @@ class DatetimeSpoke(NormalSpoke):
>  
>          self._hoursLabel.set_text("%0.2d" % new_hours)
>  
> +    def _set_date_time_setting_sensitive(self, sensitive):
> +        #contains all date/time setting widgets
> +        footer_alignment = self.builder.get_object("footerAlignment")
> +        footer_alignment.set_sensitive(sensitive)
> +
> +    def _show_no_network_warning(self):
> +        self.window.set_info(Gtk.MessageType.WARNING,
> +                             _("You need to set up network first if you "\
> +                               "want to use NTP"))

Just a little grammatical fix here - it should be "set up networking
first" or "set up the network first".

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux