← Back to team overview

desktop-packages team mailing list archive

[Bug 874265] Re: Launcher - remove the embossed 'home' image from the Nautilus Launcher icon

 

This bug was fixed in the package nautilus - 1:3.2.1-2ubuntu1

---------------
nautilus (1:3.2.1-2ubuntu1) precise; urgency=low

  * Resynchronize on Debian
  * Remaining diffs:
  * debian/changelog, debian/rules: set epoch number (which was added by error)
  * debian/control.in:
    - build-Depend on lpi, libappindicator3-dev, libunity-dev
    - don't build-depends on individual girs, the libraries do that
    - don't build with tracker, don't suggests it
    - nautilus-data should not need to recommends nautilus,
      lower to a suggests so file-roller doesn't bring in nautilus
    - nautilus Replaces nautilus-data, Debian installed the dbus service there
  * debian/mount-archive.desktop:
  * debian/mount-archive.desktop.in:
    - New nautilus context menu item to allow mounting zip, iso, etc
  * debian/nautilus.gsettings-override:
    - Change the default desktop icon configuration
  * debian/nautilus.install:
    - don't move the autostart to usr
    - install mount-archive menu
    - install nautilus-folder-handler.desktop
  * debian/nautilus-data.install:
    - install apport hook
  * debian/nautilus-folder-handler.desktop:
    - ship a copy of nautilus.desktop with NoDisplay=true since some user
      configurations refer to it
  * debian/patches/01_lpi.patch:
    - Launchpad changes.
  * debian/patches/02_additional_marge_for_unity.patch:
    - ensure we don't move desktop icons when locking or unlocking the unity
      launcher
  * debian/patches/03_translations_list_update.patch:
    - Translate the mount-archive menu entry
  * debian/patches/04_suppress_umount_in_ltsp.patch:
    - Don't list unmount and eject actions on LTSP clients
  * debian/patches/05_desktop_menu_export.patch:
    - export the desktop menus for appmenu in unity
  * debian/patches/06_never_exec_nonexec_launchers.patch:
    - Implement non-exec policy for .desktop handler.
  * debian/patches/07_use_application_indicator.patch:
    - Use the application-indicator, needs to be updated
  * debian/patches/08_clean_session_capplet.patch:
    - use NoDisplay for the new autostart desktop to keep the capplet clean
  * debian/patches/09_no-initial-fade.patch:
    - Patch to disable the initial fade-in of the background without disabling
      crossfades when the background is changed.
  * debian/patches/11_copy_skipping_pager.patch:
    - after discussion with dx and design, the easier short-time solution is to
      have the copy dialog skipping the pager to be able to launch nautilus even
      with a copy operation in progress
  * debian/patches/12_unity_launcher_support.patch:
    - added new patch to include support to the unity launcher.
      When a file operation is in progress the nautilus launcher icon
      gets a progress bar and the count of the active transfers, plus
      a quicklist item to bring on top/show the transfers window.
  * debian/patches/13_translate_unity_launcher.patch:
    - list the unity launcher desktop to translate
  * debian/patches/14_bring_del_instead_ctrl_del.patch:
    - use Del instead of Ctrl + Del for sending files to the bin
  * debian/patches/15_use-ubuntu-help.patch:
    - use the ubuntu documentation
  * debian/patches/16_run_in_gnome_unity.patch:
    - handle the background only in GNOME and Unity session
  * debian/patches/17_dont_allow_new_tab_on_desktop.patch:
    - Don't allow "New tab" shortcut on desktop
  * debian/patches/18_fix_crash_in_get_current_uri.patch:
    - Upstream patch to fix crash in nautilus_window_slot_get_current_uri()
  * debian/patches/git-0001-Workaround-focus-issues-on-typeahead.patch:
    - upstream patch to workaround focus issues on typeahead
  * debian/patches/git_sideplace_sorting.patch:
    - backport git commit to sort the places entries by alphabetic order
      rather than coding the list in english order
  * debian/rules:
    - use --disable-appindicator
  * debian/source_nautilus.py:
    - Apport hook to list versions of files in /usr/lib/nautilus and reassign
      the crashes when there are not due to nautilus code directly
  * Dropped diffs:
  * debian/nautilus.maintscript:
    - the conffile was only shipped during part of the Oneiric cycle
  * debian/rules:
    - ship an empty nautilus.css rather than none to avoid warnings,
      upstream is shopping the css with theme in the current version

  [ Paul Sladen ]
  * debian/nautilus-home.desktop: Force icon=folder for
    'Home Folder' entry to reduce confusion (LP: #874265)

nautilus (3.2.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control.in:
    - Drop Build-Depends on libdbus-glib-1-dev, no longer required.
    - Drop Recommends on desktop-base. It was originally added when nautilus
      was patched to show the .desktop icons from the desktop-base package. We
      don't do that anymore, so the Recommends has become obsolete.
    - Drop Recommends on consolekit. The ConsoleKit specific functionality has
      been moved into gnome-settings-daemon.
    - Drop Recommends on synaptic and app-install-data. We no longer call
      synaptic for mimetypes without a handler as this functionality is
      provided by alternatives like PackageKit or sessioninstaller now.
    - Update Vcs-* URLs.
  * debian/nautilus-data.gconf-defaults:
    - Removed, obsolete.
  * Refresh patches.

nautilus (3.2.1-1) experimental; urgency=low

  * New upstream release
  * debian/patches/13_tracker.patch: Updated
  * debian/control.in: Update build-dependencies
  * debian/control.in, debian/rules: enable the tracker sarch backend
  * debian/control.in: Recommend sushi

nautilus (3.0.2-4) unstable; urgency=low

  * Upload to unstable.

nautilus (3.0.2-3) experimental; urgency=low

  * debian/control.in:
    - Add Breaks against nautilus-sendto-empathy (<< 3.0) and
      gnome-bluetooth (<< 3.0) as the libnautilus-sendto extension was moved
      into nautilus 3 but the plugin path was not changed with the switch to
      GTK 3. Loading both GTK 2 and GTK 3 in the same process is not allowed.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
      called.
    - Remove old Conflicts and Replaces.
  * debian/rules:
    - Remove clean-la.mk since we don't install any .la files.
    - Drop call to dh_girepository
  * Bump debhelper compatibility level to 8.
    - Strip debian/tmp/ from .install files.
    - Bump Build-Depends on debhelper.
  * debian/watch:
    - Update to version 3.
    - Track .xz tarballs.
  * debian/nautilus.install:
    - Install dbus service file for nautilus.
  * debian/patches/13_tracker.patch:
    - Add support for tracker 0.12. Closes: #643946
    - Enable full text search.

nautilus (3.0.2-2) experimental; urgency=low

  * Rename libnautilus-extension1 to libnautilus-extension1a, and add
    appropriate Replaces/Conflicts. Closes: #627361.

nautilus (3.0.2-1) experimental; urgency=low

  * Rebuild against a cdbs+debhelper with dh_installgsettings.
    Closes: #627477.
  * libnautilus-extension1 breaks nautilus (< 3.0) and that’s the
    beginning of a very long list (nautilus transition).
    + gnome-disk-utility < 3.0
    + brasero < 2.91
    + file-roller < 3.0
    + nautilus-sendto < 3
  * Replace nautilus-sendto since it is now included in nautilus.
  * New upstream translation and bugfix release.
  * 00_do_not_require_unpackage_libexif.patch: dropped, we have the
    latest libexif now.
    + Bump build-dependencies accordingly.
  * Bump libnotify requirement.
  * Reintroduce some nautilus 2.x patches.
    + 03_deprecated.patch: still necessary, refreshed.
    + 12_list-view_expand.patch: still necessary, file was renamed,
      refreshed. Update to GTK+ 3.
  * nautilus.install: install the autostart file. This should bring back
    the desktop icons functionality completely.
 -- Sebastien Bacher <seb128@xxxxxxxxxx>   Thu, 08 Dec 2011 15:47:34 +0100

** Changed in: nautilus (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/874265

Title:
  Launcher - remove the embossed 'home' image from the Nautilus Launcher
  icon

Status in Ayatana Design:
  Fix Committed
Status in Monochrome Icons for Ubuntu:
  Invalid
Status in “nautilus” package in Ubuntu:
  Fix Released

Bug description:
   Remove the embossed 'home' image from the Nautilus Launcher icon.  If
  such a icon does not already exist, contact Rosie for the adapted icon

  ----------------------------------
  Note from User Testing:

  In user testing, participants use 'home' (Nautilus Launcher) to find
  or access everything in their computer.  Many thought that the Dash
  was the equivalent of the start button in Windows whereas 'home' was
  their computer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/874265/+subscriptions