diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2021-06-01 18:12:31 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2021-06-01 18:56:52 +0200 |
| commit | 9d29ce871bad00fb6f90ddcbfbb01f42213b3770 (patch) | |
| tree | 879497b1a256a07b07f3a6913ce4d03d2e67b0f9 /debian | |
| parent | 70f8f523ad89cd8854241ed0240c5163b458bf6d (diff) | |
GnomeFileManager: Use upstream OpenWindowsWithLocations
Find nautilus application windows by their unique GTK window object path using the application manager, in this way we can drop the support to the ubuntu-only XUbuntuOpenLocationsXids property. As per this, recommends an higher version of nautilus.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 945f092df..cd3a3bfff 100644 --- a/debian/control +++ b/debian/control @@ -90,7 +90,7 @@ Depends: ${shlibs:Depends}, unity-scope-home, Recommends: unity-control-center, ${unity-default-masterscopes} - nautilus, + nautilus (>> 3.37.1), nemo, gnome-disk-utility, hud, |
