~ubuntu-branches/ubuntu/gutsy/gparted/gutsy-updates

Viewing all changes in revision 28.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-12-02 10:44:52 UTC
  • mfrom: (1.1.6 etch)
  • Revision ID: james.westby@ubuntu.com-20061202104452-qvxup5j960ohudkc
Tags: 0.2.5-2ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Remove menu dependency and su-to-root launcher; use dh_desktop.
  - Default to ext3 rather than ext2.
  - Installer mode:
    + Originally based on
      http://home.versanet.de/~d-elstner/gparted-installer.diff and work
      by Guadalinex, creates --installer option to allow gparted to plug
      into a socket created by ubiquity.
    + Watch for lines of input on stdin, as follows: "apply" causes
      gparted to ask the user to apply changes, returning a line on stdout
      starting with 0 if confirmed or starting with a number other than 0
      if cancelled; "undo" causes gparted to undo changes.
    + If stdin is closed, then close gparted.
    + When embedded, emit a ready message to stdout when gparted has
      finished starting up.
    + Instead of formatting, issue format instructions to stdout when
      embedded.
    + Write status information to stderr instead of stdout when embedded.
    + Hide the menu bar when embedded.
    + Hide the Apply toolbar button when embedded.
    + Ensure the main window is not visible when embedded.
    + Ensure the format-to menu is not visible when embedded.
    + Make the toolbar use icons-beside-text mode when embedded, and mark
      the new toolbutton as important.
    + Make all dialogs transient to the top-level parent of the socket
      when embedded.
    + Remove resize grip from statusbar when embedded.
    + Disable reiser4 in installer mode, since partman doesn't support it
      yet.
    + Add a --filesystem option to allow the installer to override
      gparted's initial idea of the filesystem in use on a partition.
  - When applying, don't ask for confirmation if there are no operations
    to apply. (Normally this won't happen because the Apply toolbar button
    will be disabled, but it can happen in installer mode.)
  - Move the menu item to System/Administration (MenusRevisited).
  - Add X-KDE-SubstituteUID=true.
  - Use gksu to launch gparted.
  - Set desktop entry name to "GNOME Partition Editor" rather than
    "GParted".
  - src/OperationResizeMove.cc abs->llabs tweak to allow this to compile.
    May actually be a g++ bug.
  - src/xfs.cc: Fix crash if xfs_db fails.
  - Suppress probing of floppy and CD devices.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: