diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2011-02-17 16:36:36 -0500 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2011-02-17 16:37:40 -0500 |
commit | 4bf81e0d4883b9b6a6dfab120b096bea26a46a0a (patch) | |
tree | 4fd9a1919f6abd5d5d28cdbc9a24058c06489bd5 /src/Makefile.am | |
parent | df516e1f09ded17bea6a4fc4fd8b974f61e799b4 (diff) | |
download | nautilus-4bf81e0d4883b9b6a6dfab120b096bea26a46a0a.tar.gz |
window: merge the navigation window XML into the shell XML
There's no such distinction anymore.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 253489a0e..cc1dcf356 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -210,7 +210,6 @@ TESTS=check-nautilus uidir = $(datadir)/nautilus/ui ui_DATA = \ nautilus-shell-ui.xml \ - nautilus-navigation-window-ui.xml \ nautilus-file-management-properties.ui \ nautilus-bookmarks-window.ui \ nautilus-desktop-icon-view-ui.xml \ |