diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
| commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
| tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /sysutils/gnome-control-center/files/patch-panels_info_info.ui | |
| parent | - Add LICENSE (diff) | |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-panels_info_info.ui')
| -rw-r--r-- | sysutils/gnome-control-center/files/patch-panels_info_info.ui | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-panels_info_info.ui b/sysutils/gnome-control-center/files/patch-panels_info_info.ui new file mode 100644 index 000000000000..f566f32f4c42 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-panels_info_info.ui @@ -0,0 +1,13 @@ +Disable check for updates button + +--- panels/info/info.ui.orig 2015-09-01 11:14:23.676754000 +0200 ++++ panels/info/info.ui 2015-09-01 11:14:39.051974000 +0200 +@@ -551,7 +551,7 @@ + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="use_action_appearance">False</property> +- <property name="visible">True</property> ++ <property name="visible">False</property> + </object> + <packing> + <property name="expand">False</property> |
