[PATCH 3/3] kconfig: gconfig save button should be greyed if no changes present

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

 



Call config_changed to check weather changes are present and grey
save button if not.

Signed-off-by: Konrad Eisele <konrad@xxxxxxxxxxx>
---
 scripts/kconfig/gconf.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/kconfig/gconf.c b/scripts/kconfig/gconf.c
index 39dd257..993cc31 100644
--- a/scripts/kconfig/gconf.c
+++ b/scripts/kconfig/gconf.c
@@ -1532,6 +1532,7 @@ int main(int ac, char *av[])
 		break;
 	}
 
+	conf_changed();
 	gtk_main();
 
 	return 0;
-- 
1.6.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-config" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Audio]     [Linux Console]     [Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Fedora Users]

  Powered by Linux