Merge lp:~azzar1/nautilus/higidpi-desktop-view-margins into lp:~vcs-imports/nautilus/master-git

Proposed by Andrea Azzarone
Status: Superseded
Proposed branch: lp:~azzar1/nautilus/higidpi-desktop-view-margins
Merge into: lp:~vcs-imports/nautilus/master-git
Diff against target: 12971 lines (+12613/-0)
71 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+2397/-0)
debian/compat (+1/-0)
debian/control (+158/-0)
debian/control.in (+154/-0)
debian/copyright (+51/-0)
debian/gir1.2-nautilus-3.0.install (+1/-0)
debian/libnautilus-extension-dev.install (+5/-0)
debian/libnautilus-extension1a.install (+1/-0)
debian/mount-archive.desktop (+9/-0)
debian/mount-archive.desktop.in (+9/-0)
debian/nautilus-data.install (+5/-0)
debian/nautilus-folder-handler.desktop (+126/-0)
debian/nautilus-home.desktop (+22/-0)
debian/nautilus-home.desktop.in (+10/-0)
debian/nautilus-unity-launcher-icon.py (+24/-0)
debian/nautilus.install (+12/-0)
debian/nautilus.migrations (+1/-0)
debian/nautilus.postrm (+15/-0)
debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch (+2410/-0)
debian/patches/0001-application-use-correct-order-to-watch-for-GSettings.patch (+32/-0)
debian/patches/0001-desktop-window-restore-transparency.patch (+70/-0)
debian/patches/0001-nautilus_file_peek_display_name-Don-t-return-NULL.patch (+31/-0)
debian/patches/0002-Only-use-a-header-bar-in-GNOME-shell.patch (+82/-0)
debian/patches/0002-desktop-window-restore-transparency-again.patch (+30/-0)
debian/patches/03_translations_list_update.patch (+13/-0)
debian/patches/04_suppress_umount_in_ltsp.patch (+29/-0)
debian/patches/06_never_exec_nonexec_launchers.patch (+22/-0)
debian/patches/08_clean_session_capplet.patch (+9/-0)
debian/patches/11_copy_skipping_pager.patch (+23/-0)
debian/patches/12_unity_launcher_support.patch (+886/-0)
debian/patches/14_bring_del_instead_ctrl_del.patch (+34/-0)
debian/patches/15_use-ubuntu-help.patch (+123/-0)
debian/patches/16_unity_new_documents.patch (+125/-0)
debian/patches/17_static_unity_quicklist.patch (+14/-0)
debian/patches/18_unity_icon_color.patch (+12/-0)
debian/patches/19_unity_open_location_xid.patch (+236/-0)
debian/patches/20_add_timestamp_to_operations.patch (+359/-0)
debian/patches/dont_wrap_labels_after_dots.patch (+34/-0)
debian/patches/git_desktop_grid.patch (+39/-0)
debian/patches/git_dnd_segfault.patch (+34/-0)
debian/patches/git_file_dnd.patch (+42/-0)
debian/patches/git_hover_hidebar.patch (+225/-0)
debian/patches/git_multiple_desktop_names.patch (+40/-0)
debian/patches/git_name_column.patch (+29/-0)
debian/patches/git_nomodel_segfault.patch (+68/-0)
debian/patches/git_null_uri.patch (+26/-0)
debian/patches/git_open_dir_with.patch (+19/-0)
debian/patches/git_revert_location_entry.patch (+26/-0)
debian/patches/git_sidebar_selection.patch (+134/-0)
debian/patches/git_slot_order.patch (+50/-0)
debian/patches/git_unmount_seg.patch (+20/-0)
debian/patches/git_valid_list.patch (+47/-0)
debian/patches/git_wrap_label.patch (+51/-0)
debian/patches/hidpi_desktop_view_margins.patch (+43/-0)
debian/patches/ignore-no-desktop-if-not-first-launch.patch (+41/-0)
debian/patches/interactive_search.patch (+1036/-0)
debian/patches/restore-traditional-menu-bar.patch (+521/-0)
debian/patches/revert_remove_unused_GtkActions.patch (+243/-0)
debian/patches/series (+44/-0)
debian/patches/ubuntu_backspace_behaviour.patch (+84/-0)
debian/patches/ubuntu_infobars_color.patch (+38/-0)
debian/patches/ubuntu_new_gtksidebar.patch (+263/-0)
debian/patches/ubuntu_revert_no_wallpaper.patch (+859/-0)
debian/patches/ubuntu_sync_background_to_accountsservice.patch (+99/-0)
debian/patches/ubuntu_tracker_only_on_GNOME.patch (+63/-0)
debian/patches/zg_activity_logging.patch (+784/-0)
debian/rules (+39/-0)
debian/source/format (+1/-0)
debian/source_nautilus.py (+25/-0)
debian/watch (+3/-0)
To merge this branch: bzr merge lp:~azzar1/nautilus/higidpi-desktop-view-margins
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+301620@code.launchpad.net

This proposal has been superseded by a proposal from 2016-08-01.

To post a comment you must log in.

Unmerged revisions

513. By Andrea Azzarone

* debian/patches/hidpi_desktop_view_margins.patch:
  - scale desktop workarea margins.

512. By Sebastien Bacher

* debian/patches/git_hover_hidebar.patch:
  - hide the selection info bar on mouse over (lp: #797485)

511. By Iain Lane

* debian/patches/restore-traditional-menu-bar.patch:
  - update menubar visibility on GktSettings changes

510. By Iain Lane

More 3.20 updates

509. By Iain Lane

Modify both to work with GTK 3.18 too, by using old CSS name and avoiding
new API.

508. By Iain Lane

debian/patches/0002-desktop-window-restore-transparency-again.patch:
Modify to work with GTK 3.18 too, by using old CSS name.

507. By Iain Lane

debian/patches/0001-desktop-window-restore-transparency.patch,
debian/patches/0002-desktop-window-restore-transparency-again.patch:
Cherry-pick patches from upstream to fix the desktop window's transparency
with GTK 3.20.

506. By Sebastien Bacher

releasing package nautilus version 1:3.18.4.is.3.14.3-0ubuntu4

505. By Sebastien Bacher

* debian/nautilus.migrations,
  debian/nautilus-unity-launcher-icon.py,
  debian/nautilus-unity-launcher-icon-rename.py:
  - remove the first migration script that was only needed for trusty,
    update it to use python3 and rename since there is only one.

504. By Sebastien Bacher

releasing package nautilus version 1:3.18.4.is.3.14.3-0ubuntu3

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2016-08-01 08:30:30 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+merge = True
8
9=== added directory 'debian'
10=== added file 'debian/changelog'
11--- debian/changelog 1970-01-01 00:00:00 +0000
12+++ debian/changelog 2016-08-01 08:30:30 +0000
13@@ -0,0 +1,2397 @@
14+nautilus (1:3.18.4.is.3.14.3-0ubuntu6) UNRELEASED; urgency=medium
15+
16+ * debian/patches/hidpi_desktop_view_margins.patch:
17+ - scale desktop workarea margins.
18+
19+ -- Andrea Azzarone <andrea.azzarone@canonical.com> Fri, 29 Jul 2016 21:55:44 +0200
20+
21+nautilus (1:3.18.4.is.3.14.3-0ubuntu5) UNRELEASED; urgency=medium
22+
23+ [ Iain Lane ]
24+ * debian/patches/0001-desktop-window-restore-transparency.patch,
25+ debian/patches/0002-desktop-window-restore-transparency-again.patch:
26+ Cherry-pick patches from upstream to fix the desktop window's transparency
27+ with GTK 3.20.
28+ * Modify both to work with GTK 3.18 too, by using old CSS name and avoiding
29+ new API.
30+
31+ [ Marco Trevisan (Treviño) ]
32+ * debian/patches/restore-traditional-menu-bar.patch:
33+ - update menubar visibility on GktSettings changes
34+
35+ [ Sebastien Bacher ]
36+ * debian/patches/git_hover_hidebar.patch:
37+ - hide the selection info bar on mouse over (lp: #797485)
38+
39+ -- Iain Lane <iain@orangesquash.org.uk> Mon, 09 May 2016 13:17:39 +0100
40+
41+nautilus (1:3.18.4.is.3.14.3-0ubuntu4) xenial; urgency=medium
42+
43+ * debian/nautilus.migrations,
44+ debian/nautilus-unity-launcher-icon.py,
45+ debian/nautilus-unity-launcher-icon-rename.py:
46+ - remove the first migration script that was only needed for trusty,
47+ update it to use python3 and rename since there is only one.
48+
49+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 18 Mar 2016 20:50:18 +0100
50+
51+nautilus (1:3.18.4.is.3.14.3-0ubuntu3) xenial; urgency=medium
52+
53+ * debian/patches/git_desktop_grid.patch:
54+ - use the correct grid point when moving icons on the desktop view,
55+ (lp: #1462267)
56+ * debian/patches/ubuntu_new_gtksidebar.patch:
57+ - GtkPlacesSidebar changed in GTK 3.18, update to the new version, that
58+ restores special items on context menus (eject, format, etc) and the
59+ sidebar item to browse remote locations (lp: #1548977)
60+
61+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 18 Mar 2016 09:42:31 +0100
62+
63+nautilus (1:3.18.4.is.3.14.3-0ubuntu2) xenial; urgency=medium
64+
65+ * debian/patches/git_dnd_segfault.patch:
66+ - don't segfault when dragging files from e.g file-roller to nautilus
67+ (lp: #1542633)
68+
69+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 19 Feb 2016 17:23:01 +0100
70+
71+nautilus (1:3.18.4.is.3.14.3-0ubuntu1) xenial; urgency=medium
72+
73+ * Revert to the previous serie, the new one is going to need more work
74+ which is not going to be done this cycle (some issues/regressions are
75+ being handled upstream in 3.20 but we can do that update with our GTK
76+ version, also the new copy dialog is a bit much of a change and upstream
77+ confirms it's creating problems that they try to address with more UI
78+ changes) (lp: #1541954)
79+
80+ [ Marco Trevisan (Treviño) ]
81+ * debian/patches/ubuntu_open_new_window_for_folders.patch:
82+ - Open folders in new nautilus windows by default (LP: #1524721)
83+
84+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 04 Feb 2016 18:41:31 +0100
85+
86+nautilus (1:3.18.4-0ubuntu2) xenial; urgency=medium
87+
88+ * Multiarchify the library packages.
89+
90+ -- Matthias Klose <doko@ubuntu.com> Thu, 28 Jan 2016 20:27:59 +0100
91+
92+nautilus (1:3.18.4-0ubuntu1) xenial; urgency=medium
93+
94+ * New upstream bugfix release.
95+
96+ -- Dmitry Shachnev <mitya57@ubuntu.com> Mon, 28 Dec 2015 15:23:01 +0300
97+
98+nautilus (1:3.18.3-0ubuntu1) xenial; urgency=medium
99+
100+ * New upstream version:
101+ - Fix "move to" action (lp: #1434573)
102+ * debian/patches/update_git_stable.patch:
103+ - dropped, not needed with the version update
104+
105+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 15 Dec 2015 11:39:28 +0100
106+
107+nautilus (1:3.18.2-1ubuntu3) xenial; urgency=medium
108+
109+ * debian/patches/update_git_stable.patch:
110+ - updated to current gnome-3-18 code, should help with some segfaults
111+ (lp: #1524008)
112+
113+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 11 Dec 2015 15:33:16 +0100
114+
115+nautilus (1:3.18.2-1ubuntu2) xenial; urgency=medium
116+
117+ * debian/control.in, debian/patches/zg_activity_logging.patch:
118+ - Use zeitgeist-2.0 (lp: #1197569)
119+
120+ -- Rico Tzschichholz <ricotz@ubuntu.com> Thu, 03 Dec 2015 16:41:30 +0100
121+
122+nautilus (1:3.18.2-1ubuntu1) xenial; urgency=medium
123+
124+ * New version (lp: #1463662) and resynchronize on Debian
125+ - better layout in the icons view (lp: #589433, #1019298)
126+ - can move link type .desktop (lp: #1278437)
127+ * The update uses GtkHeaderBar decorations and has no menubar for now,
128+ the menus are coming back later and UI is likely to be tweaked again
129+ based on the feedback from this version
130+ * Removed changed, deprecated or included in the new version
131+ * debian/patches/revert_remove_unused_GtkActions.patch:
132+ * debian/patches/restore-traditional-menu-bar.patch:
133+ - not needed with the new proper menubar changeset
134+ * debian/patches/11_copy_skipping_pager.patch:
135+ - the new version has no copy dialog
136+ * debian/patches/14_bring_del_instead_ctrl_del.patch:
137+ - resolved in the new version
138+ * debian/patches/git_name_column.patch,
139+ debian/patches/git_multiple_desktop_names.patch,
140+ debian/patches/git_file_dnd.patch,
141+ debian/patches/git_sidebar_selection.patch,
142+ debian/patches/git_slot_order.patch,
143+ debian/patches/git_unmount_seg.patch,
144+ debian/patches/git_valid_list.patch,
145+ debian/patches/git_nomodel_segfault.patch,
146+ debian/patches/git_open_dir_with.patch,
147+ debian/patches/git_wrap_label.patch,
148+ debian/patches/git_null_uri.patch,
149+ debian/patches/git_revert_location_entry.patch,
150+ debian/patches/ignore-no-desktop-if-not-first-launch.patch,
151+ 0001-application-use-correct-order-to-watch-for-GSettings.patch:
152+ - included in the new version
153+ * Remaining changes
154+ * debian/control.in:
155+ - Build-Depends on dh-migrations, libunity-dev,
156+ updated gnome-pkg-tools requirement
157+ - lower gnome-sushi Recommends to a Suggests
158+ - don't recommends gnome-icon-theme-symbolic it's deprecated
159+ - nautilus-data should not need to recommends nautilus,
160+ lower to a suggests so file-roller doesn't bring in nautilus
161+ * debian/changelog, debian/rules: set epoch number (which was added by error)
162+ * debian/mount-archive.desktop:
163+ * debian/mount-archive.desktop.in:
164+ - New nautilus context menu item to allow mounting zip, iso, etc
165+ * debian/nautilus.install:
166+ - don't move the autostart to usr
167+ - install mount-archive menu
168+ - install nautilus-folder-handler.desktop
169+ * debian/nautilus-data.install:
170+ - install apport hook
171+ * debian/nautilus-folder-handler.desktop:
172+ - ship a copy of nautilus.desktop with NoDisplay=true since some user
173+ configurations refer to it
174+ * debian/nautilus.migrations,
175+ debian/nautilus-unity-launcher-icon-rename.py:
176+ - change the nautilus.desktop entry in the unity configuration to the
177+ new org.gnome.Nautilus name (lp: #1436297)
178+ * debian/source_nautilus.py:
179+ - Apport hook to list versions of files in /usr/lib/nautilus and reassign
180+ the crashes when there are not due to nautilus code directly
181+ * debian/rules:
182+ - use dh_migrations and build compat desktop entries
183+ * debian/patches/03_translations_list_update.patch:
184+ - Translate the mount-archive menu entry
185+ * debian/patches/04_suppress_umount_in_ltsp.patch:
186+ - Don't list unmount and eject actions on LTSP clients
187+ * debian/patches/06_never_exec_nonexec_launchers.patch:
188+ - Implement non-exec policy for .desktop handler.
189+ * debian/patches/08_clean_session_capplet.patch:
190+ - use NoDisplay for the new autostart desktop to keep the capplet clean
191+ * debian/patches/12_unity_launcher_support.patch:
192+ - unity launcher integration (list bookmarks in the context menu,
193+ display a bar on the icon during copies)
194+ * debian/patches/15_use-ubuntu-help.patch:
195+ - use the ubuntu documentation
196+ * debian/patches/16_unity_new_documents.patch:
197+ - display the "new document" menu under unity, even if there is no
198+ template installed (lp: #1113648)
199+ * debian/patches/17_static_unity_quicklist.patch:
200+ - Use nautilus --new-window to open a New window
201+ * debian/patches/18_unity_icon_color.patch:
202+ - specify a background color for the unity launcher icon (lp: #1081691)
203+ * debian/patches/dont_wrap_labels_after_dots.patch:
204+ - don't wrap labels after a dot if they are followed by a number,
205+ the upstream code has a hack for 3 digit version numbers which
206+ doesn't really make sense (lp: #942539)
207+ * debian/patches/19_unity_open_location_xid.patch:
208+ - don't try to call functions on null objects (lp: #1285895)
209+ - delay dbus registration until we don't have a bus
210+ * debian/patches/ubuntu_revert_no_wallpaper.patch:
211+ - revert upstream changes to use a rgba desktop view, until the other
212+ components are ready for that change, see lp #1159430 for details
213+ * debian/patches/interactive_search.patch:
214+ - Restore interactive search as an option (lp: #1164016)
215+ * debian/patches/ubuntu_infobars_color.patch: set the infobars type
216+ to "other" rather than "question" to avoid blue cluebars (lp: #1259059)
217+ * debian/patches/ubuntu_tracker_only_on_GNOME.patch:
218+ - only start the tracker index on GNOME sessions
219+ * debian/patches/ubuntu_backspace_behaviour.patch:
220+ - restore backspace behaviour, as a back button, that's
221+ what most filemanager use (lp: #1108637)
222+
223+ [ Marco Trevisan (Treviño) ]
224+ * debian/patches/19_unity_open_location_xid.patch:
225+ - ensure that the active location is always the first listed
226+ - only use window xid on X11
227+ * debian/patches/20_add_timestamp_to_operations.patch:
228+ - Add *WithTimestamp dbus methods for file operations that
229+ might trigger a dialog, that should be presented with time.
230+ (lp: #1445595)
231+
232+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 02 Dec 2015 10:18:52 +0100
233+
234+nautilus (3.18.2-1) unstable; urgency=medium
235+
236+ * New upstream release.
237+
238+ -- Michael Biebl <biebl@debian.org> Sat, 14 Nov 2015 15:44:03 +0100
239+
240+nautilus (3.18.1-1) unstable; urgency=medium
241+
242+ * New upstream release.
243+
244+ -- Michael Biebl <biebl@debian.org> Wed, 21 Oct 2015 16:35:10 +0200
245+
246+nautilus (3.18.0-2) unstable; urgency=medium
247+
248+ * Enable PackageKit support
249+ * Bump debhelper compatibility to 9
250+
251+ -- Laurent Bigonville <bigon@debian.org> Tue, 13 Oct 2015 12:10:27 +0200
252+
253+nautilus (3.18.0-1) experimental; urgency=medium
254+
255+ * New upstream release.
256+ * Update (build-)dependencies according to configure.ac changes:
257+ - bump libglib2.0-dev to >= 2.45.7
258+ - bump libgtk-3-dev to >= 3.17.5
259+ - bump gtk-doc-tools to >= 1.10
260+
261+ -- Andreas Henriksson <andreas@fatal.se> Thu, 24 Sep 2015 15:54:57 +0200
262+
263+nautilus (3.16.2-1) experimental; urgency=medium
264+
265+ [ Andreas Henriksson ]
266+ * New upstream release.
267+ * Update (build-)dependencies according to configure.ac changes:
268+ - drop libnotify
269+ - bump glib to 2.43.4 and gtk+ to 3.15.2
270+ * debian/nautilus-data.install:
271+ - no longer ship usr/share/mime/packages/nautilus.xml, which is
272+ no longer available upstream since commit 5951fadbefafd17798
273+ "Remove saved search mimetype association"
274+ * Fix spelling of "allows one to" in pkg descriptions, thanks lintian.
275+ * Bump Standards-Version to 3.9.6
276+
277+ [ Michael Biebl ]
278+ * Remove Debian menu entry.
279+
280+ -- Michael Biebl <biebl@debian.org> Sat, 05 Sep 2015 22:30:08 +0200
281+
282+nautilus (3.14.2-1) unstable; urgency=medium
283+
284+ * Drop eject recommends - obsolete since circa 2003
285+ * New upstream stable release.
286+ * Drop debian/patches/01_fix-new-window-manage-desktop.patch
287+ - now part of upstream release.
288+
289+ -- Andreas Henriksson <andreas@fatal.se> Sun, 17 May 2015 11:15:00 +0200
290+
291+nautilus (3.14.1-2) unstable; urgency=medium
292+
293+ * d/p/01_fix-new-window-manage-desktop.patch: Fix opening of new browser
294+ windows when nautilus is managing the desktop, cherry-picked from
295+ upstream, should really Closes: #766021
296+
297+ -- Laurent Bigonville <bigon@debian.org> Fri, 21 Nov 2014 20:44:25 +0100
298+
299+nautilus (3.14.1-1) unstable; urgency=medium
300+
301+ * New upstream release.
302+ - includes fix for --new-window (Closes: #766021)
303+
304+ -- Andreas Henriksson <andreas@fatal.se> Thu, 20 Nov 2014 14:15:54 +0100
305+
306+nautilus (3.14.0-1) unstable; urgency=medium
307+
308+ * New upstream release.
309+ * Upload to unstable.
310+
311+ -- Andreas Henriksson <andreas@fatal.se> Tue, 23 Sep 2014 15:50:25 +0200
312+
313+nautilus (3.13.91-1) experimental; urgency=medium
314+
315+ * New upstream development release.
316+ * Update build-dependencies according to configure.ac:
317+ - Bump libgtk-3-dev to (>= 3.13.2)
318+ * nautilus-data: stop installing /usr/share/nautilus placeholder files
319+ - no longer shipped by upstream.
320+
321+ -- Andreas Henriksson <andreas@fatal.se> Fri, 05 Sep 2014 15:34:02 -0700
322+
323+nautilus (3.12.2-1) unstable; urgency=medium
324+
325+ * New upstream release.
326+ * Upload to unstable.
327+
328+ -- Andreas Henriksson <andreas@fatal.se> Tue, 15 Jul 2014 00:08:32 +0200
329+
330+nautilus (3.12.0-2) experimental; urgency=medium
331+
332+ * Switch to tracker 1.0.
333+
334+ -- Michael Biebl <biebl@debian.org> Sat, 10 May 2014 04:10:11 +0200
335+
336+nautilus (3.12.0-1) experimental; urgency=medium
337+
338+ * New upstream release.
339+ * nautilus: install appdata file
340+ * Bump Standards-Version to 3.9.5
341+
342+ -- Andreas Henriksson <andreas@fatal.se> Tue, 25 Mar 2014 21:54:35 +0100
343+
344+nautilus (3.11.90-1) experimental; urgency=medium
345+
346+ * New upstream release.
347+ * Bump build-dependency, Gtk+ 3.11.6
348+
349+ -- Andreas Henriksson <andreas@fatal.se> Tue, 18 Feb 2014 01:56:29 +0100
350+
351+nautilus (3.10.0-1) experimental; urgency=low
352+
353+ * New upstream release
354+ * debian/control.in: Update build-depends libgtk-3-dev (>= 3.9.11),
355+ libgnome-desktop-3-dev (>= 3.10)
356+
357+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 03 Nov 2013 11:34:30 +0100
358+
359+nautilus (3.8.2-3) unstable; urgency=medium
360+
361+ * Switch to tracker 1.0. (Closes: #741425)
362+
363+ -- Michael Biebl <biebl@debian.org> Sat, 10 May 2014 04:07:37 +0200
364+
365+nautilus (3.8.2-2) unstable; urgency=low
366+
367+ * Upload to unstable.
368+
369+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 13 Oct 2013 17:37:31 +0200
370+
371+nautilus (3.8.2-1) experimental; urgency=low
372+
373+ [ Jeremy Bicha ]
374+ * New upstream release
375+ * debian/control.in: Bump minimum gsettings-desktop-schemas
376+
377+ [ Emilio Pozuelo Monfort ]
378+ * Standards-Version is 3.9.4, no changes needed.
379+
380+ [ Michael Biebl ]
381+ * Re-enable tracker support.
382+ * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
383+
384+ -- Michael Biebl <biebl@debian.org> Sat, 12 Oct 2013 00:54:36 +0200
385+
386+nautilus (3.8.0-1) experimental; urgency=low
387+
388+ * New upstream release.
389+
390+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 25 Mar 2013 18:20:45 +0100
391+
392+nautilus (3.7.92-1) experimental; urgency=low
393+
394+ * New upstream release.
395+
396+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 20 Mar 2013 01:37:52 +0100
397+
398+nautilus (3.7.91-2) experimental; urgency=low
399+
400+ * debian/control.in:
401+ - Bump depends on gsettings-desktop-schemas to 3.7.90.
402+ Thanks to Laurent Bigonville for noticing this. Closes: #703106.
403+
404+ -- Emilio Pozuelo Monfort <pochu@debian.org> Fri, 15 Mar 2013 20:36:10 +0100
405+
406+nautilus (3.7.91-1) experimental; urgency=low
407+
408+ [ Josselin Mouette ]
409+ * Recommend gnome-icon-theme-symbolic. Closes: #692509
410+
411+ [ Jeremy Bicha ]
412+ * New upstream release
413+ * debian/control.in:
414+ - Bump minimum glib and gtk
415+ - Suggest brasero instead of recommending it
416+ * debian/nautilus.install:
417+ - Shell search provider doesn't need a separate library any more
418+
419+ [ Emilio Pozuelo Monfort ]
420+ * New upstream release.
421+ + debian/control.in,
422+ debian/rules:
423+ - Temporarily disable tracker support until tracker 0.16 lands
424+ in the archive.
425+
426+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 13 Mar 2013 13:26:53 +0100
427+
428+nautilus (3.6.1-2) experimental; urgency=low
429+
430+ * Build-depend on libgnome-desktop-3-dev 3.6.1, because thumbnailing
431+ doesn't seem to work when compiled against the 3.4.x version
432+
433+ -- Simon McVittie <smcv@debian.org> Wed, 24 Oct 2012 12:18:01 +0100
434+
435+nautilus (3.6.1-1) experimental; urgency=low
436+
437+ * Team upload
438+
439+ [ Jeremy Bicha ]
440+ * New upsteam release
441+ * debian/control.in:
442+ - Bump minimum glib and gtk
443+ * debian/nautilus.install, debian/nautilus-data.install:
444+ - Install gnome shell search provider
445+ * Dropped obsolete patches:
446+ - debian/patches/12_list-view_expand.patch
447+ - debian/patches/13_tracker.patch:
448+
449+ -- Simon McVittie <smcv@debian.org> Tue, 23 Oct 2012 10:35:43 +0100
450+
451+nautilus (3.4.2-1) unstable; urgency=low
452+
453+ * New upstream release.
454+ * Refresh debian/patches/12_list-view_expand.patch.
455+
456+ -- Michael Biebl <biebl@debian.org> Wed, 16 May 2012 15:54:52 +0200
457+
458+nautilus (3.4.1-1) unstable; urgency=low
459+
460+ * New upstream release.
461+ * Drop explicit Build-Depends on gir packages and let the corresponding -dev
462+ package pull them for us.
463+ * Bump minimum required version of libglib2.0-dev to 2.31.9 and libgtk-3-dev
464+ to 3.3.17.
465+ * Remove debian/patches/14_tracker-0.14.patch, fixed upstream.
466+ * Remove debian/patches/03_deprecated.patch, no longer needed.
467+ * debian/nautilus-data.install: Remove usr/share/pixmaps, not installed by
468+ upstream.
469+ * debian/rules: Remove call to dh_installmime, already done by cdbs.
470+ * Bump Standards-Version to 3.9.3.
471+
472+ -- Michael Biebl <biebl@debian.org> Thu, 19 Apr 2012 14:41:06 +0200
473+
474+nautilus (3.2.1-3) unstable; urgency=low
475+
476+ * Change section of gir1.2-nautilus-3.0 to introspection.
477+ * Build against tracker 0.14.
478+
479+ -- Michael Biebl <biebl@debian.org> Wed, 14 Mar 2012 19:09:16 +0100
480+
481+nautilus (3.2.1-2) unstable; urgency=low
482+
483+ * Upload to unstable.
484+ * debian/control.in:
485+ - Drop Build-Depends on libdbus-glib-1-dev, no longer required.
486+ - Drop Recommends on desktop-base. It was originally added when nautilus
487+ was patched to show the .desktop icons from the desktop-base package. We
488+ don't do that anymore, so the Recommends has become obsolete.
489+ - Drop Recommends on consolekit. The ConsoleKit specific functionality has
490+ been moved into gnome-settings-daemon.
491+ - Drop Recommends on synaptic and app-install-data. We no longer call
492+ synaptic for mimetypes without a handler as this functionality is
493+ provided by alternatives like PackageKit or sessioninstaller now.
494+ - Update Vcs-* URLs.
495+ * debian/nautilus-data.gconf-defaults:
496+ - Removed, obsolete.
497+ * Refresh patches.
498+
499+ -- Michael Biebl <biebl@debian.org> Mon, 21 Nov 2011 20:52:38 +0100
500+
501+nautilus (3.2.1-1) experimental; urgency=low
502+
503+ * New upstream release
504+ * debian/patches/13_tracker.patch: Updated
505+ * debian/control.in: Update build-dependencies
506+ * debian/control.in, debian/rules: enable the tracker sarch backend
507+ * debian/control.in: Recommend sushi
508+
509+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 06 Nov 2011 13:51:59 +0000
510+
511+nautilus (3.0.2-4) unstable; urgency=low
512+
513+ * Upload to unstable.
514+
515+ -- Michael Biebl <biebl@debian.org> Thu, 13 Oct 2011 18:00:54 +0200
516+
517+nautilus (3.0.2-3) experimental; urgency=low
518+
519+ * debian/control.in:
520+ - Add Breaks against nautilus-sendto-empathy (<< 3.0) and
521+ gnome-bluetooth (<< 3.0) as the libnautilus-sendto extension was moved
522+ into nautilus 3 but the plugin path was not changed with the switch to
523+ GTK 3. Loading both GTK 2 and GTK 3 in the same process is not allowed.
524+ - Bump Standards-Version to 3.9.2. No further changes.
525+ - Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
526+ called.
527+ - Remove old Conflicts and Replaces.
528+ * debian/rules:
529+ - Remove clean-la.mk since we don't install any .la files.
530+ - Drop call to dh_girepository
531+ * Bump debhelper compatibility level to 8.
532+ - Strip debian/tmp/ from .install files.
533+ - Bump Build-Depends on debhelper.
534+ * debian/watch:
535+ - Update to version 3.
536+ - Track .xz tarballs.
537+ * debian/nautilus.install:
538+ - Install dbus service file for nautilus.
539+ * debian/patches/13_tracker.patch:
540+ - Add support for tracker 0.12. Closes: #643946
541+ - Enable full text search.
542+
543+ -- Michael Biebl <biebl@debian.org> Tue, 11 Oct 2011 17:49:58 +0200
544+
545+nautilus (3.0.2-2) experimental; urgency=low
546+
547+ * Rename libnautilus-extension1 to libnautilus-extension1a, and add
548+ appropriate Replaces/Conflicts. Closes: #627361.
549+
550+ -- Josselin Mouette <joss@debian.org> Tue, 31 May 2011 23:39:28 +0200
551+
552+nautilus (3.0.2-1) experimental; urgency=low
553+
554+ * Rebuild against a cdbs+debhelper with dh_installgsettings.
555+ Closes: #627477.
556+ * libnautilus-extension1 breaks nautilus (< 3.0) and that’s the
557+ beginning of a very long list (nautilus transition).
558+ + gnome-disk-utility < 3.0
559+ + brasero < 2.91
560+ + file-roller < 3.0
561+ + nautilus-sendto < 3
562+ * Replace nautilus-sendto since it is now included in nautilus.
563+ * New upstream translation and bugfix release.
564+ * 00_do_not_require_unpackage_libexif.patch: dropped, we have the
565+ latest libexif now.
566+ + Bump build-dependencies accordingly.
567+ * Bump libnotify requirement.
568+ * Reintroduce some nautilus 2.x patches.
569+ + 03_deprecated.patch: still necessary, refreshed.
570+ + 12_list-view_expand.patch: still necessary, file was renamed,
571+ refreshed. Update to GTK+ 3.
572+ * nautilus.install: install the autostart file. This should bring back
573+ the desktop icons functionality completely.
574+
575+ -- Josselin Mouette <joss@debian.org> Tue, 31 May 2011 19:30:35 +0200
576+
577+nautilus (3.0.0-1) experimental; urgency=low
578+
579+ * New upstream release.
580+ * debian/control.in:
581+ + bump relevant build dependencies.
582+ * debian/patches/00_do_not_require_unpackage_libexif.patch: new,
583+ dependencies were bumped upstream, to require the latest stable versions;
584+ but libexif 0.6.20 not yet in Debian, and not necessary.
585+
586+ -- Frederic Peters <fpeters@debian.org> Fri, 15 Apr 2011 15:38:08 +0200
587+
588+nautilus (2.91.94-1) experimental; urgency=low
589+
590+ * New upstream release.
591+
592+ [ Josselin Mouette ]
593+ * Make the -dev package depend on the gir package.
594+
595+ -- Frederic Peters <fpeters@debian.org> Thu, 31 Mar 2011 09:52:17 +0530
596+
597+nautilus (2.91.93-1) experimental; urgency=low
598+
599+ * New upstream release.
600+ * debian/control.in: bumped build-dependency on gtk+
601+ * debian/copyright: updated the list of copyright holders from the sources.
602+
603+ -- Frederic Peters <fpeters@debian.org> Sun, 27 Mar 2011 18:51:51 +0530
604+
605+nautilus (2.91.90.1-1) experimental; urgency=low
606+
607+ * New upstream release.
608+
609+ -- Frederic Peters <fpeters@debian.org> Tue, 22 Feb 2011 23:43:00 +0100
610+
611+nautilus (2.91.9-1) experimental; urgency=low
612+
613+ * New upstream release.
614+ + debian/control.in:
615+ - Update the build dependencies.
616+ - Update the gtk+ 3 and libgail 3 package names.
617+
618+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 19 Feb 2011 14:27:11 +0000
619+
620+nautilus (2.91.7-1) experimental; urgency=low
621+
622+ * New upstream release.
623+ + debian/control.in:
624+ - Update build dependencies.
625+ + debian/patches/10_load_session.patch:
626+ - Removed, that code is gone.
627+ + debian/patches/30-fix-compilation.patch:
628+ - Removed, included upstream.
629+ * debian/po-up,
630+ debian/rules:
631+ + Removed patch-translations support, we have no patches with
632+ strings anymore (actually we have no patches at all!).
633+
634+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 12 Jan 2011 22:47:23 +0000
635+
636+nautilus (2.91.4-1) experimental; urgency=low
637+
638+ * New upstream release
639+ * debian/patches/20-rename-extensions-directory.patch
640+ + Removed, fixed upstream
641+ * debian/control.in: Add Conflicts/Replaces to gir1.0-nautilus-3.0
642+
643+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 18 Dec 2010 19:18:03 +0000
644+
645+nautilus (2.91.3-2) experimental; urgency=low
646+
647+ * Update to the new gir policy:
648+ - Rename gir1.0-nautilus-3.0 to gir1.2-nautilus-3.0.
649+ - Bump the gobject-introspection build dependency.
650+ * Switch to source format 3.0 (quilt).
651+ * debian/control.in,
652+ debian/rules:
653+ - Call dh_girepository and let the gir package depend
654+ on gir:Depends, to get gir dependencies. Build depend
655+ on the necessary gir1.2 packages for that.
656+ - Exclude the extensions folder from the dh_makeshlibs call.
657+
658+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 12 Dec 2010 20:13:10 +0100
659+
660+nautilus (2.91.3-1) experimental; urgency=low
661+
662+ * New upstream release
663+ * debian/control: Add Gsettings schemas to nautilus-data
664+ * debian/control: Add gir1.0-nautilus-3.0
665+ * debian/control: Add the nautilus gir to libnautilus-extension-dev.install
666+ * debian/patches/13_shortcuts.patch
667+ - Removed, Fixed upstream
668+ * debian/patches/20_open-with_install.patch
669+ - Removed, open with is now handled by GtkAppChooser
670+ * debian/patches/03_deprecated.patch
671+ - Removed, no longer relevant
672+ * debian/patches/12_list-view_expand.patch
673+ - Removed, no longer applies
674+ * debian/patches/10_location_titlebar.patch
675+ - Removed, not relevant anymore as there is a crumtrail
676+ * debian/patches/14_dont_show_umount.patch
677+ - Removed, fixed upstream.
678+ * debian/patches/30-fix-compilation.patch
679+ - Added, fix complications with --as-needed
680+ * debian/patches/20-rename-extensions-directory.patch
681+ - Added, rename the extensions dir to not clash with older nautilus
682+ extensions. From upstream git.
683+ * debian/rules: Add list-missing and autoreconf
684+ * debian/patches/99_ltmain_as-needed.patch
685+ - Removed as we use dh_autoreconf now
686+ * debian/patches/90_relibtoolize.patch
687+ - Removed as we use dh_autoreconf now
688+ * debian/control.in: Add gobject-introspection to the build-depends
689+ * debian/rules: Force gobject-introspection support to build
690+ * debian/control.in: libgirepository1.0-dev (>= 0.9.12)
691+ * debian/nautilus.install: Don't install .la for extensions
692+
693+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 11 Dec 2010 15:48:26 +0000
694+
695+nautilus (2.30.1-3) unstable; urgency=low
696+
697+ * 15_nautilus_file_peek_crash.patch: stolen from upstream git. Fix a
698+ crasher with lots of upstream duplicates from squeeze systems.
699+
700+ -- Josselin Mouette <joss@debian.org> Sun, 27 Feb 2011 12:50:09 +0100
701+
702+nautilus (2.30.1-2) unstable; urgency=low
703+
704+ * Drop type-handling usage. Closes: #587872.
705+ * Bump standards version accordingly.
706+ * 13_shortcuts.patch: stolen from upstream git. Fix an annoying bug
707+ that makes a number of keyboard shortcuts inoperant the first time.
708+ Closes: #592016.
709+ * 14_dont_show_umount.patch: stolen from upstream git. Don’t show both
710+ “unmount” and “safe removal”/“eject” entries. Closes: #564859.
711+
712+ -- Josselin Mouette <joss@debian.org> Sat, 18 Sep 2010 14:31:36 +0200
713+
714+nautilus (2.30.1-1) unstable; urgency=low
715+
716+ * Bump shlibs for libnautilus-extension1. Closes: #577856.
717+ * New upstream release.
718+ * 02_eel_libadd.patch, 04_tracker_0.8.patch: dropped, merged upstream.
719+ * 90_relibtoolize.patch: updated for the new version.
720+
721+ -- Josselin Mouette <joss@debian.org> Tue, 27 Apr 2010 19:06:00 +0200
722+
723+nautilus (2.30.0-1) experimental; urgency=low
724+
725+ * New upstream release.
726+ * debian/control.in
727+ - Drop libbeagle-dev and libtrackerclient-dev from Build-Depends.
728+ Nautilus uses dlopen now to access those search engines.
729+ - Bump libglib2.0-dev to (>= 2.24.0).
730+ - Bump libgnome-desktop-dev to (>= 2.29.91).
731+ - Bump libgtk2.0-dev to (>= 2.20.0).
732+ - Bump Standards-Version to 3.8.4. No further changes.
733+ * debian/patches/01_manpage.patch
734+ - Remove, merged upstream.
735+ * debian/patches/04_tracker_0.8.patch
736+ - Add support for tracker 0.8 and fix filtering by location.
737+ Patch pulled from upstream Git.
738+ * debian/patches/90_relibtoolize.patch
739+ - Update build system for new upstream release.
740+ * Refresh patches to apply cleanly.
741+
742+ -- Michael Biebl <biebl@debian.org> Wed, 14 Apr 2010 23:30:34 +0200
743+
744+nautilus (2.28.4-2) unstable; urgency=low
745+
746+ * 03_deprecated.patch: new patch. Don’t use -D*DISABLE_DEPRECATED for
747+ a production build, it often FTBFS. Closes: #576977.
748+ * 90_relibtoolize.patch: updated accordingly.
749+
750+ -- Josselin Mouette <joss@debian.org> Fri, 09 Apr 2010 02:00:34 +0200
751+
752+nautilus (2.28.4-1) unstable; urgency=low
753+
754+ * New upstream bugfix release.
755+ * Regenerate relibtoolize patch to apply.
756+
757+ -- Andreas Henriksson <andreas@fatal.se> Tue, 15 Dec 2009 14:28:56 +0100
758+
759+nautilus (2.28.3-1) unstable; urgency=low
760+
761+ [ Josselin Mouette ]
762+ * Drop n-c-b from Recommends.
763+
764+ [ Emilio Pozuelo Monfort ]
765+ * debian/patches/20_open-with_install.patch:
766+ - Add description.
767+ * debian/watch:
768+ - Don't uupdate.
769+ * New upstream bugfix release.
770+ - debian/patches/12_list-view_expand.patch,
771+ debian/patches/20_open-with_install.patch,
772+ debian/patches/90_relibtoolize.patch:
773+ + Refreshed.
774+ * debian/patches/01_manpage.patch,
775+ debian/patches/02_eel_libadd.patch:
776+ - Forwarded, add headers.
777+
778+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 14 Dec 2009 21:01:11 +0100
779+
780+nautilus (2.28.1-1) unstable; urgency=low
781+
782+ [ Josselin Mouette ]
783+ * Drop gnome-mount recommends, it’s already pulled by gvfs if needed
784+ (i.e. for gvfs builds that use HAL).
785+
786+ [ Andrea Veri ]
787+ * New upstream release.
788+ * debian/control:
789+ - bumped standards-version to 3.8.3. No changes needed.
790+ - bumped libtrackerclient-dev to >= 0.6.6 (lenny version),
791+ to start up nautilus porting to tracker 0.7. Thanks mbiebl
792+ for the hint.
793+ - added missing ${misc:Depends} to both nautilus-dbg and
794+ libnautilus-extension-dev making lintian stop complaining.
795+
796+ [ Josselin Mouette ]
797+ * nautilus-data.gconf-defaults: set exit_with_last_window to false so
798+ that nautilus doesn’t go in a loop when show_desktop = false.
799+ * 13_autostart.patch: removed, it is no longer necessary.
800+ + Automount works even when show_desktop = false. Closes: #538108.
801+ + Stop installing the autostart file as well.
802+ + Break gnome-session < 2.28 because of this change.
803+ * Regenerate 90_relibtoolize.patch.
804+
805+ -- Josselin Mouette <joss@debian.org> Sat, 24 Oct 2009 15:32:11 +0200
806+
807+nautilus (2.28.0-2) unstable; urgency=low
808+
809+ * Require a recent gvfs for the metadata store.
810+ Closes: #548142, #548143.
811+
812+ -- Josselin Mouette <joss@debian.org> Thu, 24 Sep 2009 10:05:46 +0200
813+
814+nautilus (2.28.0-1) unstable; urgency=low
815+
816+ * Depend on libglib2.0-data for GIO translations.
817+ * New upstream release.
818+ + Fixes duplicate ID in UI file. Closes: #545254.
819+ * Bump glib build-dependency.
820+ * 12_list-view_expand.patch, 13_autostart.patch, 90_relibtoolize.patch:
821+ updated for the new version.
822+ * Install nautilus-convert-metadata.
823+
824+ -- Josselin Mouette <joss@debian.org> Wed, 23 Sep 2009 20:11:11 +0200
825+
826+nautilus (2.26.3-1) unstable; urgency=low
827+
828+ * New upstream release.
829+ + Updated Spanish translation. Closes: #532288.
830+ * 13_autostart.patch: start with -n so that the default window is not
831+ created, even when nautilus doesn’t detect correctly it is started
832+ by the session startup. Closes: #532799.
833+ * 90_relibtoolize.patch: regenerated for the new version.
834+
835+ -- Josselin Mouette <joss@debian.org> Thu, 11 Jun 2009 23:08:03 +0200
836+
837+nautilus (2.26.2-5) unstable; urgency=low
838+
839+ * 11_restart_mode.patch: removed, it is useless now that we never
840+ autorespawn nautilus. Furthermore, nautilus-home.desktop is lacking
841+ a X-GNOME-Provides: field.
842+ * 13_autostart.patch: refreshed accordingly.
843+
844+ -- Josselin Mouette <joss@debian.org> Sun, 31 May 2009 17:53:10 +0200
845+
846+nautilus (2.26.2-4) unstable; urgency=low
847+
848+ * 11_restart_mode.patch: add reference.
849+ * Remove scrollkeeper dependency.
850+ * 13_autostart.patch: new patch. Put nautilus.desktop into the
851+ autostart directory so that we don’t rely on gnome-session’s
852+ required_applications mechanism. This allows to add an autostart
853+ condition on the show_desktop GConf key.
854+ + Remove the AutoRestart on the same basis; there’s no point in
855+ restarting nautilus and not e.g. gnome-power-manager, and it
856+ causes many issues.
857+ * 90_relibtoolize.patch: update accordingly.
858+
859+ -- Josselin Mouette <joss@debian.org> Sun, 31 May 2009 13:51:27 +0200
860+
861+nautilus (2.26.2-3) unstable; urgency=low
862+
863+ * 11_restart_mode.patch: new patch. Do not get the session manager to
864+ automatically restart nautilus when using --no-desktop. Thanks to
865+ Roland Mas for testing.
866+
867+ -- Josselin Mouette <joss@debian.org> Wed, 29 Apr 2009 17:55:35 +0200
868+
869+nautilus (2.26.2-2) unstable; urgency=low
870+
871+ * 20_open-with_install.patch: fix a crash when switching tabs in the
872+ dialog.
873+
874+ -- Josselin Mouette <joss@debian.org> Sat, 25 Apr 2009 23:44:05 +0200
875+
876+nautilus (2.26.2-1) unstable; urgency=low
877+
878+ * Break eiciel, diff-ext, nautilus-gksu, nautilus-actions,
879+ nautilus-share and seahorse-plugins until versions rebuilt with the
880+ new extension path.
881+ * Only suggest xdg-user-dirs, nautilus works perfectly fine without
882+ it.
883+ * New upstream release.
884+ + Correctly cleans up session files. Closes: #469267.
885+ + Checks whether the session is active with ConsoleKit before
886+ mounting a removable media. Closes: #512824.
887+ + Follows OnlyShowIn/NotShowIn for .desktop files on the desktop.
888+ Closes: #422570.
889+ + Only accepts .desktop with executable permissions.
890+ Closes: #515078, #515104.
891+ * 07_desktop_file_activation.patch: removed from the sources.
892+ * 02_eel_libadd.patch: stolen from the eel2 sources. Fix linking of
893+ the eel convenience library.
894+ * 14_sidebar_network-protocol.patch: removed, useless since 2.24.
895+ Closes: #518773.
896+ * 20_open-with_install.patch: updated for the new version.
897+ * 90_relibtoolize.patch: new patch, relibtoolize over that.
898+ * Refresh other patches.
899+ * Bump shlibs version to 2.26.2.
900+ * Add brasero 2.26 as an alternative to n-c-b.
901+ * Recommend consolekit.
902+ * Pass --disable-packagekit.
903+ * Fix section of debug package.
904+ * Update build-dependencies and dependencies according to the upstream
905+ changes.
906+ * Build-depend on libglib2.0-doc and libgtk2.0-doc to ensure proper
907+ xrefs.
908+ * nautilus-data.install: there are no more bonobo files to ship.
909+ * 10_load_session.patch: new patch. Support --load-session so that
910+ sessions saved with older nautilus versions will load correctly.
911+
912+ -- Josselin Mouette <joss@debian.org> Sat, 25 Apr 2009 01:33:51 +0200
913+
914+nautilus (2.24.2-3) unstable; urgency=low
915+
916+ * Require shared-mime-info 0.50 to have support for the x-content
917+ types. Closes: #511370.
918+ * Recommend gnome-mount.
919+ * Break rhythmbox < 0.12.
920+ * Standards version is 3.8.1.
921+ * Upload to unstable.
922+
923+ -- Josselin Mouette <joss@debian.org> Tue, 07 Apr 2009 14:06:47 +0200
924+
925+nautilus (2.24.2-2) experimental; urgency=low
926+
927+ * Add a Breaks with g-v-m << 2.24 to avoid double actions on device
928+ insertion. Closes: #507630, #510692.
929+ * 20_open-with_install.patch: add missing argument to
930+ gtk_tree_model_get. Closes: #510694.
931+
932+ -- Josselin Mouette <joss@debian.org> Tue, 06 Jan 2009 17:07:39 +0100
933+
934+nautilus (2.24.2-1) experimental; urgency=low
935+
936+ * nautilus-data.gconf-defaults: enable autorun actions for all media
937+ CD/DVD/etc. by default instead of asking.
938+ + Also do it for blank media.
939+ * libnautilus-extension1 breaks nautilus << 2.22.
940+ * Build-depend on libgnome-desktop-dev 2.24 to be sure to link with
941+ libgnome-desktop-2-7. Otherwise, since symbols are not versioned,
942+ libeel2-2.24 will load it anyway and ka-boom. Closes: #507632.
943+ * New upstream release.
944+
945+ -- Josselin Mouette <joss@debian.org> Wed, 26 Nov 2008 01:28:28 +0100
946+
947+nautilus (2.24.1-1) experimental; urgency=low
948+
949+ [ Gustavo Noronha Silva ]
950+ * New upstream release
951+ * debian/patches/20_open-with_install.patch:
952+ - updated to the new version
953+
954+ [ Josselin Mouette ]
955+ * Update (build-)dependencies according to the new version.
956+ * Add Breaks in libnautilus-extension1 against all packages that use
957+ the old API.
958+ * 12_list-view_expand.patch, 14_sidebar_network-protocol.patch:
959+ refreshed.
960+ * Update shlibs version to 2.23.1.
961+ * Only require gvfs (>= 1.0.2), only recommend gvfs-backends.
962+ * Stop recommending fam, gio does not support it correctly.
963+ * Remove useless dh_strip argument overloading.
964+ * 01_manpage.patch: fix whatis entry in nautilus-connect-server.1.
965+ * Install upstream manpages in nautilus.
966+ * Install the documentation for libnautilus-extension.
967+
968+ -- Josselin Mouette <joss@debian.org> Sun, 23 Nov 2008 23:39:28 +0100
969+
970+nautilus (2.22.5.1-1) experimental; urgency=low
971+
972+ [ Josselin Mouette ]
973+ * 20_open-with_install.patch: handle the case where content_type =
974+ NULL. See bugzilla #541183.
975+
976+ [ Sebastian Dröge ]
977+ * New upstream bugfix release.
978+
979+ -- Sebastian Dröge <slomo@debian.org> Sat, 12 Jul 2008 19:17:54 +0200
980+
981+nautilus (2.22.4-1) experimental; urgency=low
982+
983+ * New upstream bugfix release.
984+
985+ -- Sebastian Dröge <slomo@debian.org> Mon, 30 Jun 2008 16:28:24 +0200
986+
987+nautilus (2.22.3-1) experimental; urgency=low
988+
989+ [ Josselin Mouette ]
990+ * 20_open-with_install.patch: ported from the patch formerly in eel2.
991+ * Also recommend synaptic and app-install-data.
992+ * Include patch-translations.mk, require gnome-pkg-tools 0.13.
993+ * debian/po-up: taken from eel2.
994+ * 99_ltmain_as-needed.patch: make the patch apply with -p1.
995+ Closes: #484953.
996+
997+ [ Sebastian Dröge ]
998+ * New upstream bugfix release:
999+ + debian/control.in:
1000+ - Drop esound from build dependencies.
1001+ + debian/patches/05_places-sidebar_single-click.patch:
1002+ - Dropped, merged upstream.
1003+ * debian/control.in:
1004+ + Update Standards-Version to 3.8.0, no additional changes needed.
1005+
1006+ -- Sebastian Dröge <slomo@debian.org> Wed, 25 Jun 2008 08:42:25 +0200
1007+
1008+nautilus (2.22.2-1) experimental; urgency=high
1009+
1010+ * New upstream bugfix release:
1011+ + debian/patches/05_places-sidebar_single-click.patch:
1012+ - Updated to apply cleanly again.
1013+
1014+ -- Sebastian Dröge <slomo@debian.org> Tue, 08 Apr 2008 18:48:04 +0200
1015+
1016+nautilus (2.22.1-1) experimental; urgency=low
1017+
1018+ * 05_places-sidebar_single-click.patch: Update from bugzilla and enable
1019+ again as it should work good now and is more consistent with the
1020+ GTK file chooser.
1021+ * New upstream bugfix release:
1022+ + debian/patches/03_sftp_connect.patch,
1023+ debian/patches/04_show_backup_files.patch,
1024+ debian/patches/15_tracker_check.patch,
1025+ debian/patches/90_from_svn_mount_connect_to_server_locations.patch,
1026+ debian/patches/90_from_svn_fix_changing_default_application.patch:
1027+ - Dropped, emrged upstream.
1028+
1029+ -- Sebastian Dröge <slomo@debian.org> Fri, 28 Mar 2008 22:12:12 +0100
1030+
1031+nautilus (2.22.0-3) experimental; urgency=low
1032+
1033+ * Disable 05_places-sidebar_single-click.patch as it's buggy.
1034+ * Remove 18_disable_signal_handler.patch, it's better fixed upstream.
1035+ * Remove 06_dont_create_Desktop.patch, --no-desktop is meant as a switch
1036+ to not show icons on the desktop and not creating the desktop directory
1037+ creates all kinds of broken links in nautilus.
1038+ * Remove 08_folder_handler.patch, this is upstream already.
1039+ * Disable 10_location_titlebar.patch, this gives completely unwanted results
1040+ for thrash:// for example or when the filesystem uses something else
1041+ than UTF8 as encoding (%XX stuff in the title).
1042+ See http://bugzilla.gnome.org/show_bug.cgi?id=142087
1043+ * 90_from_svn_mount_connect_to_server_locations.patch, Added. Mounts location
1044+ in the connect to server dialog. Patch taken from the Ubuntu package.
1045+
1046+ -- Sebastian Dröge <slomo@debian.org> Wed, 19 Mar 2008 16:22:08 +0100
1047+
1048+nautilus (2.22.0-2) experimental; urgency=low
1049+
1050+ * Disable 07_desktop_file_activation.patch for now, it breaks in an
1051+ unintended way.
1052+
1053+ -- Sebastian Dröge <slomo@debian.org> Wed, 19 Mar 2008 11:10:42 +0100
1054+
1055+nautilus (2.22.0-1) experimental; urgency=low
1056+
1057+ [ Sebastian Dröge ]
1058+ * New upstream stable release:
1059+ + Upload to experimental first because of intrusive changes.
1060+ + debian/control.in:
1061+ - Update build dependencies and dependencies.
1062+ + debian/rules:
1063+ - Bump shlibs.
1064+ + debian/patches/01_prompt_same_file.patch,
1065+ debian/patches/16_missing_thumbnails.patch,
1066+ debian/patches/20_upstream_nautilus-dnd-user-owned.patch,
1067+ debian/patches/21_nautilus_xmp.patch,
1068+ debian/patches/23_thumbnails_add-border.patch,
1069+ debian/patches/11_gnomevfs_query_eject.patch:
1070+ - Dropped, merged upstream.
1071+ + debian/patches/06_dont_create_Desktop.patch:
1072+ - Updated to apply cleanly again.
1073+ + debian/patches/07_desktop_file_activation.patch:
1074+ - Updated to apply cleanly again.
1075+ + debian/patches/10_location_titlebar.patch:
1076+ - Updated to apply cleanly again.
1077+ + debian/patches/14_sidebar_network-protocol.patch:
1078+ - Updated to apply cleanly again.
1079+ + debian/patches/99_ltmain_as-needed.patch:
1080+ - Updated to apply cleanly again.
1081+ + debian/patches/90_from_svn_fix_changing_default_application.patch:
1082+ - Make changing the default application work again, patch taken from
1083+ the Ubuntu package.
1084+ + debian/patches/18_disable_signal_handler.patch:
1085+ - Don't use the logging code signal handler it's buggy and makes
1086+ nautilus being stuck and eat cpu on crash. Patch taken from the
1087+ Ubuntu package.
1088+
1089+ -- Sebastian Dröge <slomo@debian.org> Sun, 16 Mar 2008 20:30:48 +0100
1090+
1091+nautilus (2.20.0-7) unstable; urgency=low
1092+
1093+ * 25_disable_sighandler.patch: patch from upstream SVN. Disable the
1094+ horrible signal handler that makes nautilus go wild while filling
1095+ its debug log. Closes: #454764, #494788.
1096+ * Don’t require libselinux on non-linux OSes. Closes: #494645.
1097+
1098+ -- Josselin Mouette <joss@debian.org> Tue, 16 Sep 2008 08:15:05 +0200
1099+
1100+nautilus (2.20.0-6) unstable; urgency=low
1101+
1102+ * 24_smb_crash.patch: patch from upstream to handle NULL MIME types
1103+ set by the SMB module gracefully, avoiding a lot of crashes.
1104+
1105+ -- Josselin Mouette <joss@debian.org> Mon, 21 Jul 2008 17:09:01 +0200
1106+
1107+nautilus (2.20.0-5) unstable; urgency=low
1108+
1109+ * 05_places-sidebar_single-click.patch: replaced by upstream version
1110+ of the patch, that does not activate items while right-clicking
1111+ them. Closes: #414960.
1112+ * 06_dont_create_Desktop.patch,
1113+ 20_upstream_nautilus-dnd-user-owned.patch: make patches apply with
1114+ -p1. Closes: #484953.
1115+ * Recommend app-install-data and synaptic now that libeel doesn’t
1116+ anymore.
1117+
1118+ -- Josselin Mouette <joss@debian.org> Fri, 18 Jul 2008 13:27:27 +0200
1119+
1120+nautilus (2.20.0-4) unstable; urgency=low
1121+
1122+ [ Loic Minier ]
1123+ * Add a nautilus-extensions-1.0 Provide to nautilus to express the fact that
1124+ nautilus will search for extensions in /usr/lib/nautilus/extensions-1.0;
1125+ this might avoid a long list of Conflicts in nautilus when updating to
1126+ extensions-2.0 (nautilus >= 2.21.2).
1127+
1128+ [ Josselin Mouette ]
1129+ * Demote fam to a Suggests; only g-d-e really needs to recommend it.
1130+ * 02_trash_location.patch: new patch. When unmounting a volume with a
1131+ non-empty trash, take into account that with the new location, the
1132+ directory to remove is the parent of the one returned by gnome-vfs.
1133+
1134+ -- Josselin Mouette <joss@debian.org> Wed, 28 May 2008 01:47:28 +0200
1135+
1136+nautilus (2.20.0-3) unstable; urgency=low
1137+
1138+ [ Diego Escalante Urrelo ]
1139+ * New patch, 23_thumbnails_add-border.patch, restore the
1140+ thumbnail borders; (GNOME #478363). Closes: #456957.
1141+
1142+ [ Josselin Mouette ]
1143+ * Add missing references to all patches.
1144+
1145+ [ Sebastien Bacher ]
1146+ * New nautilus-connect-server manpage from Fernando Ribeiro (Ubuntu: #61299)
1147+
1148+ [ Josselin Mouette ]
1149+ * 16_missing_thumbnails.patch: stolen from upstream's SVN. Fixes
1150+ disappearing thumnails. Closes: #453525.
1151+
1152+ [ Julian Andres Klode ]
1153+ * debian/nautilus-connect-server.1: fix the manpage
1154+ * debian/nautilus-file-management-properties.1: add new manpage
1155+ * Upgrade to Policy 3.7.3
1156+ * Add VCS-Browser and VCS-Svn fields to debian/control
1157+ * Use the new Homepage field
1158+
1159+ -- Josselin Mouette <joss@debian.org> Sat, 12 Jan 2008 16:16:26 +0100
1160+
1161+nautilus (2.20.0-2) unstable; urgency=high
1162+
1163+ [ Loic Minier ]
1164+ * Build-dep against libglib2.0-dev >= 2.14; fixes crashes when mixing the
1165+ internal copy of GSequence with the glib one; thanks Andre Klapper.
1166+
1167+ [ Sebastian Dröge ]
1168+ * debian/patches/21_nautilus_xmp.patch,
1169+ debian/control.in:
1170+ + Build against exempi 1.99.5. Patch by Michael Biebl. (Closes: #450486)
1171+
1172+ -- Sebastian Dröge <slomo@debian.org> Thu, 22 Nov 2007 11:00:12 +0100
1173+
1174+nautilus (2.20.0-1) unstable; urgency=low
1175+
1176+ * 15_tracker_check.patch: new patch, properly checks that tracker is
1177+ installed before using it. Closes: #439863.
1178+ * Suggest tracker.
1179+ * New upstream release.
1180+ * Update build dependencies.
1181+ * Pass --disable-update-mimedb to configure flags.
1182+ * Don't ship the XML file in nautilus, ugh.
1183+ * Call dh_installmime by hand for nautilus-data.
1184+ * Refresh patches.
1185+ * 05_places-sidebar_single-click.patch: updated to new version.
1186+ * 12_list-view_expand.patch: updated for 2.20; revert upstream commit
1187+ r13045.
1188+ * 13_thumbnail_size_pref.patch: removed, integrated upstream.
1189+ * 60_combobox-changed-signal.patch: removed, integrated upstream.
1190+ * Update menu file.
1191+
1192+ -- Josselin Mouette <joss@debian.org> Mon, 24 Sep 2007 12:34:46 +0200
1193+
1194+nautilus (2.18.3-3) unstable; urgency=low
1195+
1196+ * New patch, 60_combobox-changed-signal, fix a crash with newer Gtk emitting
1197+ a changed signal; GNOME #459221; SVN r13002.
1198+
1199+ -- Loic Minier <lool@dooz.org> Tue, 24 Jul 2007 15:57:04 +0200
1200+
1201+nautilus (2.18.3-2) unstable; urgency=low
1202+
1203+ * 14_sidebar_network-protocol.patch: fix systematic segfault.
1204+ Closes: #434123.
1205+ * Enable tracker support by build-depending on libtrackerclient-dev.
1206+
1207+ -- Josselin Mouette <joss@debian.org> Sun, 22 Jul 2007 15:17:31 +0200
1208+
1209+nautilus (2.18.3-1) unstable; urgency=low
1210+
1211+ [ Josselin Mouette ]
1212+ * 12_list-view_expand.patch: update the minimum width to 20
1213+ characters.
1214+ * Update watch file.
1215+ * 13_thumbnail_size_pref.patch: stolen from upstream SVN. Introduces a
1216+ preference to define the thumbnail size (closes: #425400).
1217+ * 99_ltmain_as-needed.patch: make --as-needed work for the library
1218+ too.
1219+
1220+ [ Otavio Salvador ]
1221+ * 14_sidebar_network-protocol.patch: Adds the "Network Servers" option
1222+ on sidebar. Thanks to Luis Gustavo S. Barreto <gustavo@ossystems.com.br>
1223+ for the patch.
1224+
1225+ [ Guilherme de S. Pastore ]
1226+ * 15_japanese_typo.patch: fixes a typo in the Japanese translation. Thanks
1227+ to Kobayashi Noritada for reporting it. (Closes: #430679)
1228+
1229+ [ Josselin Mouette ]
1230+ * New upstream release.
1231+ * Refresh patches.
1232+ * 15_japanese_typo.patch: removed, integrated upstream.
1233+
1234+ -- Josselin Mouette <joss@debian.org> Wed, 18 Jul 2007 23:43:01 +0200
1235+
1236+nautilus (2.18.1-3) unstable; urgency=low
1237+
1238+ [ Loic Minier ]
1239+ * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
1240+ cdbs >= 0.4.41.
1241+ * Prepend -z defs to LDFLAGS for additional safety.
1242+ * Wrap build-deps and deps.
1243+
1244+ [ Josselin Mouette ]
1245+ * 12_list-view_expand.patch: set a minimum width for the name column
1246+ to avoid opening a window with a too small name column. Partially
1247+ fixes #422563.
1248+
1249+ -- Josselin Mouette <joss@debian.org> Wed, 16 May 2007 00:21:01 +0200
1250+
1251+nautilus (2.18.1-2) unstable; urgency=low
1252+
1253+ * 10_location_titlebar.patch: include gnome-vfs-utils.h
1254+ (closes: #421027).
1255+ * Refresh other patches.
1256+ * 12_list-view_expand.patch: make the filename column expandable
1257+ instead of setting the width by default. Reverts upstream commit
1258+ 12779.
1259+
1260+ -- Josselin Mouette <joss@debian.org> Tue, 01 May 2007 16:16:22 +0200
1261+
1262+nautilus (2.18.1-1) unstable; urgency=low
1263+
1264+ [ Josselin Mouette ]
1265+ * 10_location_titlebar.patch: patch from Adrien Delle Cave to display
1266+ the full location in the title bar when a setting is enabled
1267+ (closes: #413018).
1268+ * 01_prompt_same_file.patch: don't overwrite files when the source and
1269+ destination are strictly the same (closes: #419525).
1270+
1271+ [ Sebastian Dröge ]
1272+ * Upload to unstable, drop check-dist include.
1273+ * New upstream release:
1274+ + Update build dependency on libgnome2-dev to >= 2.14.0 and add
1275+ x11proto-core-dev for the multimedia keys support.
1276+ + Bump shlibs to 2.17.90.
1277+ + Fix URL in the watch file.
1278+ + Dropped 02_umask.patch,
1279+ 09_connect_server_iter.patch, merged upstream.
1280+ + Dropped 11_umount-progress-bar.patch, this is obsolete now that
1281+ gnome-volume-manager and gnome-vfs use gnome-mount, which displays
1282+ a notification bubble. See Gnome #313639.
1283+ + Add icons to nautilus-data.install.
1284+ * 11_gnomevfs_query_eject.patch: Patch taken from Ubuntu. Use gnomevfs'
1285+ gnome_vfs_drive_needs_eject() function instead of just looking at the
1286+ drive type. This keeps umount/eject consistent and keeps it configurable
1287+ with the HAL policies.
1288+ * 20_upstream_nautilus-dnd-user-owned.patch: Patch taken from Ubuntu.
1289+ Use copy instead of move when using DND and the destination is owned by
1290+ someone else. See Gnome #339154.
1291+ * 10_location_titlebar.patch: Updated with the latest patch from
1292+ Gnome #142087.
1293+
1294+ -- Sebastian Dröge <slomo@debian.org> Tue, 24 Apr 2007 22:38:54 +0200
1295+
1296+nautilus (2.16.3-5) experimental; urgency=low
1297+
1298+ * Bump up librsvg2-dev build-dep to >= 2.16.0-2 to make the package
1299+ autobuildable; add a librsvg2-common >= 2.16.0-2 build-dep since
1300+ desktop-base needs it, and librsvg2-dev doesn't pull it.
1301+
1302+ -- Loic Minier <lool@dooz.org> Tue, 13 Mar 2007 13:27:43 +0100
1303+
1304+nautilus (2.16.3-4) experimental; urgency=low
1305+
1306+ * 08_folder_handler.patch: add OnlyShowIn=GNOME to
1307+ nautilus-folder-handler.desktop (closes: #396969).
1308+ * 07_desktop_file_activation.patch:
1309+ + Compare numeric uids instead of using strcmp.
1310+ + Fix the context menu of "link" desktop items.
1311+ * 09_connect_server_iter.patch: patch from Christian Neumair to
1312+ display only supported protocols in the "connect to" window
1313+ (closes: #375180).
1314+
1315+ -- Josselin Mouette <joss@debian.org> Sun, 25 Feb 2007 00:50:36 +0100
1316+
1317+nautilus (2.16.3-3) experimental; urgency=low
1318+
1319+ [ Loic Minier ]
1320+ * Add a get-orig-source target to retrieve the upstream tarball.
1321+ * Add an epoch to the libgnomevfs2-dev build-dep and dep.
1322+ * Include the new check-dist Makefile to prevent accidental uploads to
1323+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
1324+
1325+ [ Josselin Mouette ]
1326+ * 06_dont_create_Desktop.patch: patch from upstream bugzilla. Don't
1327+ create the Desktop directory when run with the --no-desktop option
1328+ (closes: #230757, #408896).
1329+ * 07_desktop_file_activation.patch:
1330+ + Don't launch desktop files that aren't at safe places
1331+ (closes: #408556). This doesn't affect desktop files that are
1332+ merely links.
1333+ + Don't launch those that don't end with .desktop (closes: #408948).
1334+
1335+ -- Josselin Mouette <joss@debian.org> Thu, 15 Feb 2007 17:23:51 +0100
1336+
1337+nautilus (2.16.3-2) experimental; urgency=low
1338+
1339+ * 03_sftp_connect.patch: patch from Mike Hommey to add a "connect to
1340+ server" context menu item for sftp shares (closes: #375181).
1341+ * 04_show_backup_files.patch: patch from Stephen Cook to display
1342+ backup files together with hidden files (closes: #401583).
1343+ * Refresh 11_umount-progress-bar.patch.
1344+ * 05_places-sidebar_single-click.patch: patch from UHU Linux to use
1345+ single click in the "places" sidebar pane.
1346+
1347+ -- Josselin Mouette <joss@debian.org> Wed, 3 Jan 2007 00:31:00 +0100
1348+
1349+nautilus (2.16.3-1) experimental; urgency=low
1350+
1351+ [ Loic Minier ]
1352+ * Ship /usr/share/mime/application in nautilus.
1353+ * Merge 2.14.3-2, 2.14.3-3, and 2.14.3-4; credit
1354+ 10_nautilus-directory-cache-is-local in 2.14.3-4 appropriately.
1355+ * Fix watch file to use HTTP.
1356+
1357+ [ Josselin Mouette ]
1358+ * Merge 2.14.3-6.
1359+ * Switch to quilt for patch handling.
1360+ * 02_umask.patch: use the recommended method upstream, which should be
1361+ thread-safe.
1362+ * 10_nautilus-directory-cache-is-local.patch: removed, integrated
1363+ upstream.
1364+ * 11_umount-progress-bar.patch: refresh translations.
1365+
1366+ -- Josselin Mouette <joss@debian.org> Fri, 8 Dec 2006 22:29:03 +0100
1367+
1368+nautilus (2.16.1-1) experimental; urgency=low
1369+
1370+ [ Josselin Mouette ]
1371+ * Brown paper bag update.
1372+ * 02_umask.patch: use and operator on not(umask), not the xor.
1373+
1374+ [ Loic Minier ]
1375+ * Bump the Depends on libgnomevfs2-dev >= 2.16.0-1 as well.
1376+ * Reorder build-deps to please pbuilder.
1377+ * Add missing build-deps on libgnomeui-dev (>= 2.6.0), libglib2.0-dev (>=
1378+ 2.6.0), libgnome2-dev (>= 2.1.1), libpango1.0-dev (>= 1.1.2).
1379+ * Version the liborbit2-dev build-dep to >= 2.4.0.
1380+ * Bump the libgnomeui-dev build-dep to >= 2.16.0-2 for gtk+2.0 2.10.
1381+ * Bump the libbonobo2-dev build-dep to >= 2.15 for gnome-vfs2 >= 2.16.0-1.
1382+ * Add ${shlibs:Depends} to libnautilus-extension-dev.
1383+ * New upstream release; no API change.
1384+
1385+ -- Loic Minier <lool@dooz.org> Thu, 5 Oct 2006 17:04:18 +0200
1386+
1387+nautilus (2.16.0-2) experimental; urgency=low
1388+
1389+ [ Marco Cabizza ]
1390+ * Bump libgnomevfs2-dev build-dep to 2.16.0-1 for selinux support.
1391+
1392+ [ Loic Minier ]
1393+ * Upload.
1394+
1395+ -- Loic Minier <lool@dooz.org> Sun, 24 Sep 2006 21:45:45 +0200
1396+
1397+nautilus (2.16.0-1) experimental; urgency=low
1398+
1399+ * New upstream release.
1400+ * Update watch file.
1401+ * Remove requirements on libpopt and libgsf.
1402+ * Update build-dependencies appropriately.
1403+ * Remove many unneeded dependencies for libnautilus-extension-dev.
1404+ * Build-depend on docbook-utils and libselinux1-dev.
1405+ * Build-depend on gnome-pkg-tools 0.7 and use clean-la.mk.
1406+ * Also use gnome-version.mk and use ${gnome:Version}.
1407+ * Bump shlibs to 2.15.90.
1408+
1409+ -- Josselin Mouette <joss@debian.org> Tue, 12 Sep 2006 23:42:15 +0200
1410+
1411+nautilus (2.14.3-6) unstable; urgency=medium
1412+
1413+ * Update patch 11_umount-progress-bar to fix an implicit pointer conversion
1414+ to int which would have likely caused crashes on 64-bits arches; thanks
1415+ Dann Frazier; closes: #400996.
1416+
1417+ -- Loic Minier <lool@dooz.org> Thu, 30 Nov 2006 13:45:04 +0100
1418+
1419+nautilus (2.14.3-5) unstable; urgency=low
1420+
1421+ * New patch, 11_umount-progress-bar.patch, to display a progress bar when
1422+ umounting an USB stick (or other volumes); taken from the Ubuntu package as
1423+ well as the translations; thanks Sven Arvidsson; GNOME #313639;
1424+ closes: #396939, #398373.
1425+
1426+ -- Loic Minier <lool@dooz.org> Wed, 29 Nov 2006 15:33:06 +0100
1427+
1428+nautilus (2.14.3-4) unstable; urgency=low
1429+
1430+ * New patch, 10_nautilus-directory-cache-is-local.patch, to cache the result
1431+ of islocal() on NautilusDirectory objects; this is called relatively often
1432+ and should speed up browsing of network shares; from upstream CVS; credits
1433+ to Alexander Larsson and Federico Mena Quintero.
1434+
1435+ -- Loic Minier <lool@dooz.org> Wed, 15 Nov 2006 17:08:56 +0100
1436+
1437+nautilus (2.14.3-3) unstable; urgency=low
1438+
1439+ * Is there something like a double brown paper bag?
1440+ * 02_umask.patch: finally a correct expression, hopefully. Fixes
1441+ problem with file creation (closes: #390908).
1442+
1443+ -- Josselin Mouette <joss@debian.org> Wed, 4 Oct 2006 17:14:14 +0200
1444+
1445+nautilus (2.14.3-2) unstable; urgency=low
1446+
1447+ * 02_umask.patch: use & operator on umask, not ^. Silly me.
1448+
1449+ -- Josselin Mouette <joss@debian.org> Mon, 2 Oct 2006 14:39:03 +0200
1450+
1451+nautilus (2.14.3-1) unstable; urgency=low
1452+
1453+ * New upstream release.
1454+ * 02_umask.patch: honor umask when creating files (closes: #314796).
1455+ * 01_relibtoolise.patch: removed.
1456+ * Bump eel2 build-dependencies.
1457+
1458+ -- Josselin Mouette <joss@debian.org> Thu, 3 Aug 2006 21:41:00 +0200
1459+
1460+nautilus (2.14.1-5) unstable; urgency=high
1461+
1462+ [ Josselin Mouette ]
1463+ * nautilus-data depends on ${misc:Depends} (RC bug fix).
1464+
1465+ [ Loic Minier ]
1466+ * Add a useless ${misc:Depends} to libnautilus-extension1, just in case.
1467+
1468+ -- Loic Minier <lool@dooz.org> Wed, 14 Jun 2006 11:00:59 +0200
1469+
1470+nautilus (2.14.1-4) unstable; urgency=low
1471+
1472+ * nautilus-dbg replaces libnautilus-extension1-dbg (closes: #368304).
1473+
1474+ -- Josselin Mouette <joss@debian.org> Sun, 21 May 2006 20:53:43 +0200
1475+
1476+nautilus (2.14.1-3) unstable; urgency=low
1477+
1478+ * The "tame the beast" release.
1479+ + New maintainer.
1480+ * Remove dependency on broken gamin.
1481+ * Keep only fam as a Recommends:, nautilus now monitors correctly
1482+ local mounts even without it (closes: #353163).
1483+ * Standards version is 3.7.2.
1484+ * dirs: removed, useless.
1485+ * *.install: move architecture-independent data to nautilus-data
1486+ (closes: #314209).
1487+ + Add a conflict with earlier versions.
1488+ * rules, nautilus-data.dirs: don't install the initial-desktop stuff,
1489+ it isn't used at all.
1490+ * nautilus-data.install: use it to install the icon.
1491+ * README.Debian: removed, useless.
1492+ * nautilus.postinst: removed, deprecated.
1493+ * Use ${binary:Version} (yes, that's cosmetic).
1494+ * Put all debugging information in nautilus-dbg.
1495+ + Remove libnautilus-extension1-dbg entirely.
1496+ + Use debhelper 5 and depend on it.
1497+ * Set priority of the debugging package to extra, to match the
1498+ override.
1499+ * libnautilus-extension-dev.install: there is no .a file.
1500+
1501+ -- Josselin Mouette <joss@debian.org> Thu, 18 May 2006 06:40:47 +0200
1502+
1503+nautilus (2.14.1-2) unstable; urgency=low
1504+
1505+ [ Sebastien Bacher ]
1506+ * Upload
1507+
1508+ [ Josselin Mouette ]
1509+ * Make the package binNMU-safe.
1510+ + Build-depend on dpkg-dev 1.13.19.
1511+ + Use ${source:Version}.
1512+
1513+ [ Loic Minier ]
1514+ * Stop shipping /usr/lib/*.la files in libnautilus-extension-dev.
1515+ [debian/libnautilus-extension-dev.install]
1516+ * Build with a fixed CDBS (0.4.39-0.1 for #365085) which should restore the
1517+ correct libnautilus-extension1 shlib dep. (Closes: #365740)
1518+
1519+ -- Sebastien Bacher <seb128@debian.org> Sat, 13 May 2006 00:12:20 +0200
1520+
1521+nautilus (2.14.1-1) unstable; urgency=low
1522+
1523+ * New upstream version
1524+ * debian/control.in:
1525+ - updated requirements on libeel and libgtk according to configure
1526+ * debian/patches/01_relibtoolise.patch:
1527+ - updated
1528+
1529+ -- Sebastien Bacher <seb128@debian.org> Sun, 30 Apr 2006 01:16:06 +0200
1530+
1531+nautilus (2.14.0-1) unstable; urgency=low
1532+
1533+ * New upstream version
1534+ * debian/control.in:
1535+ - updated the requirements on gnome-vfs, eel
1536+ - updated cdbs requirement so dh_installmime is used
1537+ * debian/nautilus-data.install:
1538+ - install the "application/x-gnome-saved-search" mimetype definition
1539+ * debian/patches/01_relibtoolise.patch:
1540+ - updated
1541+ * debian/rules:
1542+ - updated the shlibs argument
1543+ * debian/watch:
1544+ - updated
1545+
1546+ [ Josselin Mouette ]
1547+ * Recommend librsvg2-common and libgnomevfs2-extra.
1548+
1549+ [ Loic Minier ]
1550+ * Depend on gamin | fam since gnome-vfs deps are not enough to ensure it's
1551+ there. (Closes: #353163)
1552+ [debian/control, debian/control.in]
1553+
1554+ -- Sebastien Bacher <seb128@debian.org> Sun, 9 Apr 2006 19:41:37 +0200
1555+
1556+nautilus (2.12.2-3) unstable; urgency=low
1557+
1558+ * Simple rebuild to get rid of references to Xcursor.la and Xrender.la.
1559+
1560+ -- Loic Minier <lool@dooz.org> Mon, 24 Apr 2006 19:45:51 +0200
1561+
1562+nautilus (2.12.2-2) unstable; urgency=low
1563+
1564+ * Upload to unstable.
1565+
1566+ -- Josselin Mouette <joss@debian.org> Sun, 8 Jan 2006 00:30:27 +0100
1567+
1568+nautilus (2.12.2-1) experimental; urgency=low
1569+
1570+ [ Sjoerd Simons ]
1571+ * Up gnome-vfs2 build-depend to >= 2.12.0
1572+
1573+ [ Loic Minier ]
1574+ * New upstream release.
1575+ * Minor cleanups to debian/rules.
1576+ * Actually ship license information and distinguish between copyright and
1577+ license.
1578+
1579+ -- Loic Minier <lool@dooz.org> Mon, 12 Dec 2005 22:42:27 +0100
1580+
1581+nautilus (2.12.1-1) experimental; urgency=low
1582+
1583+ * New upstream version.
1584+ * debian/control.in:
1585+ - updated the Build-Depends on the eel2 package.
1586+ * debian/patches/01_relibtoolise.patch:
1587+ - updated.
1588+ * debian/patches/07_places_bookmarks.patch,
1589+ debian/patches/08_desktopborder.patch:
1590+ - fixed with the new version.
1591+ * debian/watch:
1592+ - updated.
1593+
1594+ -- Sebastien Bacher <seb128@debian.org> Mon, 17 Oct 2005 16:00:40 +0200
1595+
1596+nautilus (2.10.1-5) unstable; urgency=high
1597+
1598+ [ Josselin Mouette ]
1599+ * Depend on ${misc:Depends} (high urgency fix).
1600+ * Add --as-needed again.
1601+
1602+ [ Loic Minier ]
1603+ * Add CDBS' utils.
1604+
1605+ -- Loic Minier <lool@dooz.org> Fri, 14 Oct 2005 11:24:06 +0200
1606+
1607+nautilus (2.10.1-4) unstable; urgency=medium
1608+
1609+ [ Sebastien Bacher <seb128@debian.org> ]
1610+ * debian/control.in:
1611+ - Build-Depends on the current exif (Closes: #321261).
1612+ * debian/rules:
1613+ - don't use "-as-needed", fix the current build issue (Closes: #320138).
1614+
1615+ [ Josselin Mouette <joss@debian.org> ]
1616+ * Don't recommend gnome-icon-theme, gnome-control-center already depends on
1617+ it.
1618+ * Updated Suggests, using evince | pdf-viewer instead of xpdf, and
1619+ totem | mp3-decoder instead of xmms (closes: #289252).
1620+
1621+ -- Sebastien Bacher <seb128@debian.org> Fri, 5 Aug 2005 13:12:57 +0200
1622+
1623+nautilus (2.10.1-3) unstable; urgency=medium
1624+
1625+ * Pass --as-needed to ld.
1626+ * Remove most conflicts and replaces, they aren't useful anymore.
1627+ * Depend on gnome-control-center instead of capplets.
1628+ * Cosmetic fixes to the -dbg packages' description.
1629+ * Don't install the .so and .la for libnautilus-private.
1630+ * Standards-version is 3.6.2.
1631+ * copyright: correctly reference the authors and the GPL.
1632+
1633+ -- Josselin Mouette <joss@debian.org> Sat, 25 Jun 2005 18:03:04 +0200
1634+
1635+nautilus (2.10.1-2) unstable; urgency=low
1636+
1637+ * Upload to unstable.
1638+
1639+ -- Sebastien Bacher <seb128@debian.org> Fri, 10 Jun 2005 15:26:25 +0200
1640+
1641+nautilus (2.10.1-1) experimental; urgency=low
1642+
1643+ * Changes by Sébastien Bacher:
1644+ * New upstream version.
1645+ * debian/patches/09_connect-server-auth-fix.patch:
1646+ - fixed upstream.
1647+ * Changes by Josselin Mouette:
1648+ * Conflict with libnautilus2-dev.
1649+
1650+ -- Sebastien Bacher <seb128@debian.org> Mon, 9 May 2005 15:57:18 +0200
1651+
1652+nautilus (2.10.0-1) experimental; urgency=low
1653+
1654+ * New upstream release:
1655+ - better handling of DnD from web browsers (Closes: #269490).
1656+ - fix the icon layout on ia64 (Closes: #286039).
1657+ * debian/control.in:
1658+ - create a debug package.
1659+ - don't Build-Conflicts on libcdparanoia0-dev
1660+ - renamed libnautilus2-2 to libnautilus-extension1 to reflect the upstream
1661+ changes.
1662+ - updated the Build-Depends.
1663+ * debian/patches/01_relibtoolise.patch:
1664+ - updated.
1665+ * debian/patches/02_build_exif.patch:
1666+ - fixed upstream.
1667+ * debian/patches/07_places_bookmarks.patch:
1668+ - patch to add the GTK bookmarks to the places menu.
1669+ * debian/patches/08_desktopborder.patch:
1670+ - don't display a border around the desktop.
1671+ * debian/patches/09_connect-server-auth-fix.patch:
1672+ - don't display a warning when creating a share.
1673+ * debian/rules:
1674+ - updated the configure options.
1675+ - updated the shlibs.
1676+ * debian/watch:
1677+ - updated.
1678+
1679+ -- Sebastien Bacher <seb128@debian.org> Fri, 8 Apr 2005 16:46:55 +0200
1680+
1681+nautilus (2.8.2-2) unstable; urgency=medium
1682+
1683+ * debian/nautilus.postrm:
1684+ - test if the directories are here before trying to remove them
1685+ (Closes: #283450).
1686+
1687+ -- Sebastien Bacher <seb128@debian.org> Wed, 24 Nov 2004 16:09:08 +0100
1688+
1689+nautilus (2.8.2-1) unstable; urgency=low
1690+
1691+ * New upstream release.
1692+ * Upload to unstable.
1693+ * debian/patches/01_relibtoolise.patch:
1694+ - updated.
1695+ * debian/rules:
1696+ - updated the Build-Depends.
1697+
1698+ -- Sebastien Bacher <seb128@debian.org> Thu, 18 Nov 2004 19:35:45 +0100
1699+
1700+nautilus (2.8.1-1) experimental; urgency=low
1701+
1702+ * New upstream release.
1703+ * debian/patches/01_relibtoolise.patch:
1704+ - updated.
1705+
1706+ -- Sebastien Bacher <seb128@debian.org> Tue, 12 Oct 2004 00:16:22 +0200
1707+
1708+nautilus (2.8.0-1) experimental; urgency=low
1709+
1710+ * New upstream release.
1711+ * debian/control.in:
1712+ - updated the Build-Depends on libeel2-dev to 2.8.0.
1713+ * debian/patches/01_relibtoolise.patch:
1714+ - updated.
1715+
1716+ -- Sebastien Bacher <seb128@debian.org> Tue, 14 Sep 2004 21:38:18 +0200
1717+
1718+nautilus (2.7.4-1) experimental; urgency=low
1719+
1720+ * GNOME Team Upload.
1721+ * New upstream development release.
1722+ - now uses the freedesktop.org MIME specification.
1723+ * Switched to CDBS.
1724+ * debian/control.in:
1725+ - nautilus depends on desktop-file-utils (>= 0.7).
1726+ - updated the Build-Depends on libeel2-dev to 2.7.4.
1727+ * debian/patches/01_relibtoolise.patch:
1728+ - updated.
1729+ * debian/patches/03_desktop-launchers.patch:
1730+ - removed since included in the new upstream release.
1731+ * debian/patches/04_mime_warning.patch:
1732+ - removed, obsolete.
1733+ * debian/control.in:
1734+ - Build-Depends on cdbs instead of dbs.
1735+ - updated the Build-Depends on librsvg2 to 2.7
1736+ * debian/*.files:
1737+ - replaced by *.install files.
1738+ * debian/rules:
1739+ - switched to CDBS.
1740+ * This update is based on Canonical's patch as found in
1741+ http://no-name-yet.com/patches/gnome2.7/nautilus271to272.patch
1742+ (closes: #265304).
1743+
1744+ -- Jordi Mallach <jordi@debian.org> Tue, 17 Aug 2004 11:22:55 +0200
1745+
1746+nautilus (2.7.1-2) experimental; urgency=low
1747+
1748+ * GNOME Team Upload.
1749+ * debian/patches/02_build_exif.patch:
1750+ - updated to fix the crash on file properties for images with exif datas.
1751+
1752+ -- Sebastien Bacher <seb128@debian.org> Wed, 30 Jun 2004 15:07:49 +0200
1753+
1754+nautilus (2.7.1-1) experimental; urgency=low
1755+
1756+ * GNOME Team Upload.
1757+ * New (development) upstream release.
1758+ * debian/patches/01_relibtoolise.patch:
1759+ - updated.
1760+ * debian/patches/02_show-mounts.patch:
1761+ - removed since the changes are in the new version.
1762+ * debian/patches/02_build_exif.patch:
1763+ - patch to fix the build with the new libexif.
1764+
1765+ -- Sebastien Bacher <seb128@debian.org> Wed, 23 Jun 2004 18:41:33 +0200
1766+
1767+nautilus (2.6.3-2) unstable; urgency=high
1768+
1769+ * GNOME Team Upload.
1770+ * debian/control.in:
1771+ - conflicts with capplets (<< 2.6).
1772+
1773+ -- Sebastien Bacher <seb128@debian.org> Fri, 18 Jun 2004 02:17:21 +0200
1774+
1775+nautilus (2.6.3-1) unstable; urgency=low
1776+
1777+ * GNOME Team Upload.
1778+ * New upstream release
1779+ - fix zoom and desktop problems (Closes: #253135, #253653).
1780+ - fix the problem with desktop icons marqued as read-only
1781+ (Closes: #249792, #251848).
1782+ * debian/control.in:
1783+ - recommands nautilus-cd-burner (Closes: #249503).
1784+ * debian/patches/01_relibtoolise.patch:
1785+ + updated.
1786+ * debian/patches/02_show-mounts.patch:
1787+ - patch from the CVS to allow to not show volumes on desktop
1788+ (gconf key to use: /apps/nautilus/desktop/volumes_visible).
1789+ (Closes: #253529).
1790+ * debian/patches/03_desktop-launchers.patch:
1791+ - patch from the CVS to allow to edit the launcher on the desktop again.
1792+
1793+ -- Sebastien Bacher <seb128@debian.org> Wed, 16 Jun 2004 23:18:15 +0200
1794+
1795+nautilus (2.6.2-1) unstable; urgency=low
1796+
1797+ * Gnome Team Upload.
1798+ * New Upstream Release.
1799+ * debian/control.in:
1800+ + removed recommends on nautilus-gtkhtml (Closes: #252449).
1801+ * debian/patches/01_relibtoolise.patch:
1802+ + updated.
1803+
1804+ -- Sebastien Bacher <seb128@debian.org> Sat, 5 Jun 2004 13:11:31 +0200
1805+
1806+nautilus (2.6.1-3) unstable; urgency=low
1807+
1808+
1809+ * debian/control.in:
1810+ + updated Build-Depends (Closes: #251388).
1811+
1812+ -- Sebastien Bacher <seb128@debian.org> Fri, 28 May 2004 22:02:14 +0200
1813+
1814+nautilus (2.6.1-2) unstable; urgency=low
1815+
1816+ * GNOME Team Upload.
1817+ * Upload in unstable.
1818+ * debian/nautilus.1:
1819+ + updated by Dafydd Harries <daf@muse.19inch.net>.
1820+
1821+ -- Sebastien Bacher <seb128@debian.org> Wed, 26 May 2004 17:43:42 +0200
1822+
1823+nautilus (2.6.1-1) experimental; urgency=low
1824+
1825+ * New upstream release.
1826+ * GNOME Team Upload.
1827+ * debian/patches/01_relibtoolise.patch:
1828+ + updated.
1829+
1830+ -- Sebastien Bacher <seb128@debian.org> Wed, 26 May 2004 17:43:40 +0200
1831+
1832+nautilus (2.6.0-2) experimental; urgency=low
1833+
1834+ * [debian/patches/01_relibtoolise.patch] New. Updated libtoolisation to cut
1835+ down on library dependencies.
1836+
1837+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Mon, 12 Apr 2004 21:01:55 +0200
1838+
1839+nautilus (2.6.0-1) experimental; urgency=low
1840+
1841+ * New upstream release:
1842+ + Fix crash when trying to access non-existing vfs-url (Closes: #222957).
1843+ + Fix file selection by typing name in column mode (Closes: #237066).
1844+ + Fix drag and drop between menu and desktop (Closes: #237414).
1845+ + Should fix background management (Closes: #217859, #230348).
1846+ * debian/control.in, debian/rules:
1847+ + Adapted for the Gnome Team.
1848+ + libnautilus2-2 conflitcs with nautilus (<< 2.6.0) (Closes: #200433).
1849+ + Depends on shared-mime-info.
1850+ + Removed gnome-vfs-extra2 Recommends.
1851+ * debian/nautilus.1:
1852+ + Updated references (Closes: #226677).
1853+ * debian/patches/nautilus-2.4.1-gnu_pathmax.patch:
1854+ + Removed since not needed by new version.
1855+
1856+ -- Sebastien Bacher <seb128@debian.org> Sat, 27 Mar 2004 14:36:53 +0100
1857+
1858+nautilus (2.4.2-2) unstable; urgency=low
1859+
1860+ * [debian/control.in] Added Build-Depends: libxml-parser-perl, needed for
1861+ recent intltool.
1862+
1863+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Thu, 5 Feb 2004 21:50:27 +0100
1864+
1865+nautilus (2.4.2-1) unstable; urgency=low
1866+
1867+ * New upstream release.
1868+
1869+ -- Sebastien Bacher <seb128@debian.org> Tue, 3 Feb 2004 21:40:02 +0100
1870+
1871+nautilus (2.4.1-3) unstable; urgency=low
1872+
1873+ * debian/control :
1874+ - Recommends eject (Closes: #171081).
1875+ - Removed nautilus-mozilla from Suggests since the package is not in
1876+ the archive (Closes: #180805).
1877+ - Updated Build-Depends.
1878+ - Updated descriptions (Closes: #172928, #206509, #210070).
1879+ * debian/nautilus.postrm
1880+ - Removed empty dir in /etc (Closes: #206508).
1881+ * debian/rules :
1882+ - Removed autogen.sh call to fix the -pthread problem.
1883+ - Removed --disable-mozilla-component option, since nautilus 2.4 doesn't
1884+ use it.
1885+
1886+ -- Sebastien Bacher <seb128@debian.org> Sun, 26 Oct 2003 15:22:19 +0100
1887+
1888+nautilus (2.4.1-2) unstable; urgency=low
1889+
1890+ * Register the schema file, that fix the problem with missing options
1891+ (Closes: #184865, #197810, #212279).
1892+
1893+ -- Sebastien Bacher <seb128@debian.org> Wed, 22 Oct 2003 19:02:36 +0200
1894+
1895+nautilus (2.4.1-1) unstable; urgency=low
1896+
1897+ * New upstream release.
1898+ * Updated Build-Depends.
1899+ * Removed Conflicts on libeel2.
1900+ * debian/patches:
1901+ - fix-ld: removed
1902+ - nautilus-2.1.5-cdburn.patch: removed
1903+ - nautilus-2.4.1-gnu_pathmax.patch: updated
1904+ - orbit28.patch: removed
1905+
1906+ -- Sebastien Bacher <seb128@debian.org> Sun, 19 Oct 2003 17:42:49 +0200
1907+
1908+nautilus (2.2.4-5) unstable; urgency=low
1909+
1910+ * Added a patch to fix a bug with orbit2.8.
1911+ * Gnome Team Upload.
1912+
1913+ -- Sebastien Bacher <seb128@debian.org> Thu, 16 Oct 2003 21:15:10 +0200
1914+
1915+nautilus (2.2.4-4.1) unstable; urgency=medium
1916+
1917+ * Non-Maintainer Upload, to try to finally get GNOME 2.2 entirely in Sarge.
1918+ * debian/control.in: make libnautilus2-dev depend on libgnome-desktop-dev
1919+ (closes: #209089).
1920+
1921+ -- Jordi Mallach <jordi@debian.org> Sun, 28 Sep 2003 18:59:15 +0200
1922+
1923+nautilus (2.2.4-4) unstable; urgency=low
1924+
1925+ * remove cdda support, I've heard that is totally broken.
1926+ Build-Conflicts: libcdparanoia0-dev
1927+ * -dev: Depends on librsvg2-dev (closes: #208674)
1928+
1929+ -- Takuo KITAME <kitame@debian.org> Mon, 8 Sep 2003 11:40:58 +0900
1930+
1931+nautilus (2.2.4-3) unstable; urgency=low
1932+
1933+ * Fix build dependency (closes: Bug#208713)
1934+ * -dev: depends on libcdparanoia0-dev (closes: Bug#208713)
1935+
1936+ -- Takuo KITAME <kitame@debian.org> Fri, 5 Sep 2003 02:43:25 +0900
1937+
1938+nautilus (2.2.4-2) unstable; urgency=low
1939+
1940+ * Fix #187364: libnautilus2-2: libraries not correctly linked (closes: #187364)
1941+ * -dev: conflicts: libnautilus1.0-dev (closes: #172230)
1942+
1943+ -- Takuo KITAME <kitame@debian.org> Wed, 3 Sep 2003 16:40:41 +0900
1944+
1945+nautilus (2.2.4-1) unstable; urgency=low
1946+
1947+ * New upstream release
1948+ * Fix build-depends (closes: #188888)
1949+ * Fix build problem on GNU/Hurd (closes: #190369)
1950+ * Fix dependency to eel (closes: #189255)
1951+ * Recommends gnome-vfs-extras2 (closes: #194491)
1952+ * Fix Debian menu icon (closes: #192630)
1953+ * Suggests pdf-viewer instead of xpdf (closes: #197202)
1954+
1955+ -- Takuo KITAME <kitame@debian.org> Fri, 13 Jun 2003 14:54:56 +0900
1956+
1957+nautilus (2.2.3.1-1) unstable; urgency=low
1958+
1959+ * New upstream release
1960+
1961+ -- Takuo KITAME <kitame@debian.org> Wed, 23 Apr 2003 15:51:03 +0900
1962+
1963+nautilus (2.2.3-1) unstable; urgency=low
1964+
1965+ * New upstream release
1966+ * Applied nautilus-cd-burner patch
1967+
1968+ -- Takuo KITAME <kitame@debian.org> Thu, 10 Apr 2003 11:35:38 +0900
1969+
1970+nautilus (2.2.2-1) unstable; urgency=low
1971+
1972+ * New upstream release
1973+
1974+ -- Takuo KITAME <kitame@debian.org> Fri, 14 Mar 2003 16:34:45 +0900
1975+
1976+nautilus (2.2.1-1) unstable; urgency=low
1977+
1978+ * New upstream release
1979+
1980+ -- Takuo KITAME <kitame@debian.org> Thu, 13 Feb 2003 01:58:08 +0900
1981+
1982+nautilus (2.2.0.2-1) unstable; urgency=low
1983+
1984+ * New upstream release
1985+
1986+ -- Takuo KITAME <kitame@debian.org> Fri, 31 Jan 2003 11:06:34 +0900
1987+
1988+nautilus (2.2.0.1-1) unstable; urgency=low
1989+
1990+ * New upstream release
1991+
1992+ -- Takuo KITAME <kitame@debian.org> Fri, 24 Jan 2003 16:25:11 +0900
1993+
1994+nautilus (2.2.0-2) unstable; urgency=low
1995+
1996+ * fix miss packaging. tarball should be orig.tar.gz
1997+
1998+ -- Takuo KITAME <kitame@debian.org> Thu, 23 Jan 2003 23:38:27 +0900
1999+
2000+nautilus (2.2.0-1) unstable; urgency=low
2001+
2002+ * New upstream release
2003+
2004+ -- Takuo KITAME <kitame@debian.org> Thu, 23 Jan 2003 18:52:42 +0900
2005+
2006+nautilus (2.1.91-1) unstable; urgency=low
2007+
2008+ * New upstream release
2009+ * Rebuild against latest libraries (closes: #177485, #177415, #177326, #177325)
2010+
2011+ -- Takuo KITAME <kitame@debian.org> Mon, 20 Jan 2003 11:14:49 +0900
2012+
2013+nautilus (2.0.8-1) unstable; urgency=low
2014+
2015+ * New upstream release
2016+ * applied patch to use desktop-base (closes: #166423)
2017+ * Fix menu entry (closes: #170572, #161798)
2018+
2019+ -- Takuo KITAME <kitame@debian.org> Sat, 30 Nov 2002 13:07:38 +0900
2020+
2021+nautilus (2.0.7-5) unstable; urgency=low
2022+
2023+ * Update config.{guess,sub} (closes: #168651)
2024+ * Sugguests: eog not eog2
2025+
2026+ -- Takuo KITAME <kitame@debian.org> Fri, 15 Nov 2002 15:26:15 +0900
2027+
2028+nautilus (2.0.7-4) unstable; urgency=low
2029+
2030+ * upload into unstable/main
2031+
2032+ -- Takuo KITAME <kitame@debian.org> Wed, 13 Nov 2002 09:49:33 +0900
2033+
2034+nautilus (2.0.7-3) experimental; urgency=low
2035+
2036+ * Change package name to nautilus
2037+
2038+ -- Takuo KITAME <kitame@debian.org> Fri, 8 Nov 2002 16:09:34 +0900
2039+
2040+nautilus2 (2.0.7-2) unstable; urgency=low
2041+
2042+ * Replaces: nautilus (closes: #166074)
2043+
2044+ -- Takuo KITAME <kitame@debian.org> Tue, 5 Nov 2002 16:31:22 +0900
2045+
2046+nautilus2 (2.0.7-1) unstable; urgency=low
2047+
2048+ * New upstream release
2049+
2050+ -- Takuo KITAME <kitame@northeye.org> Wed, 18 Sep 2002 15:23:25 +0900
2051+
2052+nautilus2 (2.0.6-1) unstable; urgency=low
2053+
2054+ * New upstream release
2055+
2056+ -- Takuo KITAME <kitame@northeye.org> Thu, 5 Sep 2002 14:16:42 +0900
2057+
2058+nautilus2 (2.0.4-3) unstable; urgency=low
2059+
2060+ * rebuild against gconf 1.2.1-3
2061+
2062+ -- Takuo KITAME <kitame@northeye.org> Mon, 26 Aug 2002 16:01:26 +0900
2063+
2064+nautilus2 (2.0.4-2) unstable; urgency=low
2065+
2066+ * rebuild against gconf 1.2.1-2
2067+
2068+ -- Takuo KITAME <kitame@northeye.org> Mon, 19 Aug 2002 14:45:22 +0900
2069+
2070+nautilus2 (2.0.4-1) unstable; urgency=low
2071+
2072+ * New upsream release
2073+
2074+ -- Takuo KITAME <kitame@northeye.org> Fri, 16 Aug 2002 17:12:26 +0900
2075+
2076+nautilus2 (2.0.3-1) unstable; urgency=low
2077+
2078+ * New upsream release
2079+ * don't compile with openssl (closes: #155614)
2080+
2081+ -- Takuo KITAME <kitame@northeye.org> Thu, 8 Aug 2002 10:50:23 +0900
2082+
2083+nautilus2 (2.0.2-1) unstable; urgency=low
2084+
2085+ * New upsream release (closes: #154606)
2086+ * Fix description (closes: #152290)
2087+
2088+ -- Takuo KITAME <kitame@northeye.org> Mon, 5 Aug 2002 18:47:17 +0900
2089+
2090+nautilus2 (2.0.0-3) unstable; urgency=low
2091+
2092+ * Upload to unstable/main
2093+ * nautilus2-data conflicts with nautilus 1.0
2094+
2095+ -- Takuo KITAME <kitame@northeye.org> Wed, 3 Jul 2002 12:00:40 +0900
2096+
2097+nautilus2 (2.0.0-2) experimental; urgency=low
2098+
2099+ * build against librsvg2-2
2100+
2101+ -- Takuo KITAME <kitame@northeye.org> Fri, 28 Jun 2002 14:14:11 +0900
2102+
2103+nautilus2 (2.0.0-1) experimental; urgency=low
2104+
2105+ * New upstream release
2106+ * change package name to nautilus2
2107+
2108+ -- Takuo KITAME <kitame@northeye.org> Thu, 13 Jun 2002 03:21:57 +0900
2109+
2110+nautilus1.1 (1.1.19-1) experimental; urgency=low
2111+
2112+ * New upstream release
2113+
2114+ -- Takuo KITAME <kitame@northeye.org> Wed, 5 Jun 2002 11:35:23 +0900
2115+
2116+nautilus1.1 (1.1.18-1) experimental; urgency=low
2117+
2118+ * New upstream release
2119+
2120+ -- Takuo KITAME <kitame@northeye.org> Tue, 28 May 2002 15:55:22 +0900
2121+
2122+nautilus1.1 (1.1.17-2) experimental; urgency=low
2123+
2124+ * separate arch independent files into nautilus1.1-data
2125+
2126+ -- Takuo KITAME <kitame@northeye.org> Tue, 21 May 2002 14:26:45 +0900
2127+
2128+nautilus1.1 (1.1.17-1) experimental; urgency=low
2129+
2130+ * New upstream release
2131+
2132+ -- Takuo KITAME <kitame@northeye.org> Tue, 21 May 2002 13:21:26 +0900
2133+
2134+nautilus1.1 (1.1.16-1) experimental; urgency=low
2135+
2136+ * New upstream release
2137+ * some executable binaries in /usr/lib/nautilus
2138+ * remove nautilus1.1-{suggested,extra} package.
2139+
2140+ -- Takuo KITAME <kitame@northeye.org> Tue, 14 May 2002 10:30:51 +0900
2141+
2142+nautilus1.1 (1.1.15-1) experimental; urgency=low
2143+
2144+ * New upstream release
2145+
2146+ -- Takuo KITAME <kitame@northeye.org> Tue, 7 May 2002 14:30:16 +0900
2147+
2148+nautilus1.1 (1.1.14-1) experimental; urgency=low
2149+
2150+ * New upstream release
2151+ * fix menu and upstream infomation (closes: #144018,#144016)
2152+
2153+ -- Takuo KITAME <kitame@northeye.org> Mon, 29 Apr 2002 23:48:00 +0900
2154+
2155+nautilus1.1 (1.1.13-1) experimental; urgency=low
2156+
2157+ * New upstream release
2158+ * use dbs
2159+
2160+ -- Takuo KITAME <kitame@northeye.org> Mon, 22 Apr 2002 20:22:44 +0900
2161+
2162+nautilus1.1 (1.1.12-1) experimental; urgency=low
2163+
2164+ * New upstream release
2165+
2166+ -- Takuo KITAME <kitame@northeye.org> Sat, 20 Apr 2002 01:23:25 +0900
2167+
2168+nautilus1.1 (1.1.11-1) experimental; urgency=low
2169+
2170+ * New upstream release
2171+
2172+ -- Takuo KITAME <kitame@northeye.org> Tue, 26 Mar 2002 10:09:56 +0900
2173+
2174+nautilus1.1 (1.1.9-1) experimental; urgency=low
2175+
2176+ * New upstream release
2177+
2178+ -- Takuo KITAME <kitame@northeye.org> Mon, 11 Mar 2002 16:12:28 +0900
2179+
2180+nautilus1.1 (1.1.8-2) experimental; urgency=low
2181+
2182+ * bump package name libnautilus1.1-0 to -2
2183+
2184+ -- Takuo KITAME <kitame@northeye.org> Fri, 8 Mar 2002 14:55:21 +0900
2185+
2186+nautilus1.1 (1.1.8-1) experimental; urgency=low
2187+
2188+ * New upstream release
2189+
2190+ -- Takuo KITAME <kitame@northeye.org> Thu, 7 Mar 2002 11:29:37 +0900
2191+
2192+nautilus1.1 (1.1.6-1) experimental; urgency=low
2193+
2194+ * New upstream release
2195+
2196+ -- Takuo KITAME <kitame@northeye.org> Thu, 28 Feb 2002 11:42:15 +0900
2197+
2198+nautilus1.1 (1.1.5-2) experimental; urgency=low
2199+
2200+ * build against gtk+ 1.3.14 and libgnome* 1.112.0
2201+
2202+ -- Takuo KITAME <kitame@northeye.org> Sat, 23 Feb 2002 03:55:40 +0900
2203+
2204+nautilus1.1 (1.1.5-1) experimental; urgency=low
2205+
2206+ * New upstream release
2207+ * update build-depends
2208+
2209+ -- Takuo KITAME <kitame@northeye.org> Sun, 17 Feb 2002 14:40:17 +0900
2210+
2211+nautilus1.1 (1.1.4-1) experimental; urgency=low
2212+
2213+ * New upstream release
2214+
2215+ -- Takuo KITAME <kitame@northeye.org> Wed, 6 Feb 2002 03:01:38 +0900
2216+
2217+nautilus1.1 (1.1.3-1) experimental; urgency=low
2218+
2219+ * New upstream release
2220+
2221+ -- Takuo KITAME <kitame@northeye.org> Mon, 4 Feb 2002 00:42:38 +0900
2222+
2223+nautilus1.1 (1.1.2-2) experimental; urgency=low
2224+
2225+ * Build against latest libatk9
2226+
2227+ -- Takuo KITAME <kitame@northeye.org> Thu, 24 Jan 2002 21:32:33 +0900
2228+
2229+nautilus1.1 (1.1.2-1) experimental; urgency=low
2230+
2231+ * New upstream release, GNOME2 version.
2232+ * upload to experimental
2233+
2234+ -- Takuo KITAME <kitame@northeye.org> Mon, 21 Jan 2002 17:57:33 +0000
2235+
2236+nautilus (1.0.6-2) unstable; urgency=low
2237+
2238+ * debian/rules:
2239+ - --enable-fam (closes: #116712)
2240+ * debian/control:
2241+ - added libfam-dev into build-depends
2242+ * remove gnome-*2html2 files (closes: #128083)
2243+
2244+ -- Takuo KITAME <kitame@northeye.org> Tue, 8 Jan 2002 02:19:45 +0900
2245+
2246+nautilus (1.0.6-1) unstable; urgency=low
2247+
2248+ * New upstream release
2249+
2250+ -- Takuo KITAME <kitame@northeye.org> Fri, 9 Nov 2001 04:18:33 +0000
2251+
2252+nautilus (1.0.5-2) unstable; urgency=low
2253+
2254+ * Fix and install overrides for lintian errors (closes: #116941)
2255+ * Changed debian menu category tools to system. (closes: #116370)
2256+
2257+ -- Takuo KITAME <kitame@northeye.org> Sat, 27 Oct 2001 04:10:54 +0900
2258+
2259+nautilus (1.0.5-1) unstable; urgency=low
2260+
2261+ * New upstream release
2262+ * Build-Depends: libcdparanoia0-dev (closes: #106350)
2263+
2264+ -- Takuo KITAME <kitame@northeye.org> Sat, 20 Oct 2001 17:34:38 +0900
2265+
2266+nautilus (1.0.4-1) unstable; urgency=low
2267+
2268+ * New upstream release
2269+ * closes again (closes: Bug#101387, Bug#102662, Bug#96610)
2270+
2271+ -- Takuo KITAME <kitame@northeye.org> Sat, 7 Jul 2001 22:07:43 +0900
2272+
2273+nautilus (1.0.3.2cvs-1) unstable; urgency=low
2274+
2275+ * New upstream release
2276+ * cvs update -r NAUTILUS_1_0_4 (1.0.3.2)
2277+ * closes: Bug#101387, Bug#102662
2278+ * closes: Bug#96610 It's not software bug.
2279+
2280+ -- Takuo KITAME <kitame@northeye.org> Wed, 4 Jul 2001 11:12:05 +0900
2281+
2282+nautilus (1.0.3-4) unstable; urgency=low
2283+
2284+ * Fixed build-dependency (closes: Bug#99765)
2285+ * added depends libbonobo-dev for libnautilus-dev (closes: Bug#99654)
2286+
2287+ -- Takuo KITAME <kitame@northeye.org> Sun, 17 Jun 2001 21:53:02 +0900
2288+
2289+nautilus (1.0.3-3) unstable; urgency=low
2290+
2291+ * Fixed build-depends: (closes: Bug#98706, Bug#98846)
2292+
2293+ -- Takuo KITAME <kitame@northeye.org> Sun, 27 May 2001 15:14:26 +0900
2294+
2295+nautilus (1.0.3-2) unstable; urgency=low
2296+
2297+ * rebuid with libeel0 which is still in Incoming.
2298+ * remove libammonite-dev, librpm0-dev for Build-Depends
2299+ * also librsvg-dev, libfreetype6-dev. (libeel-dev follows it)
2300+
2301+ -- Takuo KITAME <kitame@northeye.org> Thu, 10 May 2001 21:49:18 +0900
2302+
2303+nautilus (1.0-4) unstable; urgency=low
2304+
2305+ * debian/control.in: Really nautilus-suggested move to contrib.
2306+ nautilus-suggested: Really Depends: nautilus-trilobite (>= 1.0-2)
2307+ * fix wrong symlink name /usr/share/man/man1/nautilus-verify-rpm.sh (closes: Bug#93579)
2308+
2309+ -- Takuo KITAME <kitame@northeye.org> Wed, 11 Apr 2001 10:53:01 +0900
2310+
2311+nautilus (1.0-3) unstable; urgency=low
2312+
2313+ * nautilus-suggested: move to contrib, Depends: nautilus-trilobite (>= 1.0-2)
2314+ * --disable-mozilla-component instead of --disable-mozilla
2315+
2316+ -- Takuo KITAME <kitame@northeye.org> Tue, 10 Apr 2001 14:52:43 +0900
2317+
2318+nautilus (1.0-2) unstable; urgency=low
2319+
2320+ * remove dependency to non-US package.
2321+ * nautilus-trilobite/mozilla: goes to it's own package and moved to non-US.
2322+ * --disable-mozilla. Sorry, remove mozilla support. We have not mozilla-0.8 in archive. (closes: Bug#92274)
2323+ * --disable-eazel-service, non-US part was moved to it's own package 'nautilus-nonus'
2324+ * Install nautilus-verify-rpm.sh (closes: Bug#90087)
2325+ * Build with -DDEBIAN (closes: Bug#84810)
2326+ * includes libvfs-help.so (closes: Bug#92766)
2327+
2328+ * Notice to FTP maintainer,
2329+ Please remove nautilus-trilobite, nautilus-mozilla from main archive.
2330+ and move nautilus-suggested to contrib/x11.
2331+
2332+ -- Takuo KITAME <kitame@northeye.org> Thu, 5 Apr 2001 14:05:56 +0900
2333+
2334+nautilus (1.0-1) unstable; urgency=low
2335+
2336+ * New upstream release
2337+ * nautilus-extra: depends xpdf | xpdf-i (closes: Bug#84958)
2338+ * libnautilus-extention/nautilus-gnome-extensions.c: applied debian x-terminal-emurator patch (closes: Bug#84810)
2339+ * Fix "Tree view doesn't work in Nautilus" (closes: Bug#89087)
2340+ * upsteam fixed
2341+ closes: Bug#87069 xmms doesn't accept DND mp3 files from nautilus
2342+ closes: Bug#86422 nautilus: Font handling bug
2343+ closes: Bug#86452 nautilus: Nautilus doesn't choose correct fonts
2344+ * holefully fixed
2345+ closes: Bug#89372: Nautilus doesn't show up
2346+
2347+ -- Takuo KITAME <kitame@northeye.org> Wed, 14 Mar 2001 13:56:00 +0900
2348+
2349+nautilus (0.8.2-1) unstable; urgency=low
2350+
2351+ * New upstream release (not released, but cvs update -r NAUTILUS_0_8_2)
2352+ * Fix manpage install (closes: Bug#87394, Bug#87958)
2353+
2354+ -- Takuo KITAME <kitame@northeye.org> Sat, 3 Mar 2001 00:41:31 +0900
2355+
2356+nautilus (0.8-2) unstable; urgency=low
2357+
2358+ * libnautilus0 has versioned shlibs. (closes: Bug#84858)
2359+ * nautilus-mozilla depends on mozilla (>= 1:0.7)
2360+ * fixed freetype build dependency, --with-freetype2-include2=/usr/include/freetype2 (closes: Bug#85246)
2361+ * added manpages, removed all undocumented (closes: Bug#84807)
2362+ * Rebuild with Bonobo 0.36-2 and versioned depends. (close: Bug#84951, Bug#86562, )
2363+
2364+ -- Takuo KITAME <kitame@northeye.org> Mon, 19 Feb 2001 22:43:46 +0900
2365+
2366+nautilus (0.8-1) unstable; urgency=low
2367+
2368+ * New upstream release (closes: Bug#84191)
2369+ * some bugs was hopefully fixed by upstream.
2370+ closes: Bug#79174, Bug#79110, Bug#79340, Bug#79940, Bug#80741, Bug#79057, Bug#79207, Bug#79248, Bug#79448, Bug#82752
2371+ * Recommends -> Suggests ammonite (closes: Bug#80799)
2372+ * Build-Depends: rpm (closes: Bug#84302)
2373+ * separated component packages(like nautilus.spec) -mozilla, -trilobite, -extra and nautilus-suggested.
2374+
2375+ -- Takuo KITAME <kitame@northeye.org> Fri, 2 Feb 2001 11:13:00 +0900
2376+
2377+nautilus (0.5-3) unstable; urgency=low
2378+
2379+ * --enable-eazel-services=1, Recommends: ammonite (closes: Bug#79345)
2380+ * Added Build-Dpends (closes: Bug#79377)
2381+
2382+ -- Takuo KITAME <kitame@northeye.org> Wed, 27 Dec 2000 12:30:24 +0900
2383+
2384+nautilus (0.5-2.1) unstable; urgency=low
2385+
2386+ * Initial upload.
2387+ * Build with Debian's libfreetype6, libfreetype2-dev.
2388+ * Modifies for Bonobo 0.28
2389+
2390+ -- Takuo KITAME <kitame@northeye.org> Tue, 28 Nov 2000 01:37:10 +0900
2391+
2392+nautilus (0.5-2) unstable; urgency=low
2393+
2394+ * --enable-mozilla-component
2395+
2396+ -- Takuo KITAME <kitame@northeye.org> Wed, 8 Nov 2000 12:57:18 +0900
2397+
2398+nautilus (0.5-1) unstable; urgency=low
2399+
2400+ * New upstream release
2401+
2402+ -- Takuo KITAME <kitame@northeye.org> Wed, 8 Nov 2000 10:38:37 +0900
2403+
2404+nautilus (0.1.0-1) experimental; urgency=low
2405+
2406+ * Initial Release.
2407+
2408+ -- Takuo KITAME <kitame@northeye.org> Thu, 17 Aug 2000 12:51:38 +0900
2409+
2410+
2411
2412=== added file 'debian/compat'
2413--- debian/compat 1970-01-01 00:00:00 +0000
2414+++ debian/compat 2016-08-01 08:30:30 +0000
2415@@ -0,0 +1,1 @@
2416+8
2417
2418=== added file 'debian/control'
2419--- debian/control 1970-01-01 00:00:00 +0000
2420+++ debian/control 2016-08-01 08:30:30 +0000
2421@@ -0,0 +1,158 @@
2422+# This file is autogenerated. DO NOT EDIT!
2423+#
2424+# Modifications should be made to debian/control.in instead.
2425+# This file is regenerated automatically in the clean target.
2426+Source: nautilus
2427+Section: gnome
2428+Priority: optional
2429+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
2430+XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
2431+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
2432+Build-Depends: debhelper (>= 9),
2433+ dh-autoreconf,
2434+ dh-migrations,
2435+ cdbs (>= 0.4.90),
2436+ gnome-pkg-tools (>= 0.19.4ubuntu1),
2437+ libglib2.0-dev (>= 2.35.3),
2438+ libatk1.0-dev (>= 1.32.0),
2439+ libgtk-3-dev (>= 3.13.2),
2440+ libgail-3-dev,
2441+ libgnome-desktop-3-dev (>= 3.0.0),
2442+ libtracker-sparql-1.0-dev,
2443+ libxml2-dev (>= 2.7.8),
2444+ libexif-dev (>= 0.6.20),
2445+ libexempi-dev (>= 2.1.0),
2446+ libnotify-dev (>= 0.7.0),
2447+ intltool (>= 0.40.1),
2448+ gtk-doc-tools (>= 1.4),
2449+ libxt-dev,
2450+ libx11-dev,
2451+ libselinux1-dev [linux-any],
2452+ libxrender-dev,
2453+ libxext-dev,
2454+ x11proto-core-dev,
2455+ shared-mime-info (>= 0.50),
2456+ gobject-introspection (>= 0.9.12-4~),
2457+ gsettings-desktop-schemas (>= 3.8.0),
2458+ libgirepository1.0-dev (>= 0.9.12),
2459+ libglib2.0-doc,
2460+ libgtk-3-doc,
2461+ libunity-dev (>= 5.0.0),
2462+ libzeitgeist-2.0-dev,
2463+Homepage: http://www.gnome.org/projects/nautilus/
2464+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/nautilus/ubuntu
2465+Standards-Version: 3.9.6
2466+
2467+Package: nautilus
2468+Architecture: any
2469+Depends: ${shlibs:Depends},
2470+ ${misc:Depends},
2471+ nautilus-data (>= ${gnome:Version}),
2472+ nautilus-data (<< ${gnome:NextVersion}),
2473+ shared-mime-info (>= 0.50),
2474+ desktop-file-utils (>= 0.7),
2475+ gvfs (>= 1.3.2),
2476+ libglib2.0-data,
2477+ gsettings-desktop-schemas (>= 3.8.0)
2478+Recommends: librsvg2-common,
2479+ gvfs-backends,
2480+Suggests: brasero (>= 2.26),
2481+ eog,
2482+ evince | pdf-viewer,
2483+ totem | mp3-decoder,
2484+ xdg-user-dirs,
2485+ tracker,
2486+ gnome-sushi,
2487+Breaks: gnome-volume-manager (<< 2.24),
2488+ rhythmbox (<< 0.12),
2489+ gnome-session (<< 2.28),
2490+ nautilus-sendto-empathy (<< 3.0),
2491+ gnome-bluetooth (<< 3.0)
2492+Replaces: nautilus-sendto, nautilus-data (<< 1:3.18.1-1ubuntu1)
2493+Description: file manager and graphical shell for GNOME
2494+ Nautilus is the official file manager for the GNOME desktop. It allows
2495+ one to browse directories, preview files and launch applications
2496+ associated with them. It is also responsible for handling the icons on
2497+ the GNOME desktop. It works on local and remote filesystems.
2498+ .
2499+ Several icon themes and components for viewing different kinds of files
2500+ are available in separate packages.
2501+
2502+Package: nautilus-dbg
2503+Section: debug
2504+Architecture: any
2505+Priority: extra
2506+Depends: nautilus (= ${binary:Version}),
2507+ ${misc:Depends}
2508+Replaces: libnautilus-extension1-dbg
2509+Description: file manager and graphical shell for GNOME - debugging version
2510+ Nautilus is the official file manager for the GNOME desktop. It allows
2511+ one to browse directories, preview files and launch applications
2512+ associated with them. It is also responsible for handling the icons on
2513+ the GNOME desktop. It works on local and remote filesystems.
2514+ .
2515+ Several icon themes and components for viewing different kinds of files
2516+ are available in separate packages.
2517+ .
2518+ This development package contains unstripped binaries compiled with
2519+ debugging symbols needed by gdb.
2520+
2521+Package: libnautilus-extension1a
2522+Architecture: any
2523+Multi-Arch: same
2524+Section: libs
2525+Pre-Depends: ${misc:Pre-Depends}
2526+Depends: ${misc:Depends},
2527+ ${shlibs:Depends}
2528+Conflicts: libnautilus-extension1
2529+Replaces: libnautilus-extension1
2530+Breaks: nautilus (<< 1:3.0)
2531+Description: libraries for nautilus components - runtime version
2532+ Nautilus is the official file manager and graphical shell for the
2533+ GNOME desktop.
2534+ .
2535+ This package contains a few runtime libraries needed by nautilus' extensions.
2536+
2537+Package: libnautilus-extension-dev
2538+Architecture: any
2539+Multi-Arch: same
2540+Section: libdevel
2541+Depends: libnautilus-extension1a (= ${binary:Version}),
2542+ gir1.2-nautilus-3.0 (= ${binary:Version}),
2543+ libglib2.0-dev (>= 2.35.3),
2544+ libgtk-3-dev (>= 3.13.2),
2545+ ${shlibs:Depends},
2546+ ${misc:Depends}
2547+Description: libraries for nautilus components - development version
2548+ Nautilus is the official file manager and graphical shell for the
2549+ GNOME desktop.
2550+ .
2551+ This package provides the necessary development libraries and include
2552+ files to develop and compile Nautilus extensions.
2553+
2554+Package: gir1.2-nautilus-3.0
2555+Architecture: any
2556+Multi-Arch: same
2557+Section: introspection
2558+Depends: ${gir:Depends},
2559+ ${shlibs:Depends},
2560+ ${misc:Depends}
2561+Conflicts: gir1.0-nautilus-3.0
2562+Replaces: gir1.0-nautilus-3.0
2563+Description: libraries for nautilus components - gir bindings
2564+ Nautilus is the official file manager and graphical shell for the
2565+ GNOME desktop.
2566+ .
2567+ This package can be used by other packages using the GIRepository format to
2568+ generate dynamic bindings.
2569+
2570+Package: nautilus-data
2571+Architecture: all
2572+Depends: ${misc:Depends}
2573+Suggests: nautilus
2574+Description: data files for nautilus
2575+ Nautilus is the official file manager and graphical shell for the
2576+ GNOME desktop.
2577+ .
2578+ This package contains pictures, localization files and other data
2579+ needed by nautilus.
2580
2581=== added file 'debian/control.in'
2582--- debian/control.in 1970-01-01 00:00:00 +0000
2583+++ debian/control.in 2016-08-01 08:30:30 +0000
2584@@ -0,0 +1,154 @@
2585+Source: nautilus
2586+Section: gnome
2587+Priority: optional
2588+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
2589+XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
2590+Uploaders: @GNOME_TEAM@
2591+Build-Depends: debhelper (>= 9),
2592+ dh-autoreconf,
2593+ dh-migrations,
2594+ cdbs (>= 0.4.90),
2595+ gnome-pkg-tools (>= 0.19.4ubuntu1),
2596+ libglib2.0-dev (>= 2.35.3),
2597+ libatk1.0-dev (>= 1.32.0),
2598+ libgtk-3-dev (>= 3.13.2),
2599+ libgail-3-dev,
2600+ libgnome-desktop-3-dev (>= 3.0.0),
2601+ libtracker-sparql-1.0-dev,
2602+ libxml2-dev (>= 2.7.8),
2603+ libexif-dev (>= 0.6.20),
2604+ libexempi-dev (>= 2.1.0),
2605+ libnotify-dev (>= 0.7.0),
2606+ intltool (>= 0.40.1),
2607+ gtk-doc-tools (>= 1.4),
2608+ libxt-dev,
2609+ libx11-dev,
2610+ libselinux1-dev [linux-any],
2611+ libxrender-dev,
2612+ libxext-dev,
2613+ x11proto-core-dev,
2614+ shared-mime-info (>= 0.50),
2615+ gobject-introspection (>= 0.9.12-4~),
2616+ gsettings-desktop-schemas (>= 3.8.0),
2617+ libgirepository1.0-dev (>= 0.9.12),
2618+ libglib2.0-doc,
2619+ libgtk-3-doc,
2620+ libunity-dev (>= 5.0.0),
2621+ libzeitgeist-2.0-dev,
2622+Homepage: http://www.gnome.org/projects/nautilus/
2623+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/nautilus/ubuntu
2624+Standards-Version: 3.9.6
2625+
2626+Package: nautilus
2627+Architecture: any
2628+Depends: ${shlibs:Depends},
2629+ ${misc:Depends},
2630+ nautilus-data (>= ${gnome:Version}),
2631+ nautilus-data (<< ${gnome:NextVersion}),
2632+ shared-mime-info (>= 0.50),
2633+ desktop-file-utils (>= 0.7),
2634+ gvfs (>= 1.3.2),
2635+ libglib2.0-data,
2636+ gsettings-desktop-schemas (>= 3.8.0)
2637+Recommends: librsvg2-common,
2638+ gvfs-backends,
2639+Suggests: brasero (>= 2.26),
2640+ eog,
2641+ evince | pdf-viewer,
2642+ totem | mp3-decoder,
2643+ xdg-user-dirs,
2644+ tracker,
2645+ gnome-sushi,
2646+Breaks: gnome-volume-manager (<< 2.24),
2647+ rhythmbox (<< 0.12),
2648+ gnome-session (<< 2.28),
2649+ nautilus-sendto-empathy (<< 3.0),
2650+ gnome-bluetooth (<< 3.0)
2651+Replaces: nautilus-sendto, nautilus-data (<< 1:3.18.1-1ubuntu1)
2652+Description: file manager and graphical shell for GNOME
2653+ Nautilus is the official file manager for the GNOME desktop. It allows
2654+ one to browse directories, preview files and launch applications
2655+ associated with them. It is also responsible for handling the icons on
2656+ the GNOME desktop. It works on local and remote filesystems.
2657+ .
2658+ Several icon themes and components for viewing different kinds of files
2659+ are available in separate packages.
2660+
2661+Package: nautilus-dbg
2662+Section: debug
2663+Architecture: any
2664+Priority: extra
2665+Depends: nautilus (= ${binary:Version}),
2666+ ${misc:Depends}
2667+Replaces: libnautilus-extension1-dbg
2668+Description: file manager and graphical shell for GNOME - debugging version
2669+ Nautilus is the official file manager for the GNOME desktop. It allows
2670+ one to browse directories, preview files and launch applications
2671+ associated with them. It is also responsible for handling the icons on
2672+ the GNOME desktop. It works on local and remote filesystems.
2673+ .
2674+ Several icon themes and components for viewing different kinds of files
2675+ are available in separate packages.
2676+ .
2677+ This development package contains unstripped binaries compiled with
2678+ debugging symbols needed by gdb.
2679+
2680+Package: libnautilus-extension1a
2681+Architecture: any
2682+Multi-Arch: same
2683+Section: libs
2684+Pre-Depends: ${misc:Pre-Depends}
2685+Depends: ${misc:Depends},
2686+ ${shlibs:Depends}
2687+Conflicts: libnautilus-extension1
2688+Replaces: libnautilus-extension1
2689+Breaks: nautilus (<< 1:3.0)
2690+Description: libraries for nautilus components - runtime version
2691+ Nautilus is the official file manager and graphical shell for the
2692+ GNOME desktop.
2693+ .
2694+ This package contains a few runtime libraries needed by nautilus' extensions.
2695+
2696+Package: libnautilus-extension-dev
2697+Architecture: any
2698+Multi-Arch: same
2699+Section: libdevel
2700+Depends: libnautilus-extension1a (= ${binary:Version}),
2701+ gir1.2-nautilus-3.0 (= ${binary:Version}),
2702+ libglib2.0-dev (>= 2.35.3),
2703+ libgtk-3-dev (>= 3.13.2),
2704+ ${shlibs:Depends},
2705+ ${misc:Depends}
2706+Description: libraries for nautilus components - development version
2707+ Nautilus is the official file manager and graphical shell for the
2708+ GNOME desktop.
2709+ .
2710+ This package provides the necessary development libraries and include
2711+ files to develop and compile Nautilus extensions.
2712+
2713+Package: gir1.2-nautilus-3.0
2714+Architecture: any
2715+Multi-Arch: same
2716+Section: introspection
2717+Depends: ${gir:Depends},
2718+ ${shlibs:Depends},
2719+ ${misc:Depends}
2720+Conflicts: gir1.0-nautilus-3.0
2721+Replaces: gir1.0-nautilus-3.0
2722+Description: libraries for nautilus components - gir bindings
2723+ Nautilus is the official file manager and graphical shell for the
2724+ GNOME desktop.
2725+ .
2726+ This package can be used by other packages using the GIRepository format to
2727+ generate dynamic bindings.
2728+
2729+Package: nautilus-data
2730+Architecture: all
2731+Depends: ${misc:Depends}
2732+Suggests: nautilus
2733+Description: data files for nautilus
2734+ Nautilus is the official file manager and graphical shell for the
2735+ GNOME desktop.
2736+ .
2737+ This package contains pictures, localization files and other data
2738+ needed by nautilus.
2739
2740=== added file 'debian/copyright'
2741--- debian/copyright 1970-01-01 00:00:00 +0000
2742+++ debian/copyright 2016-08-01 08:30:30 +0000
2743@@ -0,0 +1,51 @@
2744+This package was debianized by Takuo KITAME <kitame@excalibur.northeye.org> on
2745+Fri, 19 May 2000 14:10:24 +0900.
2746+
2747+It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/nautilus
2748+
2749+Copyright Holders and Upstream Authors:
2750+ Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
2751+ Copyright (C) 1997-2000, 2008 Free Software Foundation, Inc.
2752+ Copyright (C) 1999, 2000, 2001 Eazel, Inc.
2753+ Copyright (C) 1999, 2000, 2003, 2004 Red Hat, Inc.
2754+ Copyright (C) 2001, 2002 Anders Carlsson
2755+ Copyright (C) 2001 Maciej Stachowiak
2756+ Copyright (C) 2002, 2004 James Willcox
2757+ Copyright (C) 2002 Bent Spoon Software
2758+ Copyright (C) 2002 Christophe Fergeau
2759+ Copyright (C) 2002 Darin Adler
2760+ Copyright (C) 2002 Jan Arne Petersen
2761+ Copyright (C) 2002 Sun Microsystems, Inc.
2762+ Copyright (C) 2003, 2004, 2005 Christian Persch
2763+ Copyright (C) 2003, 2004 Marco Pesenti Gritti
2764+ Copyright (C) 2005 Jamie McCracken
2765+ Copyright (C) 2005 Raffaele Sandrini
2766+ Copyright (C) 2005 Roberto Majadas
2767+ Copyright (C) 2005 Vincent Untz
2768+ Copyright (C) 2006 Paolo Borelli
2769+ Copyright (C) 2006 Zbigniew Chyla
2770+ Copyright (C) 2007 Collabora Ltd.
2771+ Copyright (C) 2007 Martin Wehner
2772+ Copyright (C) 2007 Nokia Corporation
2773+ Copyright (C) 2008-2010 Cosimo Cecchi
2774+ Copyright (C) 2009 Alexander Larsson
2775+ Copyright (C) 2011 Ignacio Casal Quinteiro
2776+
2777+License:
2778+
2779+ This package is free software; you can redistribute it and/or modify
2780+ it under the terms of the GNU General Public License as published by
2781+ the Free Software Foundation; either version 2 of the License, or
2782+ (at your option) any later version.
2783+
2784+ This package is distributed in the hope that it will be useful,
2785+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2786+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2787+ GNU General Public License for more details.
2788+
2789+ You should have received a copy of the GNU General Public License
2790+ along with this package; if not, write to the Free Software
2791+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2792+
2793+On Debian systems, the complete text of the GNU General
2794+Public License can be found in `/usr/share/common-licenses/GPL'.
2795
2796=== added file 'debian/gir1.2-nautilus-3.0.install'
2797--- debian/gir1.2-nautilus-3.0.install 1970-01-01 00:00:00 +0000
2798+++ debian/gir1.2-nautilus-3.0.install 2016-08-01 08:30:30 +0000
2799@@ -0,0 +1,1 @@
2800+usr/lib/*/girepository-1.0/Nautilus-3.0.typelib
2801
2802=== added file 'debian/libnautilus-extension-dev.install'
2803--- debian/libnautilus-extension-dev.install 1970-01-01 00:00:00 +0000
2804+++ debian/libnautilus-extension-dev.install 2016-08-01 08:30:30 +0000
2805@@ -0,0 +1,5 @@
2806+usr/lib/*/libnautilus-extension*.so
2807+usr/include
2808+usr/lib/*/pkgconfig
2809+usr/share/gir-1.0/Nautilus-3.0.gir
2810+usr/share/gtk-doc
2811
2812=== added file 'debian/libnautilus-extension1a.install'
2813--- debian/libnautilus-extension1a.install 1970-01-01 00:00:00 +0000
2814+++ debian/libnautilus-extension1a.install 2016-08-01 08:30:30 +0000
2815@@ -0,0 +1,1 @@
2816+usr/lib/*/libnautilus-extension*.so.*
2817
2818=== added file 'debian/mount-archive.desktop'
2819--- debian/mount-archive.desktop 1970-01-01 00:00:00 +0000
2820+++ debian/mount-archive.desktop 2016-08-01 08:30:30 +0000
2821@@ -0,0 +1,9 @@
2822+[Desktop Entry]
2823+Name=Archive Mounter
2824+Exec=/usr/lib/gvfs/gvfsd-archive file=%u
2825+MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/zip;
2826+Terminal=false
2827+StartupNotify=false
2828+Type=Application
2829+NoDisplay=true
2830+
2831
2832=== added file 'debian/mount-archive.desktop.in'
2833--- debian/mount-archive.desktop.in 1970-01-01 00:00:00 +0000
2834+++ debian/mount-archive.desktop.in 2016-08-01 08:30:30 +0000
2835@@ -0,0 +1,9 @@
2836+[Desktop Entry]
2837+_Name=Archive Mounter
2838+Exec=/usr/lib/gvfs/gvfsd-archive file=%u
2839+MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/zip;
2840+Terminal=false
2841+StartupNotify=false
2842+Type=Application
2843+NoDisplay=true
2844+
2845
2846=== added file 'debian/nautilus-data.install'
2847--- debian/nautilus-data.install 1970-01-01 00:00:00 +0000
2848+++ debian/nautilus-data.install 2016-08-01 08:30:30 +0000
2849@@ -0,0 +1,5 @@
2850+usr/share/gnome-shell
2851+usr/share/locale
2852+usr/share/GConf
2853+usr/share/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
2854+debian/source_nautilus.py /usr/share/apport/package-hooks
2855
2856=== added file 'debian/nautilus-folder-handler.desktop'
2857--- debian/nautilus-folder-handler.desktop 1970-01-01 00:00:00 +0000
2858+++ debian/nautilus-folder-handler.desktop 2016-08-01 08:30:30 +0000
2859@@ -0,0 +1,126 @@
2860+[Desktop Entry]
2861+Name=Files
2862+Name[ar]=الملفات
2863+Name[as]=নথিপত্ৰসমূহ
2864+Name[be]=Файлы
2865+Name[bg]=Файлове
2866+Name[bn]=ফাইল
2867+Name[ca]=Fitxers
2868+Name[ca@valencia]=Fitxers
2869+Name[cs]=Soubory
2870+Name[da]=Filer
2871+Name[de]=Dateien
2872+Name[en_GB]=Files
2873+Name[eo]=Dosieroj
2874+Name[es]=Archivos
2875+Name[et]=Failid
2876+Name[eu]=Fitxategiak
2877+Name[fa]=پرونده‌ها
2878+Name[fi]=Tiedostot
2879+Name[fr]=Fichiers
2880+Name[ga]=Comhaid
2881+Name[gl]=Ficheiros
2882+Name[gu]=ફાઇલો
2883+Name[he]=קבצים
2884+Name[hu]=Fájlok
2885+Name[id]=Berkas
2886+Name[it]=File
2887+Name[ja]=ファイル
2888+Name[kn]=ಕಡತಗಳು
2889+Name[ko]=파일
2890+Name[lt]=Failai
2891+Name[lv]=Faili
2892+Name[mr]=फाइल्स्
2893+Name[nb]=Filer
2894+Name[nl]=Bestanden
2895+Name[nn]=Filer
2896+Name[or]=ଫାଇଲଗୁଡିକ
2897+Name[pa]=ਫਾਇਲਾਂ
2898+Name[pl]=Pliki
2899+Name[pt]=Ficheiros
2900+Name[pt_BR]=Arquivos
2901+Name[ro]=Fișiere
2902+Name[ru]=Файлы
2903+Name[sk]=Súbory
2904+Name[sl]=Datoteke
2905+Name[sr]=Датотеке
2906+Name[sr@latin]=Datoteke
2907+Name[sv]=Filer
2908+Name[ta]=கோப்புகள்
2909+Name[te]=ఫైళ్ళు
2910+Name[th]=แฟ้ม
2911+Name[tr]=Dosyalar
2912+Name[ug]=ھۆججەتلەر
2913+Name[uk]=Файли
2914+Name[vi]=Tập tin
2915+Name[zh_CN]=文件
2916+Name[zh_HK]=檔案
2917+Name[zh_TW]=檔案
2918+Comment=Access and organize files
2919+Comment[ar]=نظم الملفات و صِل إليها
2920+Comment[as]=প্ৰবেশাধিকাৰ লওক আৰু নথিপত্ৰসমূহ আয়োজিত কৰক
2921+Comment[be]=Доступ і кіраванне файламі
2922+Comment[bg]=Достъп и управление на файлове
2923+Comment[bn]=ফাইলে ব্যবাহর এবং সাজানো
2924+Comment[ca]=Organitzeu i accediu a fitxers
2925+Comment[ca@valencia]=Organitzeu i accediu a fitxers
2926+Comment[cs]=Přístup a organizace souborů
2927+Comment[da]=Tilgå og organisér filer
2928+Comment[de]=Auf Dateien zugreifen und diese organisieren
2929+Comment[en_GB]=Access and organise files
2930+Comment[es]=Acceder a los archivos y organizarlos
2931+Comment[et]=Ligipääs failidele ning failipuu korrastamine
2932+Comment[eu]=Atzitu eta antolatu fitxategiak
2933+Comment[fa]=دسترسی و سازماندهی پرونده‌ها
2934+Comment[fi]=Avaa ja järjestä tiedostoja
2935+Comment[fr]=Accéder aux fichiers et les organiser
2936+Comment[gl]=Acceda e organice ficheiros
2937+Comment[gu]=ફાઇલોને વાપરો અને સંચાલિત કરો
2938+Comment[he]=גישה לקבצים וארגונם
2939+Comment[hu]=Fájlok elérése és rendszerezése
2940+Comment[id]=Mengakses dan mengelola berkas
2941+Comment[it]=Accede ai file e li organizza
2942+Comment[ja]=ファイルの操作や整理をします
2943+Comment[kn]=ಕಡತಗಳನ್ನು ನಿಲುಕಿಸಿಕೊಳ್ಳಿ ಹಾಗು ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸಿ
2944+Comment[ko]=파일 접근 및 정리
2945+Comment[lt]=
2946+Comment[lv]=Piekļūt un organizēt failus
2947+Comment[mr]=फाइल्स्ला प्रवेश द्वया व संघटित करा
2948+Comment[nb]=Aksesser og organiser filer
2949+Comment[nl]=Bestanden gebruiken en organiseren
2950+Comment[nn]=Aksesser og organiser filer
2951+Comment[or]=ଫାଇଲମାନଙ୍କୁ ଅଭିଗମ କରନ୍ତୁ ଏବଂ ସଙ୍ଗଠନ କରନ୍ତୁ
2952+Comment[pa]=ਫਾਇਲਾਂ ਦੀ ਵਰਤੋਂ ਤੇ ਪਰਬੰਧ
2953+Comment[pl]=Organizowanie plików
2954+Comment[pt]=Aceder e organizar ficheiros
2955+Comment[pt_BR]=Acessar e organizar arquivos
2956+Comment[ro]=Accesați și organizați fișiere
2957+Comment[ru]=Управление и доступ к файлам
2958+Comment[sk]=Prístup a organizácia súborov
2959+Comment[sl]=Dostop in razvrščanje datotek
2960+Comment[sr]=Приступите и организујте датотеке
2961+Comment[sr@latin]=Pristupite i organizujte datoteke
2962+Comment[sv]=Kom åt och organisera filer
2963+Comment[ta]=கோப்புகளை அணுகு மற்றும் ஒழுங்கு படுத்து
2964+Comment[te]=ఫైళ్ళను నిర్వహించు మరియు వాడుకొను
2965+Comment[th]=เข้าถึงและจัดระเบียบแฟ้ม
2966+Comment[tr]=Dosyalara erişin ve düzenleyin
2967+Comment[ug]=ھۆججەتلەرنى تەشكىللەش ۋە زىيارەت
2968+Comment[uk]=Доступ до файлів
2969+Comment[vi]=Truy cập và tổ chức tập tin
2970+Comment[zh_CN]=访问和组织文件
2971+Comment[zh_HK]=存取與組織檔案
2972+Comment[zh_TW]=存取與組織檔案
2973+Exec=nautilus --new-window %U
2974+Icon=system-file-manager
2975+Terminal=false
2976+NoDisplay=true
2977+Type=Application
2978+StartupNotify=true
2979+OnlyShowIn=GNOME;Unity;
2980+Categories=GNOME;GTK;Utility;Core;
2981+MimeType=inode/directory;application/x-gnome-saved-search;
2982+X-GNOME-Bugzilla-Bugzilla=GNOME
2983+X-GNOME-Bugzilla-Product=nautilus
2984+X-GNOME-Bugzilla-Component=general
2985+X-GNOME-Bugzilla-Version=3.2.1
2986
2987=== added file 'debian/nautilus-home.desktop'
2988--- debian/nautilus-home.desktop 1970-01-01 00:00:00 +0000
2989+++ debian/nautilus-home.desktop 2016-08-01 08:30:30 +0000
2990@@ -0,0 +1,22 @@
2991+[Desktop Entry]
2992+Name=Home Folder
2993+Comment=Open your personal folder
2994+Exec=nautilus --new-window %U
2995+Icon=folder
2996+Terminal=false
2997+StartupNotify=true
2998+Type=Application
2999+OnlyShowIn=GNOME;Unity;
3000+Categories=GNOME;GTK;Core;
3001+X-GNOME-Bugzilla-Bugzilla=GNOME
3002+X-GNOME-Bugzilla-Product=nautilus
3003+X-GNOME-Bugzilla-Component=general
3004+X-GNOME-Bugzilla-Version=3.0.0
3005+X-Ubuntu-Gettext-Domain=nautilus
3006+Actions=Window;
3007+NoDisplay=true
3008+
3009+[Desktop Action Window]
3010+Name=Open a New Window
3011+Exec=nautilus --new-window
3012+OnlyShowIn=Unity;
3013
3014=== added file 'debian/nautilus-home.desktop.in'
3015--- debian/nautilus-home.desktop.in 1970-01-01 00:00:00 +0000
3016+++ debian/nautilus-home.desktop.in 2016-08-01 08:30:30 +0000
3017@@ -0,0 +1,10 @@
3018+[Desktop Entry]
3019+_Name=Home Folder
3020+_Comment=Open your personal folder
3021+Actions=Window;
3022+NoDisplay=true
3023+
3024+[Desktop Action Window]
3025+_Name=Open a New Window
3026+Exec=nautilus --new-window
3027+OnlyShowIn=Unity;
3028
3029=== added file 'debian/nautilus-unity-launcher-icon.py'
3030--- debian/nautilus-unity-launcher-icon.py 1970-01-01 00:00:00 +0000
3031+++ debian/nautilus-unity-launcher-icon.py 2016-08-01 08:30:30 +0000
3032@@ -0,0 +1,24 @@
3033+#!/usr/bin/python3
3034+# -*- coding: utf-8 -*-
3035+# Copyright (C) 2013 Canonical
3036+
3037+from gi.repository import Gio
3038+import os,sys
3039+
3040+if "com.canonical.Unity.Launcher" not in Gio.Settings.list_schemas():
3041+ print("No unity schemas found, no migration needed")
3042+ sys.exit(0)
3043+
3044+gsettings=Gio.Settings(schema="com.canonical.Unity.Launcher", path="/com/canonical/unity/launcher/")
3045+launcher_list = gsettings.get_strv("favorites")
3046+
3047+# Unity used nautilus-home.desktop but we are migrating to use the standard nautilus.desktop instead
3048+try:
3049+ idx=launcher_list.index("application://nautilus.desktop")
3050+ launcher_list[idx]="application://org.gnome.Nautilus.desktop"
3051+except ValueError:
3052+ pass
3053+# gsettings doesn't work directly, the key is somewhat reverted. Work one level under then: dconf!
3054+from subprocess import Popen, PIPE, STDOUT
3055+p = Popen(['dconf', 'load', '/com/canonical/unity/launcher/'], stdout=PIPE, stdin=PIPE, stderr=STDOUT)
3056+p.communicate(input="[/]\nfavorites={}".format(launcher_list).encode('utf-8'))
3057
3058=== added file 'debian/nautilus.install'
3059--- debian/nautilus.install 1970-01-01 00:00:00 +0000
3060+++ debian/nautilus.install 2016-08-01 08:30:30 +0000
3061@@ -0,0 +1,12 @@
3062+debian/nautilus-home.desktop usr/share/applications
3063+debian/mount-archive.desktop usr/share/applications
3064+debian/nautilus-folder-handler.desktop usr/share/applications
3065+usr/bin
3066+usr/lib/nautilus/nautilus-convert-metadata
3067+usr/lib/nautilus/extensions-3.0/*.so
3068+usr/share/appdata
3069+usr/share/applications
3070+usr/share/dbus-1
3071+usr/share/man
3072+etc/xdg/autostart
3073+
3074
3075=== added file 'debian/nautilus.migrations'
3076--- debian/nautilus.migrations 1970-01-01 00:00:00 +0000
3077+++ debian/nautilus.migrations 2016-08-01 08:30:30 +0000
3078@@ -0,0 +1,1 @@
3079+debian/nautilus-unity-launcher-icon.py
3080
3081=== added file 'debian/nautilus.postrm'
3082--- debian/nautilus.postrm 1970-01-01 00:00:00 +0000
3083+++ debian/nautilus.postrm 2016-08-01 08:30:30 +0000
3084@@ -0,0 +1,15 @@
3085+#!/bin/sh -e
3086+
3087+if [ "$1" = "purge" ] ; then
3088+ if [ -d /etc/X11/starthere ]; then
3089+ rmdir --ignore-fail-on-non-empty /etc/X11/starthere
3090+ fi
3091+ if [ -d /etc/X11/sysconfig ]; then
3092+ rmdir --ignore-fail-on-non-empty /etc/X11/sysconfig
3093+ fi
3094+ if [ -d /etc/X11/serverconfig ]; then
3095+ rmdir --ignore-fail-on-non-empty /etc/X11/serverconfig
3096+ fi
3097+fi
3098+
3099+#DEBHELPER#
3100
3101=== added directory 'debian/patches'
3102=== added file 'debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch'
3103--- debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch 1970-01-01 00:00:00 +0000
3104+++ debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch 2016-08-01 08:30:30 +0000
3105@@ -0,0 +1,2410 @@
3106+From d4cd0806f62422fd54e6a77f9c8767388bcb4200 Mon Sep 17 00:00:00 2001
3107+From: Iain Lane <iain.lane@canonical.com>
3108+Date: Mon, 24 Nov 2014 10:43:18 +0000
3109+Subject: [PATCH 1/2] Respect gtk-dialogs-use-header for all dialogs
3110+
3111+https://bugzilla.gnome.org/show_bug.cgi?id=740617
3112+---
3113+ .../nautilus-file-conflict-dialog.c | 10 +-
3114+ src/nautilus-connect-server-dialog.c | 10 +-
3115+ src/nautilus-file-management-properties.c | 25 +-
3116+ src/nautilus-file-management-properties.ui | 1723 ++++++++++----------
3117+ src/nautilus-properties-window.c | 10 +-
3118+ 5 files changed, 899 insertions(+), 879 deletions(-)
3119+
3120+Index: b/libnautilus-private/nautilus-file-conflict-dialog.c
3121+===================================================================
3122+--- a/libnautilus-private/nautilus-file-conflict-dialog.c
3123++++ b/libnautilus-private/nautilus-file-conflict-dialog.c
3124+@@ -622,9 +622,17 @@
3125+ GFile *dest_dir)
3126+ {
3127+ GtkWidget *dialog;
3128++ GtkSettings *settings;
3129++ gboolean use_header;
3130++
3131++ settings = gtk_settings_get_default ();
3132++
3133++ g_object_get (G_OBJECT (settings),
3134++ "gtk-dialogs-use-header", &use_header,
3135++ NULL);
3136+
3137+ dialog = GTK_WIDGET (g_object_new (NAUTILUS_TYPE_FILE_CONFLICT_DIALOG,
3138+- "use-header-bar", TRUE,
3139++ "use-header-bar", use_header,
3140+ "modal", TRUE,
3141+ "title", _("File conflict"),
3142+ NULL));
3143+Index: b/src/nautilus-connect-server-dialog.c
3144+===================================================================
3145+--- a/src/nautilus-connect-server-dialog.c
3146++++ b/src/nautilus-connect-server-dialog.c
3147+@@ -699,9 +699,17 @@
3148+ nautilus_connect_server_dialog_new (NautilusWindow *window)
3149+ {
3150+ GtkWidget *dialog;
3151++ GtkSettings *settings;
3152++ gboolean use_header;
3153++
3154++ settings = gtk_settings_get_default ();
3155++
3156++ g_object_get (G_OBJECT (settings),
3157++ "gtk-dialogs-use-header", &use_header,
3158++ NULL);
3159+
3160+ dialog = gtk_widget_new (NAUTILUS_TYPE_CONNECT_SERVER_DIALOG,
3161+- "use-header-bar", TRUE,
3162++ "use-header-bar", use_header,
3163+ NULL);
3164+
3165+ if (window) {
3166+Index: b/src/nautilus-file-management-properties.c
3167+===================================================================
3168+--- a/src/nautilus-file-management-properties.c
3169++++ b/src/nautilus-file-management-properties.c
3170+@@ -151,7 +151,7 @@
3171+
3172+ size_group = gtk_size_group_new (GTK_SIZE_GROUP_HORIZONTAL);
3173+
3174+- for (i = 0; i < items; i++) {
3175++ for (i = 0; i < items; i++) {
3176+ item_name = g_strdup_printf ("%s_%d", prefix, i);
3177+ widget = GTK_WIDGET (gtk_builder_get_object (builder, item_name));
3178+ gtk_size_group_add_widget (size_group, widget);
3179+@@ -591,7 +591,16 @@
3180+ static void
3181+ nautilus_file_management_properties_dialog_setup (GtkBuilder *builder, GtkWindow *window)
3182+ {
3183+- GtkWidget *dialog;
3184++ GtkWidget *dialog, *vbox;
3185++ GtkContainer *content_area;
3186++ GtkSettings *settings;
3187++ gboolean use_header;
3188++
3189++ settings = gtk_settings_get_default ();
3190++
3191++ g_object_get (G_OBJECT (settings),
3192++ "gtk-dialogs-use-header", &use_header,
3193++ NULL);
3194+
3195+ /* setup UI */
3196+ nautilus_file_management_properties_size_group_create (builder,
3197+@@ -669,7 +678,17 @@
3198+ nautilus_file_management_properties_dialog_setup_list_column_page (builder);
3199+
3200+ /* UI callbacks */
3201+- dialog = GTK_WIDGET (gtk_builder_get_object (builder, "file_management_dialog"));
3202++ dialog = gtk_widget_new (GTK_TYPE_DIALOG,
3203++ "use-header-bar", use_header,
3204++ "can-focus", FALSE,
3205++ "window-position", GTK_WIN_POS_CENTER,
3206++ "type-hint", GDK_WINDOW_TYPE_HINT_DIALOG,
3207++ "title", _("Files Preferences"),
3208++ NULL);
3209++ vbox = GTK_WIDGET (gtk_builder_get_object (builder, "dialog"));
3210++ content_area = GTK_CONTAINER (gtk_dialog_get_content_area (GTK_DIALOG (dialog)));
3211++ gtk_container_add (content_area, vbox);
3212++
3213+ g_signal_connect (dialog, "response",
3214+ G_CALLBACK (gtk_widget_destroy),
3215+ NULL);
3216+Index: b/src/nautilus-file-management-properties.ui
3217+===================================================================
3218+--- a/src/nautilus-file-management-properties.ui
3219++++ b/src/nautilus-file-management-properties.ui
3220+@@ -1,161 +1,88 @@
3221+ <?xml version="1.0" encoding="UTF-8"?>
3222+ <interface>
3223+ <!-- interface-requires gtk+ 3.0 -->
3224+- <object class="GtkDialog" id="file_management_dialog">
3225++ <object class="GtkBox" id="dialog">
3226++ <property name="visible">True</property>
3227+ <property name="can_focus">False</property>
3228++ <property name="orientation">vertical</property>
3229++ <property name="spacing">2</property>
3230+ <property name="border_width">0</property>
3231+- <property name="window_position">center</property>
3232+- <property name="type_hint">dialog</property>
3233+- <property name="title" translatable="yes">Files Preferences</property>
3234+- <property name="use_header_bar">1</property>
3235+- <child internal-child="vbox">
3236+- <object class="GtkBox" id="dialog-vbox1">
3237++ <child>
3238++ <object class="GtkNotebook" id="notebook1">
3239+ <property name="visible">True</property>
3240+- <property name="can_focus">False</property>
3241+- <property name="orientation">vertical</property>
3242+- <property name="spacing">2</property>
3243++ <property name="can_focus">True</property>
3244+ <property name="border_width">0</property>
3245+- <child internal-child="action_area">
3246+- <object class="GtkButtonBox" id="dialog-action_area1">
3247+- <property name="visible">False</property>
3248+- <property name="can_focus">False</property>
3249+- <property name="layout_style">end</property>
3250+- </object>
3251+- <packing>
3252+- <property name="expand">False</property>
3253+- <property name="fill">True</property>
3254+- <property name="pack_type">end</property>
3255+- <property name="position">0</property>
3256+- </packing>
3257+- </child>
3258++ <property name="show_border">False</property>
3259+ <child>
3260+- <object class="GtkNotebook" id="notebook1">
3261++ <object class="GtkBox" id="vbox1">
3262+ <property name="visible">True</property>
3263+- <property name="can_focus">True</property>
3264+- <property name="border_width">0</property>
3265+- <property name="show_border">False</property>
3266++ <property name="can_focus">False</property>
3267++ <property name="border_width">12</property>
3268++ <property name="orientation">vertical</property>
3269++ <property name="spacing">18</property>
3270+ <child>
3271+- <object class="GtkBox" id="vbox1">
3272++ <object class="GtkBox" id="vbox2">
3273+ <property name="visible">True</property>
3274+ <property name="can_focus">False</property>
3275+- <property name="border_width">12</property>
3276+ <property name="orientation">vertical</property>
3277+- <property name="spacing">18</property>
3278++ <property name="spacing">6</property>
3279+ <child>
3280+- <object class="GtkBox" id="vbox2">
3281++ <object class="GtkLabel" id="label4">
3282+ <property name="visible">True</property>
3283+ <property name="can_focus">False</property>
3284+- <property name="orientation">vertical</property>
3285+- <property name="spacing">6</property>
3286+- <child>
3287+- <object class="GtkLabel" id="label4">
3288+- <property name="visible">True</property>
3289+- <property name="can_focus">False</property>
3290+- <property name="xalign">0</property>
3291+- <property name="label" translatable="yes">Default View</property>
3292+- <attributes>
3293+- <attribute name="weight" value="bold"/>
3294+- </attributes>
3295+- </object>
3296+- <packing>
3297+- <property name="expand">False</property>
3298+- <property name="fill">False</property>
3299+- <property name="position">0</property>
3300+- </packing>
3301+- </child>
3302++ <property name="xalign">0</property>
3303++ <property name="label" translatable="yes">Default View</property>
3304++ <attributes>
3305++ <attribute name="weight" value="bold"/>
3306++ </attributes>
3307++ </object>
3308++ <packing>
3309++ <property name="expand">False</property>
3310++ <property name="fill">False</property>
3311++ <property name="position">0</property>
3312++ </packing>
3313++ </child>
3314++ <child>
3315++ <object class="GtkAlignment" id="alignment2">
3316++ <property name="visible">True</property>
3317++ <property name="can_focus">False</property>
3318++ <property name="left_padding">12</property>
3319+ <child>
3320+- <object class="GtkAlignment" id="alignment2">
3321++ <object class="GtkBox" id="vbox14">
3322+ <property name="visible">True</property>
3323+ <property name="can_focus">False</property>
3324+- <property name="left_padding">12</property>
3325++ <property name="orientation">vertical</property>
3326++ <property name="spacing">6</property>
3327+ <child>
3328+- <object class="GtkBox" id="vbox14">
3329++ <object class="GtkBox" id="hbox34">
3330+ <property name="visible">True</property>
3331+ <property name="can_focus">False</property>
3332+- <property name="orientation">vertical</property>
3333+- <property name="spacing">6</property>
3334++ <property name="spacing">12</property>
3335+ <child>
3336+- <object class="GtkBox" id="hbox34">
3337++ <object class="GtkLabel" id="views_label_0">
3338+ <property name="visible">True</property>
3339+ <property name="can_focus">False</property>
3340+- <property name="spacing">12</property>
3341+- <child>
3342+- <object class="GtkLabel" id="views_label_0">
3343+- <property name="visible">True</property>
3344+- <property name="can_focus">False</property>
3345+- <property name="xalign">0</property>
3346+- <property name="label" translatable="yes">View _new folders using:</property>
3347+- <property name="use_underline">True</property>
3348+- <property name="mnemonic_widget">default_view_combobox</property>
3349+- </object>
3350+- <packing>
3351+- <property name="expand">False</property>
3352+- <property name="fill">False</property>
3353+- <property name="position">0</property>
3354+- </packing>
3355+- </child>
3356+- <child>
3357+- <object class="GtkComboBox" id="default_view_combobox">
3358+- <property name="visible">True</property>
3359+- <property name="can_focus">False</property>
3360+- <property name="model">model1</property>
3361+- <child>
3362+- <object class="GtkCellRendererText" id="renderer1"/>
3363+- <attributes>
3364+- <attribute name="text">0</attribute>
3365+- </attributes>
3366+- </child>
3367+- </object>
3368+- <packing>
3369+- <property name="expand">False</property>
3370+- <property name="fill">True</property>
3371+- <property name="position">1</property>
3372+- </packing>
3373+- </child>
3374++ <property name="xalign">0</property>
3375++ <property name="label" translatable="yes">View _new folders using:</property>
3376++ <property name="use_underline">True</property>
3377++ <property name="mnemonic_widget">default_view_combobox</property>
3378+ </object>
3379+ <packing>
3380+ <property name="expand">False</property>
3381+- <property name="fill">True</property>
3382++ <property name="fill">False</property>
3383+ <property name="position">0</property>
3384+ </packing>
3385+ </child>
3386+ <child>
3387+- <object class="GtkBox" id="hbox11">
3388++ <object class="GtkComboBox" id="default_view_combobox">
3389+ <property name="visible">True</property>
3390+ <property name="can_focus">False</property>
3391+- <property name="spacing">12</property>
3392+- <child>
3393+- <object class="GtkLabel" id="views_label_1">
3394+- <property name="visible">True</property>
3395+- <property name="can_focus">False</property>
3396+- <property name="xalign">0</property>
3397+- <property name="label" translatable="yes">_Arrange items:</property>
3398+- <property name="use_underline">True</property>
3399+- <property name="mnemonic_widget">sort_order_combobox</property>
3400+- </object>
3401+- <packing>
3402+- <property name="expand">False</property>
3403+- <property name="fill">False</property>
3404+- <property name="position">0</property>
3405+- </packing>
3406+- </child>
3407++ <property name="model">model1</property>
3408+ <child>
3409+- <object class="GtkComboBox" id="sort_order_combobox">
3410+- <property name="visible">True</property>
3411+- <property name="can_focus">False</property>
3412+- <property name="model">model2</property>
3413+- <child>
3414+- <object class="GtkCellRendererText" id="renderer2"/>
3415+- <attributes>
3416+- <attribute name="text">0</attribute>
3417+- </attributes>
3418+- </child>
3419+- </object>
3420+- <packing>
3421+- <property name="expand">False</property>
3422+- <property name="fill">True</property>
3423+- <property name="position">1</property>
3424+- </packing>
3425++ <object class="GtkCellRendererText" id="renderer1"/>
3426++ <attributes>
3427++ <attribute name="text">0</attribute>
3428++ </attributes>
3429+ </child>
3430+ </object>
3431+ <packing>
3432+@@ -164,302 +91,246 @@
3433+ <property name="position">1</property>
3434+ </packing>
3435+ </child>
3436++ </object>
3437++ <packing>
3438++ <property name="expand">False</property>
3439++ <property name="fill">True</property>
3440++ <property name="position">0</property>
3441++ </packing>
3442++ </child>
3443++ <child>
3444++ <object class="GtkBox" id="hbox11">
3445++ <property name="visible">True</property>
3446++ <property name="can_focus">False</property>
3447++ <property name="spacing">12</property>
3448+ <child>
3449+- <object class="GtkCheckButton" id="sort_folders_first_checkbutton">
3450+- <property name="label" translatable="yes">Sort _folders before files</property>
3451++ <object class="GtkLabel" id="views_label_1">
3452+ <property name="visible">True</property>
3453+- <property name="can_focus">True</property>
3454+- <property name="receives_default">False</property>
3455+- <property name="use_action_appearance">False</property>
3456++ <property name="can_focus">False</property>
3457++ <property name="xalign">0</property>
3458++ <property name="label" translatable="yes">_Arrange items:</property>
3459+ <property name="use_underline">True</property>
3460+- <property name="draw_indicator">True</property>
3461++ <property name="mnemonic_widget">sort_order_combobox</property>
3462+ </object>
3463+ <packing>
3464+ <property name="expand">False</property>
3465+ <property name="fill">False</property>
3466+- <property name="position">2</property>
3467++ <property name="position">0</property>
3468+ </packing>
3469+ </child>
3470+ <child>
3471+- <object class="GtkCheckButton" id="hidden_files_checkbutton">
3472+- <property name="label" translatable="yes">Show hidden and _backup files</property>
3473++ <object class="GtkComboBox" id="sort_order_combobox">
3474+ <property name="visible">True</property>
3475+- <property name="can_focus">True</property>
3476+- <property name="receives_default">False</property>
3477+- <property name="use_action_appearance">False</property>
3478+- <property name="use_underline">True</property>
3479+- <property name="draw_indicator">True</property>
3480++ <property name="can_focus">False</property>
3481++ <property name="model">model2</property>
3482++ <child>
3483++ <object class="GtkCellRendererText" id="renderer2"/>
3484++ <attributes>
3485++ <attribute name="text">0</attribute>
3486++ </attributes>
3487++ </child>
3488+ </object>
3489+ <packing>
3490+ <property name="expand">False</property>
3491+- <property name="fill">False</property>
3492+- <property name="position">3</property>
3493++ <property name="fill">True</property>
3494++ <property name="position">1</property>
3495+ </packing>
3496+ </child>
3497+ </object>
3498++ <packing>
3499++ <property name="expand">False</property>
3500++ <property name="fill">True</property>
3501++ <property name="position">1</property>
3502++ </packing>
3503++ </child>
3504++ <child>
3505++ <object class="GtkCheckButton" id="sort_folders_first_checkbutton">
3506++ <property name="label" translatable="yes">Sort _folders before files</property>
3507++ <property name="visible">True</property>
3508++ <property name="can_focus">True</property>
3509++ <property name="receives_default">False</property>
3510++ <property name="use_action_appearance">False</property>
3511++ <property name="use_underline">True</property>
3512++ <property name="draw_indicator">True</property>
3513++ </object>
3514++ <packing>
3515++ <property name="expand">False</property>
3516++ <property name="fill">False</property>
3517++ <property name="position">2</property>
3518++ </packing>
3519++ </child>
3520++ <child>
3521++ <object class="GtkCheckButton" id="hidden_files_checkbutton">
3522++ <property name="label" translatable="yes">Show hidden and _backup files</property>
3523++ <property name="visible">True</property>
3524++ <property name="can_focus">True</property>
3525++ <property name="receives_default">False</property>
3526++ <property name="use_action_appearance">False</property>
3527++ <property name="use_underline">True</property>
3528++ <property name="draw_indicator">True</property>
3529++ </object>
3530++ <packing>
3531++ <property name="expand">False</property>
3532++ <property name="fill">False</property>
3533++ <property name="position">3</property>
3534++ </packing>
3535+ </child>
3536+ </object>
3537+- <packing>
3538+- <property name="expand">False</property>
3539+- <property name="fill">True</property>
3540+- <property name="position">1</property>
3541+- </packing>
3542+ </child>
3543+ </object>
3544+ <packing>
3545+ <property name="expand">False</property>
3546+ <property name="fill">True</property>
3547++ <property name="position">1</property>
3548++ </packing>
3549++ </child>
3550++ </object>
3551++ <packing>
3552++ <property name="expand">False</property>
3553++ <property name="fill">True</property>
3554++ <property name="position">0</property>
3555++ </packing>
3556++ </child>
3557++ <child>
3558++ <object class="GtkBox" id="vbox3">
3559++ <property name="visible">True</property>
3560++ <property name="can_focus">False</property>
3561++ <property name="orientation">vertical</property>
3562++ <property name="spacing">6</property>
3563++ <child>
3564++ <object class="GtkLabel" id="label5">
3565++ <property name="visible">True</property>
3566++ <property name="can_focus">False</property>
3567++ <property name="xalign">0</property>
3568++ <property name="label" translatable="yes">Icon View Defaults</property>
3569++ <attributes>
3570++ <attribute name="weight" value="bold"/>
3571++ </attributes>
3572++ </object>
3573++ <packing>
3574++ <property name="expand">False</property>
3575++ <property name="fill">False</property>
3576+ <property name="position">0</property>
3577+ </packing>
3578+ </child>
3579+ <child>
3580+- <object class="GtkBox" id="vbox3">
3581++ <object class="GtkAlignment" id="alignment1">
3582+ <property name="visible">True</property>
3583+ <property name="can_focus">False</property>
3584+- <property name="orientation">vertical</property>
3585+- <property name="spacing">6</property>
3586+- <child>
3587+- <object class="GtkLabel" id="label5">
3588+- <property name="visible">True</property>
3589+- <property name="can_focus">False</property>
3590+- <property name="xalign">0</property>
3591+- <property name="label" translatable="yes">Icon View Defaults</property>
3592+- <attributes>
3593+- <attribute name="weight" value="bold"/>
3594+- </attributes>
3595+- </object>
3596+- <packing>
3597+- <property name="expand">False</property>
3598+- <property name="fill">False</property>
3599+- <property name="position">0</property>
3600+- </packing>
3601+- </child>
3602++ <property name="left_padding">12</property>
3603+ <child>
3604+- <object class="GtkAlignment" id="alignment1">
3605++ <object class="GtkBox" id="vbox16">
3606+ <property name="visible">True</property>
3607+ <property name="can_focus">False</property>
3608+- <property name="left_padding">12</property>
3609++ <property name="orientation">vertical</property>
3610++ <property name="spacing">6</property>
3611+ <child>
3612+- <object class="GtkBox" id="vbox16">
3613++ <object class="GtkBox" id="hbox35">
3614+ <property name="visible">True</property>
3615+ <property name="can_focus">False</property>
3616+- <property name="orientation">vertical</property>
3617+- <property name="spacing">6</property>
3618++ <property name="spacing">12</property>
3619+ <child>
3620+- <object class="GtkBox" id="hbox35">
3621++ <object class="GtkLabel" id="views_label_2">
3622+ <property name="visible">True</property>
3623+ <property name="can_focus">False</property>
3624+- <property name="spacing">12</property>
3625+- <child>
3626+- <object class="GtkLabel" id="views_label_2">
3627+- <property name="visible">True</property>
3628+- <property name="can_focus">False</property>
3629+- <property name="xalign">0</property>
3630+- <property name="label" translatable="yes">Default _zoom level:</property>
3631+- <property name="use_underline">True</property>
3632+- <property name="mnemonic_widget">icon_view_zoom_combobox</property>
3633+- </object>
3634+- <packing>
3635+- <property name="expand">False</property>
3636+- <property name="fill">False</property>
3637+- <property name="position">0</property>
3638+- </packing>
3639+- </child>
3640+- <child>
3641+- <object class="GtkComboBox" id="icon_view_zoom_combobox">
3642+- <property name="visible">True</property>
3643+- <property name="can_focus">False</property>
3644+- <property name="model">model3</property>
3645+- <child>
3646+- <object class="GtkCellRendererText" id="renderer3"/>
3647+- <attributes>
3648+- <attribute name="text">0</attribute>
3649+- </attributes>
3650+- </child>
3651+- </object>
3652+- <packing>
3653+- <property name="expand">False</property>
3654+- <property name="fill">True</property>
3655+- <property name="position">1</property>
3656+- </packing>
3657+- </child>
3658++ <property name="xalign">0</property>
3659++ <property name="label" translatable="yes">Default _zoom level:</property>
3660++ <property name="use_underline">True</property>
3661++ <property name="mnemonic_widget">icon_view_zoom_combobox</property>
3662+ </object>
3663+ <packing>
3664+ <property name="expand">False</property>
3665+- <property name="fill">True</property>
3666++ <property name="fill">False</property>
3667+ <property name="position">0</property>
3668+ </packing>
3669+ </child>
3670+- </object>
3671+- </child>
3672+- </object>
3673+- <packing>
3674+- <property name="expand">False</property>
3675+- <property name="fill">True</property>
3676+- <property name="position">1</property>
3677+- </packing>
3678+- </child>
3679+- </object>
3680+- <packing>
3681+- <property name="expand">False</property>
3682+- <property name="fill">True</property>
3683+- <property name="position">1</property>
3684+- </packing>
3685+- </child>
3686+- <child>
3687+- <object class="GtkBox" id="vbox4">
3688+- <property name="visible">True</property>
3689+- <property name="can_focus">False</property>
3690+- <property name="orientation">vertical</property>
3691+- <property name="spacing">6</property>
3692+- <child>
3693+- <object class="GtkLabel" id="label6">
3694+- <property name="visible">True</property>
3695+- <property name="can_focus">False</property>
3696+- <property name="xalign">0</property>
3697+- <property name="label" translatable="yes">List View Defaults</property>
3698+- <attributes>
3699+- <attribute name="weight" value="bold"/>
3700+- </attributes>
3701+- </object>
3702+- <packing>
3703+- <property name="expand">False</property>
3704+- <property name="fill">False</property>
3705+- <property name="position">0</property>
3706+- </packing>
3707+- </child>
3708+- <child>
3709+- <object class="GtkAlignment" id="alignment3">
3710+- <property name="visible">True</property>
3711+- <property name="can_focus">False</property>
3712+- <property name="left_padding">12</property>
3713+- <child>
3714+- <object class="GtkBox" id="vbox15">
3715+- <property name="visible">True</property>
3716+- <property name="can_focus">False</property>
3717+- <property name="orientation">vertical</property>
3718+- <property name="spacing">6</property>
3719+ <child>
3720+- <object class="GtkBox" id="hbox36">
3721++ <object class="GtkComboBox" id="icon_view_zoom_combobox">
3722+ <property name="visible">True</property>
3723+ <property name="can_focus">False</property>
3724+- <property name="spacing">12</property>
3725+- <child>
3726+- <object class="GtkLabel" id="views_label_3">
3727+- <property name="visible">True</property>
3728+- <property name="can_focus">False</property>
3729+- <property name="xalign">0</property>
3730+- <property name="label" translatable="yes">D_efault zoom level:</property>
3731+- <property name="use_underline">True</property>
3732+- <property name="mnemonic_widget">list_view_zoom_combobox</property>
3733+- </object>
3734+- <packing>
3735+- <property name="expand">False</property>
3736+- <property name="fill">False</property>
3737+- <property name="position">0</property>
3738+- </packing>
3739+- </child>
3740++ <property name="model">model3</property>
3741+ <child>
3742+- <object class="GtkComboBox" id="list_view_zoom_combobox">
3743+- <property name="visible">True</property>
3744+- <property name="can_focus">False</property>
3745+- <property name="model">model5</property>
3746+- <child>
3747+- <object class="GtkCellRendererText" id="renderer5"/>
3748+- <attributes>
3749+- <attribute name="text">0</attribute>
3750+- </attributes>
3751+- </child>
3752+- </object>
3753+- <packing>
3754+- <property name="expand">False</property>
3755+- <property name="fill">True</property>
3756+- <property name="position">1</property>
3757+- </packing>
3758++ <object class="GtkCellRendererText" id="renderer3"/>
3759++ <attributes>
3760++ <attribute name="text">0</attribute>
3761++ </attributes>
3762+ </child>
3763+ </object>
3764+ <packing>
3765+ <property name="expand">False</property>
3766+ <property name="fill">True</property>
3767+- <property name="position">0</property>
3768++ <property name="position">1</property>
3769+ </packing>
3770+ </child>
3771+ </object>
3772++ <packing>
3773++ <property name="expand">False</property>
3774++ <property name="fill">True</property>
3775++ <property name="position">0</property>
3776++ </packing>
3777+ </child>
3778+ </object>
3779+- <packing>
3780+- <property name="expand">False</property>
3781+- <property name="fill">True</property>
3782+- <property name="position">1</property>
3783+- </packing>
3784+ </child>
3785+ </object>
3786+ <packing>
3787+ <property name="expand">False</property>
3788+ <property name="fill">True</property>
3789+- <property name="position">3</property>
3790++ <property name="position">1</property>
3791+ </packing>
3792+ </child>
3793+ </object>
3794+- </child>
3795+- <child type="tab">
3796+- <object class="GtkLabel" id="label1">
3797+- <property name="visible">True</property>
3798+- <property name="can_focus">False</property>
3799+- <property name="label" translatable="yes">Views</property>
3800+- </object>
3801+ <packing>
3802+- <property name="tab_fill">False</property>
3803++ <property name="expand">False</property>
3804++ <property name="fill">True</property>
3805++ <property name="position">1</property>
3806+ </packing>
3807+ </child>
3808+ <child>
3809+- <object class="GtkBox" id="vbox5">
3810++ <object class="GtkBox" id="vbox4">
3811+ <property name="visible">True</property>
3812+ <property name="can_focus">False</property>
3813+- <property name="border_width">12</property>
3814+ <property name="orientation">vertical</property>
3815+- <property name="spacing">10</property>
3816++ <property name="spacing">6</property>
3817+ <child>
3818+- <object class="GtkBox" id="vbox6">
3819++ <object class="GtkLabel" id="label6">
3820+ <property name="visible">True</property>
3821+ <property name="can_focus">False</property>
3822+- <property name="orientation">vertical</property>
3823+- <property name="spacing">6</property>
3824+- <child>
3825+- <object class="GtkLabel" id="label10">
3826+- <property name="visible">True</property>
3827+- <property name="can_focus">False</property>
3828+- <property name="xalign">0</property>
3829+- <property name="label" translatable="yes">Behavior</property>
3830+- <attributes>
3831+- <attribute name="weight" value="bold"/>
3832+- </attributes>
3833+- </object>
3834+- <packing>
3835+- <property name="expand">False</property>
3836+- <property name="fill">False</property>
3837+- <property name="position">0</property>
3838+- </packing>
3839+- </child>
3840++ <property name="xalign">0</property>
3841++ <property name="label" translatable="yes">List View Defaults</property>
3842++ <attributes>
3843++ <attribute name="weight" value="bold"/>
3844++ </attributes>
3845++ </object>
3846++ <packing>
3847++ <property name="expand">False</property>
3848++ <property name="fill">False</property>
3849++ <property name="position">0</property>
3850++ </packing>
3851++ </child>
3852++ <child>
3853++ <object class="GtkAlignment" id="alignment3">
3854++ <property name="visible">True</property>
3855++ <property name="can_focus">False</property>
3856++ <property name="left_padding">12</property>
3857+ <child>
3858+- <object class="GtkAlignment" id="alignment5">
3859++ <object class="GtkBox" id="vbox15">
3860+ <property name="visible">True</property>
3861+ <property name="can_focus">False</property>
3862+- <property name="left_padding">12</property>
3863++ <property name="orientation">vertical</property>
3864++ <property name="spacing">6</property>
3865+ <child>
3866+- <object class="GtkBox" id="vbox17">
3867++ <object class="GtkBox" id="hbox36">
3868+ <property name="visible">True</property>
3869+ <property name="can_focus">False</property>
3870+- <property name="orientation">vertical</property>
3871++ <property name="spacing">12</property>
3872+ <child>
3873+- <object class="GtkRadioButton" id="single_click_radiobutton">
3874+- <property name="label" translatable="yes">_Single click to open items</property>
3875++ <object class="GtkLabel" id="views_label_3">
3876+ <property name="visible">True</property>
3877+- <property name="can_focus">True</property>
3878+- <property name="receives_default">False</property>
3879+- <property name="use_action_appearance">False</property>
3880++ <property name="can_focus">False</property>
3881++ <property name="xalign">0</property>
3882++ <property name="label" translatable="yes">D_efault zoom level:</property>
3883+ <property name="use_underline">True</property>
3884+- <property name="draw_indicator">True</property>
3885++ <property name="mnemonic_widget">list_view_zoom_combobox</property>
3886+ </object>
3887+ <packing>
3888+ <property name="expand">False</property>
3889+@@ -468,282 +339,405 @@
3890+ </packing>
3891+ </child>
3892+ <child>
3893+- <object class="GtkRadioButton" id="double_click_radiobutton">
3894+- <property name="label" translatable="yes">_Double click to open items</property>
3895++ <object class="GtkComboBox" id="list_view_zoom_combobox">
3896+ <property name="visible">True</property>
3897+- <property name="can_focus">True</property>
3898+- <property name="receives_default">False</property>
3899+- <property name="use_action_appearance">False</property>
3900+- <property name="use_underline">True</property>
3901+- <property name="draw_indicator">True</property>
3902+- <property name="group">single_click_radiobutton</property>
3903++ <property name="can_focus">False</property>
3904++ <property name="model">model5</property>
3905++ <child>
3906++ <object class="GtkCellRendererText" id="renderer5"/>
3907++ <attributes>
3908++ <attribute name="text">0</attribute>
3909++ </attributes>
3910++ </child>
3911+ </object>
3912+ <packing>
3913+ <property name="expand">False</property>
3914+- <property name="fill">False</property>
3915+- <property name="padding">6</property>
3916++ <property name="fill">True</property>
3917+ <property name="position">1</property>
3918+ </packing>
3919+ </child>
3920+ </object>
3921++ <packing>
3922++ <property name="expand">False</property>
3923++ <property name="fill">True</property>
3924++ <property name="position">0</property>
3925++ </packing>
3926+ </child>
3927+ </object>
3928+- <packing>
3929+- <property name="expand">False</property>
3930+- <property name="fill">False</property>
3931+- <property name="position">1</property>
3932+- </packing>
3933+ </child>
3934+ </object>
3935+ <packing>
3936+ <property name="expand">False</property>
3937+ <property name="fill">True</property>
3938++ <property name="position">1</property>
3939++ </packing>
3940++ </child>
3941++ </object>
3942++ <packing>
3943++ <property name="expand">False</property>
3944++ <property name="fill">True</property>
3945++ <property name="position">3</property>
3946++ </packing>
3947++ </child>
3948++ </object>
3949++ </child>
3950++ <child type="tab">
3951++ <object class="GtkLabel" id="label1">
3952++ <property name="visible">True</property>
3953++ <property name="can_focus">False</property>
3954++ <property name="label" translatable="yes">Views</property>
3955++ </object>
3956++ <packing>
3957++ <property name="tab_fill">False</property>
3958++ </packing>
3959++ </child>
3960++ <child>
3961++ <object class="GtkBox" id="vbox5">
3962++ <property name="visible">True</property>
3963++ <property name="can_focus">False</property>
3964++ <property name="border_width">12</property>
3965++ <property name="orientation">vertical</property>
3966++ <property name="spacing">10</property>
3967++ <child>
3968++ <object class="GtkBox" id="vbox6">
3969++ <property name="visible">True</property>
3970++ <property name="can_focus">False</property>
3971++ <property name="orientation">vertical</property>
3972++ <property name="spacing">6</property>
3973++ <child>
3974++ <object class="GtkLabel" id="label10">
3975++ <property name="visible">True</property>
3976++ <property name="can_focus">False</property>
3977++ <property name="xalign">0</property>
3978++ <property name="label" translatable="yes">Behavior</property>
3979++ <attributes>
3980++ <attribute name="weight" value="bold"/>
3981++ </attributes>
3982++ </object>
3983++ <packing>
3984++ <property name="expand">False</property>
3985++ <property name="fill">False</property>
3986+ <property name="position">0</property>
3987+ </packing>
3988+ </child>
3989+ <child>
3990+- <object class="GtkBox" id="vbox7">
3991++ <object class="GtkAlignment" id="alignment5">
3992+ <property name="visible">True</property>
3993+ <property name="can_focus">False</property>
3994+- <property name="orientation">vertical</property>
3995+- <property name="spacing">6</property>
3996++ <property name="left_padding">12</property>
3997+ <child>
3998+- <object class="GtkLabel" id="label12">
3999++ <object class="GtkBox" id="vbox17">
4000+ <property name="visible">True</property>
4001+ <property name="can_focus">False</property>
4002+- <property name="xalign">0</property>
4003+- <property name="label" translatable="yes">Executable Text Files</property>
4004+- <attributes>
4005+- <attribute name="weight" value="bold"/>
4006+- </attributes>
4007+- </object>
4008+- <packing>
4009+- <property name="expand">False</property>
4010+- <property name="fill">False</property>
4011+- <property name="position">0</property>
4012+- </packing>
4013+- </child>
4014+- <child>
4015+- <object class="GtkAlignment" id="alignment6">
4016+- <property name="visible">True</property>
4017+- <property name="can_focus">False</property>
4018+- <property name="left_padding">12</property>
4019++ <property name="orientation">vertical</property>
4020+ <child>
4021+- <object class="GtkBox" id="vbox18">
4022++ <object class="GtkRadioButton" id="single_click_radiobutton">
4023++ <property name="label" translatable="yes">_Single click to open items</property>
4024+ <property name="visible">True</property>
4025+- <property name="can_focus">False</property>
4026+- <property name="orientation">vertical</property>
4027+- <property name="spacing">6</property>
4028+- <child>
4029+- <object class="GtkRadioButton" id="scripts_execute_radiobutton">
4030+- <property name="label" translatable="yes">_Run executable text files when they are opened</property>
4031+- <property name="visible">True</property>
4032+- <property name="can_focus">True</property>
4033+- <property name="receives_default">False</property>
4034+- <property name="use_action_appearance">False</property>
4035+- <property name="use_underline">True</property>
4036+- <property name="draw_indicator">True</property>
4037+- </object>
4038+- <packing>
4039+- <property name="expand">False</property>
4040+- <property name="fill">False</property>
4041+- <property name="position">0</property>
4042+- </packing>
4043+- </child>
4044+- <child>
4045+- <object class="GtkRadioButton" id="scripts_view_radiobutton">
4046+- <property name="label" translatable="yes">_View executable text files when they are opened</property>
4047+- <property name="visible">True</property>
4048+- <property name="can_focus">True</property>
4049+- <property name="receives_default">False</property>
4050+- <property name="use_action_appearance">False</property>
4051+- <property name="use_underline">True</property>
4052+- <property name="draw_indicator">True</property>
4053+- <property name="group">scripts_execute_radiobutton</property>
4054+- </object>
4055+- <packing>
4056+- <property name="expand">False</property>
4057+- <property name="fill">False</property>
4058+- <property name="position">1</property>
4059+- </packing>
4060+- </child>
4061+- <child>
4062+- <object class="GtkRadioButton" id="scripts_confirm_radiobutton">
4063+- <property name="label" translatable="yes">_Ask each time</property>
4064+- <property name="visible">True</property>
4065+- <property name="can_focus">True</property>
4066+- <property name="receives_default">False</property>
4067+- <property name="use_action_appearance">False</property>
4068+- <property name="use_underline">True</property>
4069+- <property name="draw_indicator">True</property>
4070+- <property name="group">scripts_execute_radiobutton</property>
4071+- </object>
4072+- <packing>
4073+- <property name="expand">False</property>
4074+- <property name="fill">False</property>
4075+- <property name="position">2</property>
4076+- </packing>
4077+- </child>
4078++ <property name="can_focus">True</property>
4079++ <property name="receives_default">False</property>
4080++ <property name="use_action_appearance">False</property>
4081++ <property name="use_underline">True</property>
4082++ <property name="draw_indicator">True</property>
4083+ </object>
4084++ <packing>
4085++ <property name="expand">False</property>
4086++ <property name="fill">False</property>
4087++ <property name="position">0</property>
4088++ </packing>
4089++ </child>
4090++ <child>
4091++ <object class="GtkRadioButton" id="double_click_radiobutton">
4092++ <property name="label" translatable="yes">_Double click to open items</property>
4093++ <property name="visible">True</property>
4094++ <property name="can_focus">True</property>
4095++ <property name="receives_default">False</property>
4096++ <property name="use_action_appearance">False</property>
4097++ <property name="use_underline">True</property>
4098++ <property name="draw_indicator">True</property>
4099++ <property name="group">single_click_radiobutton</property>
4100++ </object>
4101++ <packing>
4102++ <property name="expand">False</property>
4103++ <property name="fill">False</property>
4104++ <property name="padding">6</property>
4105++ <property name="position">1</property>
4106++ </packing>
4107+ </child>
4108+ </object>
4109+- <packing>
4110+- <property name="expand">False</property>
4111+- <property name="fill">False</property>
4112+- <property name="position">1</property>
4113+- </packing>
4114+ </child>
4115+ </object>
4116+ <packing>
4117+ <property name="expand">False</property>
4118+- <property name="fill">True</property>
4119++ <property name="fill">False</property>
4120+ <property name="position">1</property>
4121+ </packing>
4122+ </child>
4123++ </object>
4124++ <packing>
4125++ <property name="expand">False</property>
4126++ <property name="fill">True</property>
4127++ <property name="position">0</property>
4128++ </packing>
4129++ </child>
4130++ <child>
4131++ <object class="GtkBox" id="vbox7">
4132++ <property name="visible">True</property>
4133++ <property name="can_focus">False</property>
4134++ <property name="orientation">vertical</property>
4135++ <property name="spacing">6</property>
4136+ <child>
4137+- <object class="GtkBox" id="vbox8">
4138++ <object class="GtkLabel" id="label12">
4139+ <property name="visible">True</property>
4140+ <property name="can_focus">False</property>
4141+- <property name="orientation">vertical</property>
4142+- <property name="spacing">6</property>
4143+- <child>
4144+- <object class="GtkLabel" id="label14">
4145+- <property name="visible">True</property>
4146+- <property name="can_focus">False</property>
4147+- <property name="xalign">0</property>
4148+- <property name="label" translatable="yes">Trash</property>
4149+- <attributes>
4150+- <attribute name="weight" value="bold"/>
4151+- </attributes>
4152+- </object>
4153+- <packing>
4154+- <property name="expand">False</property>
4155+- <property name="fill">False</property>
4156+- <property name="position">0</property>
4157+- </packing>
4158+- </child>
4159++ <property name="xalign">0</property>
4160++ <property name="label" translatable="yes">Executable Text Files</property>
4161++ <attributes>
4162++ <attribute name="weight" value="bold"/>
4163++ </attributes>
4164++ </object>
4165++ <packing>
4166++ <property name="expand">False</property>
4167++ <property name="fill">False</property>
4168++ <property name="position">0</property>
4169++ </packing>
4170++ </child>
4171++ <child>
4172++ <object class="GtkAlignment" id="alignment6">
4173++ <property name="visible">True</property>
4174++ <property name="can_focus">False</property>
4175++ <property name="left_padding">12</property>
4176+ <child>
4177+- <object class="GtkAlignment" id="alignment7">
4178++ <object class="GtkBox" id="vbox18">
4179+ <property name="visible">True</property>
4180+ <property name="can_focus">False</property>
4181+- <property name="left_padding">12</property>
4182++ <property name="orientation">vertical</property>
4183++ <property name="spacing">6</property>
4184+ <child>
4185+- <object class="GtkBox" id="vbox19">
4186++ <object class="GtkRadioButton" id="scripts_execute_radiobutton">
4187++ <property name="label" translatable="yes">_Run executable text files when they are opened</property>
4188+ <property name="visible">True</property>
4189+- <property name="can_focus">False</property>
4190+- <property name="orientation">vertical</property>
4191+- <property name="spacing">6</property>
4192+- <child>
4193+- <object class="GtkCheckButton" id="trash_confirm_checkbutton">
4194+- <property name="label" translatable="yes">Ask before _emptying the Trash or deleting files</property>
4195+- <property name="visible">True</property>
4196+- <property name="can_focus">True</property>
4197+- <property name="receives_default">False</property>
4198+- <property name="use_action_appearance">False</property>
4199+- <property name="use_underline">True</property>
4200+- <property name="draw_indicator">True</property>
4201+- </object>
4202+- <packing>
4203+- <property name="expand">False</property>
4204+- <property name="fill">False</property>
4205+- <property name="position">0</property>
4206+- </packing>
4207+- </child>
4208+- <child>
4209+- <object class="GtkCheckButton" id="trash_delete_checkbutton">
4210+- <property name="label" translatable="yes">I_nclude a Delete command that bypasses Trash</property>
4211+- <property name="visible">True</property>
4212+- <property name="can_focus">True</property>
4213+- <property name="receives_default">False</property>
4214+- <property name="use_action_appearance">False</property>
4215+- <property name="use_underline">True</property>
4216+- <property name="draw_indicator">True</property>
4217+- </object>
4218+- <packing>
4219+- <property name="expand">False</property>
4220+- <property name="fill">False</property>
4221+- <property name="position">1</property>
4222+- </packing>
4223+- </child>
4224++ <property name="can_focus">True</property>
4225++ <property name="receives_default">False</property>
4226++ <property name="use_action_appearance">False</property>
4227++ <property name="use_underline">True</property>
4228++ <property name="draw_indicator">True</property>
4229++ </object>
4230++ <packing>
4231++ <property name="expand">False</property>
4232++ <property name="fill">False</property>
4233++ <property name="position">0</property>
4234++ </packing>
4235++ </child>
4236++ <child>
4237++ <object class="GtkRadioButton" id="scripts_view_radiobutton">
4238++ <property name="label" translatable="yes">_View executable text files when they are opened</property>
4239++ <property name="visible">True</property>
4240++ <property name="can_focus">True</property>
4241++ <property name="receives_default">False</property>
4242++ <property name="use_action_appearance">False</property>
4243++ <property name="use_underline">True</property>
4244++ <property name="draw_indicator">True</property>
4245++ <property name="group">scripts_execute_radiobutton</property>
4246++ </object>
4247++ <packing>
4248++ <property name="expand">False</property>
4249++ <property name="fill">False</property>
4250++ <property name="position">1</property>
4251++ </packing>
4252++ </child>
4253++ <child>
4254++ <object class="GtkRadioButton" id="scripts_confirm_radiobutton">
4255++ <property name="label" translatable="yes">_Ask each time</property>
4256++ <property name="visible">True</property>
4257++ <property name="can_focus">True</property>
4258++ <property name="receives_default">False</property>
4259++ <property name="use_action_appearance">False</property>
4260++ <property name="use_underline">True</property>
4261++ <property name="draw_indicator">True</property>
4262++ <property name="group">scripts_execute_radiobutton</property>
4263+ </object>
4264++ <packing>
4265++ <property name="expand">False</property>
4266++ <property name="fill">False</property>
4267++ <property name="position">2</property>
4268++ </packing>
4269+ </child>
4270+ </object>
4271+- <packing>
4272+- <property name="expand">False</property>
4273+- <property name="fill">False</property>
4274+- <property name="position">1</property>
4275+- </packing>
4276+ </child>
4277+ </object>
4278+ <packing>
4279+ <property name="expand">False</property>
4280+- <property name="fill">True</property>
4281+- <property name="position">2</property>
4282++ <property name="fill">False</property>
4283++ <property name="position">1</property>
4284+ </packing>
4285+ </child>
4286+ </object>
4287+ <packing>
4288++ <property name="expand">False</property>
4289++ <property name="fill">True</property>
4290+ <property name="position">1</property>
4291+ </packing>
4292+ </child>
4293+- <child type="tab">
4294+- <object class="GtkLabel" id="label2">
4295++ <child>
4296++ <object class="GtkBox" id="vbox8">
4297+ <property name="visible">True</property>
4298+ <property name="can_focus">False</property>
4299+- <property name="label" translatable="yes">Behavior</property>
4300++ <property name="orientation">vertical</property>
4301++ <property name="spacing">6</property>
4302++ <child>
4303++ <object class="GtkLabel" id="label14">
4304++ <property name="visible">True</property>
4305++ <property name="can_focus">False</property>
4306++ <property name="xalign">0</property>
4307++ <property name="label" translatable="yes">Trash</property>
4308++ <attributes>
4309++ <attribute name="weight" value="bold"/>
4310++ </attributes>
4311++ </object>
4312++ <packing>
4313++ <property name="expand">False</property>
4314++ <property name="fill">False</property>
4315++ <property name="position">0</property>
4316++ </packing>
4317++ </child>
4318++ <child>
4319++ <object class="GtkAlignment" id="alignment7">
4320++ <property name="visible">True</property>
4321++ <property name="can_focus">False</property>
4322++ <property name="left_padding">12</property>
4323++ <child>
4324++ <object class="GtkBox" id="vbox19">
4325++ <property name="visible">True</property>
4326++ <property name="can_focus">False</property>
4327++ <property name="orientation">vertical</property>
4328++ <property name="spacing">6</property>
4329++ <child>
4330++ <object class="GtkCheckButton" id="trash_confirm_checkbutton">
4331++ <property name="label" translatable="yes">Ask before _emptying the Trash or deleting files</property>
4332++ <property name="visible">True</property>
4333++ <property name="can_focus">True</property>
4334++ <property name="receives_default">False</property>
4335++ <property name="use_action_appearance">False</property>
4336++ <property name="use_underline">True</property>
4337++ <property name="draw_indicator">True</property>
4338++ </object>
4339++ <packing>
4340++ <property name="expand">False</property>
4341++ <property name="fill">False</property>
4342++ <property name="position">0</property>
4343++ </packing>
4344++ </child>
4345++ <child>
4346++ <object class="GtkCheckButton" id="trash_delete_checkbutton">
4347++ <property name="label" translatable="yes">I_nclude a Delete command that bypasses Trash</property>
4348++ <property name="visible">True</property>
4349++ <property name="can_focus">True</property>
4350++ <property name="receives_default">False</property>
4351++ <property name="use_action_appearance">False</property>
4352++ <property name="use_underline">True</property>
4353++ <property name="draw_indicator">True</property>
4354++ </object>
4355++ <packing>
4356++ <property name="expand">False</property>
4357++ <property name="fill">False</property>
4358++ <property name="position">1</property>
4359++ </packing>
4360++ </child>
4361++ </object>
4362++ </child>
4363++ </object>
4364++ <packing>
4365++ <property name="expand">False</property>
4366++ <property name="fill">False</property>
4367++ <property name="position">1</property>
4368++ </packing>
4369++ </child>
4370+ </object>
4371+ <packing>
4372+- <property name="position">1</property>
4373+- <property name="tab_fill">False</property>
4374++ <property name="expand">False</property>
4375++ <property name="fill">True</property>
4376++ <property name="position">2</property>
4377+ </packing>
4378+ </child>
4379++ </object>
4380++ <packing>
4381++ <property name="position">1</property>
4382++ </packing>
4383++ </child>
4384++ <child type="tab">
4385++ <object class="GtkLabel" id="label2">
4386++ <property name="visible">True</property>
4387++ <property name="can_focus">False</property>
4388++ <property name="label" translatable="yes">Behavior</property>
4389++ </object>
4390++ <packing>
4391++ <property name="position">1</property>
4392++ <property name="tab_fill">False</property>
4393++ </packing>
4394++ </child>
4395++ <child>
4396++ <object class="GtkBox" id="vbox26">
4397++ <property name="visible">True</property>
4398++ <property name="can_focus">False</property>
4399++ <property name="border_width">12</property>
4400++ <property name="orientation">vertical</property>
4401++ <property name="spacing">18</property>
4402+ <child>
4403+- <object class="GtkBox" id="vbox26">
4404++ <object class="GtkBox" id="vbox27">
4405+ <property name="visible">True</property>
4406+ <property name="can_focus">False</property>
4407+- <property name="border_width">12</property>
4408+ <property name="orientation">vertical</property>
4409+- <property name="spacing">18</property>
4410++ <property name="spacing">6</property>
4411+ <child>
4412+- <object class="GtkBox" id="vbox27">
4413++ <object class="GtkLabel" id="label28">
4414+ <property name="visible">True</property>
4415+ <property name="can_focus">False</property>
4416+- <property name="orientation">vertical</property>
4417+- <property name="spacing">6</property>
4418+- <child>
4419+- <object class="GtkLabel" id="label28">
4420+- <property name="visible">True</property>
4421+- <property name="can_focus">False</property>
4422+- <property name="xalign">0</property>
4423+- <property name="label" translatable="yes">Icon Captions</property>
4424+- <attributes>
4425+- <attribute name="weight" value="bold"/>
4426+- </attributes>
4427+- </object>
4428+- <packing>
4429+- <property name="expand">False</property>
4430+- <property name="fill">False</property>
4431+- <property name="position">0</property>
4432+- </packing>
4433+- </child>
4434++ <property name="xalign">0</property>
4435++ <property name="label" translatable="yes">Icon Captions</property>
4436++ <attributes>
4437++ <attribute name="weight" value="bold"/>
4438++ </attributes>
4439++ </object>
4440++ <packing>
4441++ <property name="expand">False</property>
4442++ <property name="fill">False</property>
4443++ <property name="position">0</property>
4444++ </packing>
4445++ </child>
4446++ <child>
4447++ <object class="GtkAlignment" id="alignment8">
4448++ <property name="visible">True</property>
4449++ <property name="can_focus">False</property>
4450++ <property name="left_padding">12</property>
4451+ <child>
4452+- <object class="GtkAlignment" id="alignment8">
4453++ <object class="GtkBox" id="vbox28">
4454+ <property name="visible">True</property>
4455+ <property name="can_focus">False</property>
4456+- <property name="left_padding">12</property>
4457++ <property name="orientation">vertical</property>
4458++ <property name="spacing">6</property>
4459++ <child>
4460++ <object class="GtkLabel" id="label29">
4461++ <property name="visible">True</property>
4462++ <property name="can_focus">False</property>
4463++ <property name="xalign">0</property>
4464++ <property name="label" translatable="yes">Choose the order of information to appear beneath icon names. More information will appear when zooming in closer.</property>
4465++ <property name="wrap">True</property>
4466++ </object>
4467++ <packing>
4468++ <property name="expand">False</property>
4469++ <property name="fill">False</property>
4470++ <property name="position">0</property>
4471++ </packing>
4472++ </child>
4473+ <child>
4474+- <object class="GtkBox" id="vbox28">
4475++ <object class="GtkBox" id="hbox28">
4476+ <property name="visible">True</property>
4477+ <property name="can_focus">False</property>
4478+- <property name="orientation">vertical</property>
4479+- <property name="spacing">6</property>
4480+ <child>
4481+- <object class="GtkLabel" id="label29">
4482++ <object class="GtkLabel" id="captions_label_0">
4483+ <property name="visible">True</property>
4484+ <property name="can_focus">False</property>
4485+- <property name="xalign">0</property>
4486+- <property name="label" translatable="yes">Choose the order of information to appear beneath icon names. More information will appear when zooming in closer.</property>
4487+- <property name="wrap">True</property>
4488+ </object>
4489+ <packing>
4490+ <property name="expand">False</property>
4491+@@ -752,32 +746,10 @@
4492+ </packing>
4493+ </child>
4494+ <child>
4495+- <object class="GtkBox" id="hbox28">
4496++ <object class="GtkComboBoxText" id="captions_0_combobox">
4497+ <property name="visible">True</property>
4498+ <property name="can_focus">False</property>
4499+- <child>
4500+- <object class="GtkLabel" id="captions_label_0">
4501+- <property name="visible">True</property>
4502+- <property name="can_focus">False</property>
4503+- </object>
4504+- <packing>
4505+- <property name="expand">False</property>
4506+- <property name="fill">False</property>
4507+- <property name="position">0</property>
4508+- </packing>
4509+- </child>
4510+- <child>
4511+- <object class="GtkComboBoxText" id="captions_0_combobox">
4512+- <property name="visible">True</property>
4513+- <property name="can_focus">False</property>
4514+- <property name="entry_text_column">0</property>
4515+- </object>
4516+- <packing>
4517+- <property name="expand">False</property>
4518+- <property name="fill">False</property>
4519+- <property name="position">1</property>
4520+- </packing>
4521+- </child>
4522++ <property name="entry_text_column">0</property>
4523+ </object>
4524+ <packing>
4525+ <property name="expand">False</property>
4526+@@ -785,133 +757,133 @@
4527+ <property name="position">1</property>
4528+ </packing>
4529+ </child>
4530++ </object>
4531++ <packing>
4532++ <property name="expand">False</property>
4533++ <property name="fill">False</property>
4534++ <property name="position">1</property>
4535++ </packing>
4536++ </child>
4537++ <child>
4538++ <object class="GtkBox" id="hbox29">
4539++ <property name="visible">True</property>
4540++ <property name="can_focus">False</property>
4541+ <child>
4542+- <object class="GtkBox" id="hbox29">
4543++ <object class="GtkLabel" id="captions_label_1">
4544+ <property name="visible">True</property>
4545+ <property name="can_focus">False</property>
4546+- <child>
4547+- <object class="GtkLabel" id="captions_label_1">
4548+- <property name="visible">True</property>
4549+- <property name="can_focus">False</property>
4550+- <property name="use_underline">True</property>
4551+- </object>
4552+- <packing>
4553+- <property name="expand">False</property>
4554+- <property name="fill">False</property>
4555+- <property name="position">0</property>
4556+- </packing>
4557+- </child>
4558+- <child>
4559+- <object class="GtkComboBoxText" id="captions_1_combobox">
4560+- <property name="visible">True</property>
4561+- <property name="can_focus">False</property>
4562+- <property name="entry_text_column">0</property>
4563+- </object>
4564+- <packing>
4565+- <property name="expand">False</property>
4566+- <property name="fill">False</property>
4567+- <property name="position">1</property>
4568+- </packing>
4569+- </child>
4570++ <property name="use_underline">True</property>
4571+ </object>
4572+ <packing>
4573+ <property name="expand">False</property>
4574+ <property name="fill">False</property>
4575+- <property name="position">2</property>
4576++ <property name="position">0</property>
4577+ </packing>
4578+ </child>
4579+ <child>
4580+- <object class="GtkBox" id="hbox30">
4581++ <object class="GtkComboBoxText" id="captions_1_combobox">
4582+ <property name="visible">True</property>
4583+ <property name="can_focus">False</property>
4584+- <child>
4585+- <object class="GtkLabel" id="captions_label_2">
4586+- <property name="visible">True</property>
4587+- <property name="can_focus">False</property>
4588+- </object>
4589+- <packing>
4590+- <property name="expand">False</property>
4591+- <property name="fill">False</property>
4592+- <property name="position">0</property>
4593+- </packing>
4594+- </child>
4595+- <child>
4596+- <object class="GtkComboBoxText" id="captions_2_combobox">
4597+- <property name="visible">True</property>
4598+- <property name="can_focus">False</property>
4599+- <property name="entry_text_column">0</property>
4600+- </object>
4601+- <packing>
4602+- <property name="expand">False</property>
4603+- <property name="fill">False</property>
4604+- <property name="position">1</property>
4605+- </packing>
4606+- </child>
4607++ <property name="entry_text_column">0</property>
4608++ </object>
4609++ <packing>
4610++ <property name="expand">False</property>
4611++ <property name="fill">False</property>
4612++ <property name="position">1</property>
4613++ </packing>
4614++ </child>
4615++ </object>
4616++ <packing>
4617++ <property name="expand">False</property>
4618++ <property name="fill">False</property>
4619++ <property name="position">2</property>
4620++ </packing>
4621++ </child>
4622++ <child>
4623++ <object class="GtkBox" id="hbox30">
4624++ <property name="visible">True</property>
4625++ <property name="can_focus">False</property>
4626++ <child>
4627++ <object class="GtkLabel" id="captions_label_2">
4628++ <property name="visible">True</property>
4629++ <property name="can_focus">False</property>
4630++ </object>
4631++ <packing>
4632++ <property name="expand">False</property>
4633++ <property name="fill">False</property>
4634++ <property name="position">0</property>
4635++ </packing>
4636++ </child>
4637++ <child>
4638++ <object class="GtkComboBoxText" id="captions_2_combobox">
4639++ <property name="visible">True</property>
4640++ <property name="can_focus">False</property>
4641++ <property name="entry_text_column">0</property>
4642+ </object>
4643+ <packing>
4644+ <property name="expand">False</property>
4645+ <property name="fill">False</property>
4646+- <property name="position">3</property>
4647++ <property name="position">1</property>
4648+ </packing>
4649+ </child>
4650+ </object>
4651++ <packing>
4652++ <property name="expand">False</property>
4653++ <property name="fill">False</property>
4654++ <property name="position">3</property>
4655++ </packing>
4656+ </child>
4657+ </object>
4658+- <packing>
4659+- <property name="expand">False</property>
4660+- <property name="fill">False</property>
4661+- <property name="position">1</property>
4662+- </packing>
4663+ </child>
4664+ </object>
4665+ <packing>
4666+ <property name="expand">False</property>
4667++ <property name="fill">False</property>
4668++ <property name="position">1</property>
4669++ </packing>
4670++ </child>
4671++ </object>
4672++ <packing>
4673++ <property name="expand">False</property>
4674++ <property name="fill">True</property>
4675++ <property name="position">0</property>
4676++ </packing>
4677++ </child>
4678++ <child>
4679++ <object class="GtkBox" id="box1">
4680++ <property name="visible">True</property>
4681++ <property name="can_focus">False</property>
4682++ <property name="orientation">vertical</property>
4683++ <child>
4684++ <object class="GtkLabel" id="label7">
4685++ <property name="visible">True</property>
4686++ <property name="can_focus">False</property>
4687++ <property name="xalign">0</property>
4688++ <property name="label" translatable="yes">List View</property>
4689++ <attributes>
4690++ <attribute name="weight" value="bold"/>
4691++ </attributes>
4692++ </object>
4693++ <packing>
4694++ <property name="expand">False</property>
4695+ <property name="fill">True</property>
4696+ <property name="position">0</property>
4697+ </packing>
4698+ </child>
4699+ <child>
4700+- <object class="GtkBox" id="box1">
4701++ <object class="GtkAlignment" id="alignment4">
4702+ <property name="visible">True</property>
4703+ <property name="can_focus">False</property>
4704+- <property name="orientation">vertical</property>
4705++ <property name="left_padding">12</property>
4706+ <child>
4707+- <object class="GtkLabel" id="label7">
4708++ <object class="GtkCheckButton" id="use_tree_view_checkbutton">
4709++ <property name="label" translatable="yes">Navigate folders in a tree</property>
4710+ <property name="visible">True</property>
4711+- <property name="can_focus">False</property>
4712++ <property name="can_focus">True</property>
4713++ <property name="receives_default">False</property>
4714+ <property name="xalign">0</property>
4715+- <property name="label" translatable="yes">List View</property>
4716+- <attributes>
4717+- <attribute name="weight" value="bold"/>
4718+- </attributes>
4719+- </object>
4720+- <packing>
4721+- <property name="expand">False</property>
4722+- <property name="fill">True</property>
4723+- <property name="position">0</property>
4724+- </packing>
4725+- </child>
4726+- <child>
4727+- <object class="GtkAlignment" id="alignment4">
4728+- <property name="visible">True</property>
4729+- <property name="can_focus">False</property>
4730+- <property name="left_padding">12</property>
4731+- <child>
4732+- <object class="GtkCheckButton" id="use_tree_view_checkbutton">
4733+- <property name="label" translatable="yes">Navigate folders in a tree</property>
4734+- <property name="visible">True</property>
4735+- <property name="can_focus">True</property>
4736+- <property name="receives_default">False</property>
4737+- <property name="xalign">0</property>
4738+- <property name="draw_indicator">True</property>
4739+- </object>
4740+- </child>
4741++ <property name="draw_indicator">True</property>
4742+ </object>
4743+- <packing>
4744+- <property name="expand">False</property>
4745+- <property name="fill">True</property>
4746+- <property name="position">1</property>
4747+- </packing>
4748+ </child>
4749+ </object>
4750+ <packing>
4751+@@ -922,164 +894,146 @@
4752+ </child>
4753+ </object>
4754+ <packing>
4755+- <property name="position">2</property>
4756+- </packing>
4757+- </child>
4758+- <child type="tab">
4759+- <object class="GtkLabel" id="label24">
4760+- <property name="visible">True</property>
4761+- <property name="can_focus">False</property>
4762+- <property name="label" translatable="yes">Display</property>
4763+- </object>
4764+- <packing>
4765+- <property name="position">2</property>
4766+- <property name="tab_fill">False</property>
4767++ <property name="expand">False</property>
4768++ <property name="fill">True</property>
4769++ <property name="position">1</property>
4770+ </packing>
4771+ </child>
4772++ </object>
4773++ <packing>
4774++ <property name="position">2</property>
4775++ </packing>
4776++ </child>
4777++ <child type="tab">
4778++ <object class="GtkLabel" id="label24">
4779++ <property name="visible">True</property>
4780++ <property name="can_focus">False</property>
4781++ <property name="label" translatable="yes">Display</property>
4782++ </object>
4783++ <packing>
4784++ <property name="position">2</property>
4785++ <property name="tab_fill">False</property>
4786++ </packing>
4787++ </child>
4788++ <child>
4789++ <object class="GtkBox" id="vbox29">
4790++ <property name="visible">True</property>
4791++ <property name="can_focus">False</property>
4792++ <property name="border_width">12</property>
4793++ <property name="orientation">vertical</property>
4794++ <property name="spacing">18</property>
4795+ <child>
4796+- <object class="GtkBox" id="vbox29">
4797++ <object class="GtkBox" id="vbox30">
4798+ <property name="visible">True</property>
4799+ <property name="can_focus">False</property>
4800+- <property name="border_width">12</property>
4801+ <property name="orientation">vertical</property>
4802+- <property name="spacing">18</property>
4803++ <property name="spacing">6</property>
4804+ <child>
4805+- <object class="GtkBox" id="vbox30">
4806++ <object class="GtkBox" id="list_columns_vbox">
4807+ <property name="visible">True</property>
4808+ <property name="can_focus">False</property>
4809+ <property name="orientation">vertical</property>
4810+ <property name="spacing">6</property>
4811+ <child>
4812+- <object class="GtkBox" id="list_columns_vbox">
4813++ <object class="GtkLabel" id="label33">
4814+ <property name="visible">True</property>
4815+ <property name="can_focus">False</property>
4816+- <property name="orientation">vertical</property>
4817+- <property name="spacing">6</property>
4818+- <child>
4819+- <object class="GtkLabel" id="label33">
4820+- <property name="visible">True</property>
4821+- <property name="can_focus">False</property>
4822+- <property name="xalign">0</property>
4823+- <property name="label" translatable="yes">Choose the order of information to appear in the list view.</property>
4824+- <property name="wrap">True</property>
4825+- </object>
4826+- <packing>
4827+- <property name="expand">False</property>
4828+- <property name="fill">False</property>
4829+- <property name="position">0</property>
4830+- </packing>
4831+- </child>
4832+- <child>
4833+- <placeholder/>
4834+- </child>
4835++ <property name="xalign">0</property>
4836++ <property name="label" translatable="yes">Choose the order of information to appear in the list view.</property>
4837++ <property name="wrap">True</property>
4838+ </object>
4839+ <packing>
4840+- <property name="expand">True</property>
4841+- <property name="fill">True</property>
4842+- <property name="position">1</property>
4843++ <property name="expand">False</property>
4844++ <property name="fill">False</property>
4845++ <property name="position">0</property>
4846+ </packing>
4847+ </child>
4848++ <child>
4849++ <placeholder/>
4850++ </child>
4851+ </object>
4852+ <packing>
4853+ <property name="expand">True</property>
4854+ <property name="fill">True</property>
4855+- <property name="position">0</property>
4856++ <property name="position">1</property>
4857+ </packing>
4858+ </child>
4859+ </object>
4860+ <packing>
4861+- <property name="position">3</property>
4862+- </packing>
4863+- </child>
4864+- <child type="tab">
4865+- <object class="GtkLabel" id="label30">
4866+- <property name="visible">True</property>
4867+- <property name="can_focus">False</property>
4868+- <property name="label" translatable="yes">List Columns</property>
4869+- </object>
4870+- <packing>
4871+- <property name="position">3</property>
4872+- <property name="tab_fill">False</property>
4873++ <property name="expand">True</property>
4874++ <property name="fill">True</property>
4875++ <property name="position">0</property>
4876+ </packing>
4877+ </child>
4878++ </object>
4879++ <packing>
4880++ <property name="position">3</property>
4881++ </packing>
4882++ </child>
4883++ <child type="tab">
4884++ <object class="GtkLabel" id="label30">
4885++ <property name="visible">True</property>
4886++ <property name="can_focus">False</property>
4887++ <property name="label" translatable="yes">List Columns</property>
4888++ </object>
4889++ <packing>
4890++ <property name="position">3</property>
4891++ <property name="tab_fill">False</property>
4892++ </packing>
4893++ </child>
4894++ <child>
4895++ <object class="GtkBox" id="vbox9">
4896++ <property name="visible">True</property>
4897++ <property name="can_focus">False</property>
4898++ <property name="border_width">12</property>
4899++ <property name="orientation">vertical</property>
4900++ <property name="spacing">18</property>
4901+ <child>
4902+- <object class="GtkBox" id="vbox9">
4903++ <object class="GtkBox" id="vbox11">
4904+ <property name="visible">True</property>
4905+ <property name="can_focus">False</property>
4906+- <property name="border_width">12</property>
4907+ <property name="orientation">vertical</property>
4908+- <property name="spacing">18</property>
4909++ <property name="spacing">6</property>
4910+ <child>
4911+- <object class="GtkBox" id="vbox11">
4912++ <object class="GtkLabel" id="label18">
4913+ <property name="visible">True</property>
4914+ <property name="can_focus">False</property>
4915+- <property name="orientation">vertical</property>
4916+- <property name="spacing">6</property>
4917+- <child>
4918+- <object class="GtkLabel" id="label18">
4919+- <property name="visible">True</property>
4920+- <property name="can_focus">False</property>
4921+- <property name="xalign">0</property>
4922+- <property name="label" translatable="yes">Files</property>
4923+- <attributes>
4924+- <attribute name="weight" value="bold"/>
4925+- </attributes>
4926+- </object>
4927+- <packing>
4928+- <property name="expand">False</property>
4929+- <property name="fill">False</property>
4930+- <property name="position">0</property>
4931+- </packing>
4932+- </child>
4933++ <property name="xalign">0</property>
4934++ <property name="label" translatable="yes">Files</property>
4935++ <attributes>
4936++ <attribute name="weight" value="bold"/>
4937++ </attributes>
4938++ </object>
4939++ <packing>
4940++ <property name="expand">False</property>
4941++ <property name="fill">False</property>
4942++ <property name="position">0</property>
4943++ </packing>
4944++ </child>
4945++ <child>
4946++ <object class="GtkAlignment" id="alignment11">
4947++ <property name="visible">True</property>
4948++ <property name="can_focus">False</property>
4949++ <property name="left_padding">12</property>
4950+ <child>
4951+- <object class="GtkAlignment" id="alignment11">
4952++ <object class="GtkBox" id="vbox21">
4953+ <property name="visible">True</property>
4954+ <property name="can_focus">False</property>
4955+- <property name="left_padding">12</property>
4956++ <property name="orientation">vertical</property>
4957++ <property name="spacing">6</property>
4958+ <child>
4959+- <object class="GtkBox" id="vbox21">
4960++ <object class="GtkBox" id="hbox20">
4961+ <property name="visible">True</property>
4962+ <property name="can_focus">False</property>
4963+- <property name="orientation">vertical</property>
4964+- <property name="spacing">6</property>
4965++ <property name="spacing">12</property>
4966+ <child>
4967+- <object class="GtkBox" id="hbox20">
4968++ <object class="GtkLabel" id="preview_label_0">
4969+ <property name="visible">True</property>
4970+ <property name="can_focus">False</property>
4971+- <property name="spacing">12</property>
4972+- <child>
4973+- <object class="GtkLabel" id="preview_label_0">
4974+- <property name="visible">True</property>
4975+- <property name="can_focus">False</property>
4976+- <property name="xalign">0</property>
4977+- <property name="label" translatable="yes">Show _thumbnails:</property>
4978+- <property name="use_underline">True</property>
4979+- <property name="mnemonic_widget">preview_image_combobox</property>
4980+- </object>
4981+- <packing>
4982+- <property name="expand">False</property>
4983+- <property name="fill">False</property>
4984+- <property name="position">0</property>
4985+- </packing>
4986+- </child>
4987+- <child>
4988+- <object class="GtkComboBox" id="preview_image_combobox">
4989+- <property name="visible">True</property>
4990+- <property name="can_focus">False</property>
4991+- <property name="model">model7</property>
4992+- <child>
4993+- <object class="GtkCellRendererText" id="renderer7"/>
4994+- <attributes>
4995+- <attribute name="text">0</attribute>
4996+- </attributes>
4997+- </child>
4998+- </object>
4999+- <packing>
5000+- <property name="expand">False</property>
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches