[gtk/wip/baedert/for-master: 3/13] filechooserbutton: Remove an outdated comment
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 3/13] filechooserbutton: Remove an outdated comment
- Date: Wed, 25 Sep 2019 15:33:17 +0000 (UTC)
commit 39c7284d144f0492ecb2dd5bf742d968b68007f0
Author: Timm Bäder <mail baedert org>
Date: Sun Sep 22 09:07:33 2019 +0200
filechooserbutton: Remove an outdated comment
The path used is wrong but the string isn't used in the testsuite
anyway.
gtk/gtkfilechooserbutton.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c
index 79bc9801b3..ddc468737c 100644
--- a/gtk/gtkfilechooserbutton.c
+++ b/gtk/gtkfilechooserbutton.c
@@ -111,7 +111,7 @@
#define ICON_SIZE 16
#define DEFAULT_TITLE N_("Select a File")
#define DESKTOP_DISPLAY_NAME N_("Desktop")
-#define FALLBACK_DISPLAY_NAME N_("(None)") /* this string is used in gtk/gtk/tests/filechooser.c - change
it there if you change it here */
+#define FALLBACK_DISPLAY_NAME N_("(None)")
/* ********************** *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]