[nautilus] preferences-window: Fix misaligned '\'
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] preferences-window: Fix misaligned '\'
- Date: Tue, 13 Mar 2018 15:03:49 +0000 (UTC)
commit cf202ce7a5eae83c9c4ba10efcfe499c4b89e63e
Author: Alexandru Fazakas <alex fazakas97 yahoo com>
Date: Tue Mar 13 11:35:29 2018 +0200
preferences-window: Fix misaligned '\'
Fix a misaligned '\' in the macro definitions.
src/nautilus-preferences-window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/nautilus-preferences-window.c b/src/nautilus-preferences-window.c
index 66b5e1782..f12eec9ef 100644
--- a/src/nautilus-preferences-window.c
+++ b/src/nautilus-preferences-window.c
@@ -59,7 +59,7 @@
"use_tree_view_checkbutton"
#define NAUTILUS_PREFERENCES_DIALOG_TRASH_CONFIRM_WIDGET \
"trash_confirm_checkbutton"
-#define NAUTILUS_PREFERENCES_DIALOG_USE_NEW_VIEWS_WIDGET \
+#define NAUTILUS_PREFERENCES_DIALOG_USE_NEW_VIEWS_WIDGET \
"use_new_views_checkbutton"
/* int enums */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]