* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/files/
@ 2024-12-14 17:05 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2024-12-14 17:05 UTC (permalink / raw
To: gentoo-commits
commit: 49a9052b29dbae0a00dd3aced052f477ae8db8ab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 17:04:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 17:04:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a9052b
app-i18n/ibus-hangul: fix ibus-hangul-test.patch
Bug: https://bugs.gentoo.org/924488
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-hangul/files/ibus-hangul-test.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-hangul/files/ibus-hangul-test.patch b/app-i18n/ibus-hangul/files/ibus-hangul-test.patch
index 7a6ef479f0ee..e1aef91ee205 100644
--- a/app-i18n/ibus-hangul/files/ibus-hangul-test.patch
+++ b/app-i18n/ibus-hangul/files/ibus-hangul-test.patch
@@ -4,7 +4,7 @@
G_CALLBACK (window_inserted_text_cb), entry);
gtk_container_add (GTK_CONTAINER (window), entry);
gtk_widget_show_all (window);
-+ gtk_window_present (window);
++ gtk_window_present (GTK_WINDOW(window));
}
static void
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-14 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 17:05 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/files/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox