summaryrefslogtreecommitdiff
path: root/src/nautilus.gresource.xml
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-08-07 20:25:15 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2012-08-07 20:27:27 +0200
commitbdb1147bf1ef04f5d45c7c378674d60ac89a86ee (patch)
tree1f3b11cc34107172ed4209d770067fd6fd3fbed9 /src/nautilus.gresource.xml
parentdbbeefd6ed126e55595e76e926b463d206489ebf (diff)
downloadnautilus-bdb1147bf1ef04f5d45c7c378674d60ac89a86ee.tar.gz
Fix other breakage from IconView->CanvasView renames
- fix loading of the desktop icon view - don't use the term "Canvas" in translatable strings, since that's just an internal implementation detail This also fixes https://bugzilla.gnome.org/show_bug.cgi?id=681388
Diffstat (limited to 'src/nautilus.gresource.xml')
-rw-r--r--src/nautilus.gresource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus.gresource.xml b/src/nautilus.gresource.xml
index 79ed90b59..996d5eb3f 100644
--- a/src/nautilus.gresource.xml
+++ b/src/nautilus.gresource.xml
@@ -3,7 +3,7 @@
<gresource prefix="/org/gnome/nautilus">
<file compressed="true">nautilus-bookmarks-window.ui</file>
<file compressed="true">nautilus-file-management-properties.ui</file>
- <file>nautilus-icon-view-ui.xml</file>
+ <file>nautilus-canvas-view-ui.xml</file>
<file>nautilus-directory-view-ui.xml</file>
<file>nautilus-desktop-icon-view-ui.xml</file>
<file>nautilus-list-view-ui.xml</file>