Module: gnome-volume-manager
      Version: 1.3.5
  Uploaded by: Jeffrey Stedfast

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.3/gnome-volume-manager-1.3.5.tar.gz
  md5sum: b90fdba7b97fd21b9af365e78e5b653b
    size: 296K

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.3/gnome-volume-manager-1.3.5.tar.bz2
  md5sum: f9ca9509e1b22aee10f10b65d1fef606
    size: 228K

ChangeLog
---------

2005-08-18  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in: Bumped evrsion to 1.3.5

2005-08-16  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gnome-volume-manager.schemas.in: Removed the
        autoburn_photo_cd_command item. Added burn_cd/burn_dvd prompt
        items. Also changed the eject command to "/bin/eject %d" so that
        it actually works (eject without an arg tries to eject /dev/cdrom
        which may or may not be what we want to eject).

        * src/properties.c: Removed the autoburn_photo_cd_command stuff.

        * src/manager.c: Many wording changes to the user prompts. Removed
        autoburn_photo_cd stuff.
        (gvm_prompt): Fixed various padding/spacing issues to make all
        dialogs comply with the HIG. Also make sure to not save the user
        response if they cancel the dialog. Other changes include taking
        argc/argv instead of varargs and allowing secondary text to
        contain mockup.
        (gvm_run_cdburner): Remove the BURN_PHOTO_CD case.
        (hal_device_added): For the PTP Camera case, use its own camera
        prompt (which does not have the "Open Folder" choice).
        (gvm_device_mounted): In the USB Mass-Storage camera case, handle
        the case where the user selects "Open Folder".

        * src/gvm.h: Removed the burn_photo_command member.

2005-08-15  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gnome-volume-manager.schemas.in: Changed the default CD player
        to `totem %d` rather than gnome-cd since apparently gnome-cd is a
        dead project. Also disabled cd burning and defaulted all the
        command-lines to use nautilus' cd burning command-line. Also
        disabled autoipod and autophoto since Mono apps aren't included in
        gnome-core. Also disabled autokeyboard and automouse seeing as how
        yast2 is very distro-specific. Also disabled autovideocam seeing
        as how Kino also isn't a gnome-core app.

2005-08-12  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (hal_property_modified): Call gvm_device_mounted()
        even if the udi wasn't in our mount queue.
        (gvm_prompt): Fix expand/fill arguments for box_pack_start for all
        widgets so things look nicer. Also disable label selection (these
        aren't error dialogs).

2005-08-10  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (hal_device_added): Don't call
        gvm_device_mounted() in the subfs case, we'll get a "mounted"
        event when subfs mounts it.
        (gvm_ask_mixed): Same.
        (gvm_cdrom_policy): Same.

2005-08-10  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (gvm_device_is_writer): Return the type of burner
        the device is (cd vs dvd) if it is a burner.
        (gvm_run_cdburner): Change our prompt depending on what type of
        burner device it is.
        (gvm_cdrom_policy): Pass the returned type from is_writer() to
        run_cdburner()

        * gnome-volume-properties.glade: Added TM to iPod label.

2005-08-09  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gnome-volume-manager.schemas.in: Change the autoplay_dvd default
        to true - it makes sense to default the same as autoplay_cda and
        it's likely to be expected by users. Also changed autobrowse to
        true and autorun to false.

2005-08-08  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (mount_all): Fixed some if-logic.

2005-08-03  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Reword the CD-Extra prompt to be less
        confusing. Fixes bug #308856.

2005-08-03  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Capitalise CD in the user prompt dialog
        strings. Fixes bug #311622.

        * gnome-volume-manager.schemas.in: Fixed the iPod long
        description.

        * src/properties.c (main): s/applet/application/ - fixes bug
        #168515.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to