~ubuntu-branches/ubuntu/edgy/gparted/edgy

Viewing all changes in revision 17.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-07-12 17:14:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060712171451-9eurv2u2wiu42t41
Tags: 0.2.5-1.1ubuntu1
* Remove menu dependency and su-to-root launcher; use dh_desktop.
* Port patches from previous Ubuntu packaging (now in a monolithic diff
  since the new packaging doesn't have a patch system):
  - Default to ext3 rather than ext2 (Malone #40586).
  - 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.
    + Instead of formatting, issue format instructions to stdout 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 (Malone #42723).
    + Make all dialogs transient to the plug when embedded.
    + Remove resize grip from statusbar when embedded.
    + Disable reiser4 in installer mode, since partman doesn't support it
      yet (Malone #32075).
  - 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 (Malone #34598).
  - Use gksu to launch gparted.
  - Set desktop entry name to "GNOME Partition Editor" rather than
    "GParted".
* Previous Ubuntu safe-apply-operations and upstream-ntfsresize-fixes
  patches obsoleted by new upstream.
* src/OperationResizeMove.cc abs->llabs tweak to allow this to compile.
  May actually be a g++ bug; I'm not sure ...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: