pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/gnome-volume-manager



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 24 15:24:12 UTC 2009

Modified Files:
        pkgsrc/sysutils/gnome-volume-manager: Makefile PLIST distinfo
Removed Files:
        pkgsrc/sysutils/gnome-volume-manager/patches: patch-ab

Log Message:
Update to 2.24.1, convert to user-destdir.

2009-02-15  Jeffrey Stedfast  <fejj%novell.com@localhost>

        * configure.in: Bumped version to 2.24.1

        * src/manager.c: Changed all "import photos?" prompts to use the
        same gconf "don't ask again" key.
        (prompt_response_cb): Allow saving the result even if the response
        is GTK_RESPONSE_CANCEL. Fixes bug #557364.
        (gvm_prompt): Set a window icon. Fixes bug #515762.

        * gnome-volume-manager.schemas.in: Applied patch by Jerry Tan to
        default autophoto_command to `gthumb --import-photos`. Fixes bug
        #560735.

        * src/manager.c (gvm_console_kit_sesion_get_uid): ConsoleKit 0.3
        changed the return value from Int32 to UInt32 so check for either
        type. Based on a patch by Donnie Berkholz. Fixes bug #571872.

2008-09-23  Jeffrey Stedfast  <fejj%novell.com@localhost>

        Based on the patch by Herbert Pötzl

        * src/manager.c (unmount_all): Don't unmount any volumes that have
        become marked with volume.ignore.
        (gvm_device_mounted): If a volume marked for ignore gets mounted,
        don't prompt the user for anything.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/gnome-volume-manager/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/gnome-volume-manager/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/gnome-volume-manager/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/sysutils/gnome-volume-manager/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index