projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2421e74
)
placessidebar: correct quotation marks in a new string
author
Piotr Drąg
<piotrdrag@gmail.com>
Sun, 5 Nov 2017 20:16:59 +0000
(21:16 +0100)
committer
Piotr Drąg
<piotrdrag@gmail.com>
Sun, 5 Nov 2017 20:18:53 +0000
(21:18 +0100)
gtk/gtkplacessidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacessidebar.c
b/gtk/gtkplacessidebar.c
index 016436b352b682e8446b1e3359db42ab5cc21365..09e8f3574f810ff6507d75f30ec73830a47bfbf5 100644
(file)
--- a/
gtk/gtkplacessidebar.c
+++ b/
gtk/gtkplacessidebar.c
@@
-4691,7
+4691,7
@@
gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
G_PARAM_READWRITE);
properties[PROP_SHOW_STARRED_LOCATION] =
g_param_spec_boolean ("show-starred-location",
- P_("Show
'Starred Location'
"),
+ P_("Show
“Starred Location”
"),
P_("Whether the sidebar includes an item to show starred files"),
FALSE,
G_PARAM_READWRITE);