--- gnome-disk-utility-2.28.0.orig/debian/rules +++ gnome-disk-utility-2.28.0/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper + +DEB_DH_MAKESHLIBS_ARGS_ALL := -X/usr/lib/nautilus/ --- gnome-disk-utility-2.28.0.orig/debian/gnome-disk-utility.install +++ gnome-disk-utility-2.28.0/debian/gnome-disk-utility.install @@ -0,0 +1,6 @@ +debian/tmp/usr/bin/ +debian/tmp/usr/share/ +debian/tmp/etc/xdg/autostart/gdu-notification-daemon.desktop +debian/tmp/usr/lib/gnome-disk-utility/gdu-notification-daemon +debian/tmp/usr/lib/gnome-disk-utility/gdu-format-tool +debian/tmp/usr/lib/nautilus/extensions-2.0/libnautilus-gdu.so --- gnome-disk-utility-2.28.0.orig/debian/changelog +++ gnome-disk-utility-2.28.0/debian/changelog @@ -0,0 +1,88 @@ +gnome-disk-utility (2.28.0-0ubuntu2) karmic; urgency=low + + * debian/control: Drop unnecessary libpolkit dependencies, add missing + libgtk2.0-dev dependency to libgdu-gtk-dev. + + -- Martin Pitt Tue, 22 Sep 2009 09:33:51 +0200 + +gnome-disk-utility (2.28.0-0ubuntu1) karmic; urgency=low + + * New upstream release: + - Bug 592006 - Untranslatable string construction in gdu-drive.c + - Merge branch 'master' into ata-smart-ui-rework + - Land new ATA SMART user interface + - Fix build + - Fix POTFILES.in + - Bug 593381 - fix error caused by zh_CN translation + - Depend on the latest DeviceKit-disks API + * Drop 02-fix-plural-declaration-in-zh_CN-help-translation.patch, applied + upstream. + * debian/control: + - Bump devicekit-disks dependencies to >= 007. + - Add libatasmart-dev build dependency. + * debian/libgdu0.symbols, debian/libgdu-gtk0.symbols: Update for new + version. + + -- Martin Pitt Sat, 19 Sep 2009 16:59:56 +0200 + +gnome-disk-utility (0.5-0ubuntu3) karmic; urgency=low + + * Add 02-fix-plural-declaration-in-zh_CN-help-translation.patch: Fix plural + form declaration in zh_CN help translation. Fixes FTBFS. (Gnome #593381) + + -- Martin Pitt Mon, 31 Aug 2009 13:22:29 +0200 + +gnome-disk-utility (0.5-0ubuntu2) karmic; urgency=low + + * Add 01_menu_category.patch: Move menu entry from Apps → System Tools + (which we try to avoid in Ubuntu) to System → Administration. + + -- Martin Pitt Mon, 31 Aug 2009 11:22:40 +0200 + +gnome-disk-utility (0.5-0ubuntu1) karmic; urgency=low + + * New upstream release: + - Bug 591170 – fix smartmoontools URL + - Add support for new :drive-can-spindown property + - Start writing a dialog to set up Software RAID + - More detail in the TreeView and incremental work on the Create RAID dialog + - Add some more translator comments + - First usable version of the Create RAID Array dialog + - Fix a crasher when determining unallocated on unactivated drives + - Fix up drive name for non-USB SD drives + - Bug 582881 – Typos in original strings + - grid: Clarify property comment + - Add API for new :device-presentation-nopolicy property in DKD + - Use g_mount_unmount_with_operation() in the format tool + - Drop polkit references from pc files + - Lots of translation updates. + * debian/control: Bump devicekit-disks dependencies to >= 006. + * debian/*.symbols: Add new symbols from 0.5. + + -- Martin Pitt Mon, 24 Aug 2009 07:38:01 +0200 + +gnome-disk-utility (0.4-0ubuntu1) karmic; urgency=low + + * Synchronize to Debian git (all remaining Ubuntu changes committed). + * New upstream release. + * debian/control: Update build dependencies: Drop libpolkit* and + libsexy-dev, bump devicekit-disks, bump libgtk2.0-dev. + * debian/libgdu0.symbols: Update for new upstream version. + + -- Martin Pitt Mon, 22 Jun 2009 14:54:25 +0200 + +gnome-disk-utility (0.3-2) experimental; urgency=low + + * debian/copyright + - Add Name, Maintainer and Source field as recommended by DEP-5. + * debian/control + - Add missing Build-Depends on gnome-doc-utils, scrollkeeper and + libnautilus-extension-dev (>= 2.24). (Closes: #529589) + + -- Michael Biebl Wed, 20 May 2009 18:27:27 +0200 + +gnome-disk-utility (0.3-1) experimental; urgency=low + + * Initial release. (Closes: #521365) + + -- Michael Biebl Mon, 18 May 2009 10:49:51 +0200 --- gnome-disk-utility-2.28.0.orig/debian/watch +++ gnome-disk-utility-2.28.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://hal.freedesktop.org/releases/gnome-disk-utility-([\d\.]+)\.tar\.bz2 --- gnome-disk-utility-2.28.0.orig/debian/libgdu-dev.install +++ gnome-disk-utility-2.28.0/debian/libgdu-dev.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/libgdu.{so,a} +debian/tmp/usr/lib/pkgconfig/gdu.pc +debian/tmp/usr/include/gnome-disk-utility/gdu/ --- gnome-disk-utility-2.28.0.orig/debian/copyright +++ gnome-disk-utility-2.28.0/debian/copyright @@ -0,0 +1,33 @@ +Name: gnome-disk-utility +Maintainer: David Zeuthen +Source: http://hal.freedesktop.org/releases/ + +Files: * +Copyright: 2007,2009 David Zeuthen +License: LGPL-2+ + The full text of the LGPL is distributed as in + /usr/share/common-licenses/LGPL-2 on Debian systems. + +Files: data/icons/* +Copyright: 2008 David Zeuthen +License: GPL-2+ + The full text of the GPL is distributed as in + /usr/share/common-licenses/GPL-2 on Debian systems. + +Files: src/nautilus-extension/*, format-tool/gdu-format-dialog.* +Copyright: 2008-2009 Red Hat, Inc. +License: GPL-2+ + The full text of the GPL is distributed as in + /usr/share/common-licenses/GPL-2 on Debian systems. + +Files: doc/* +Copyright: 2008 David Zeuthen +License: GFDL-1.1+ + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. + . + The full text of the GFDL is distributed as in + /usr/share/common-licenses/GFDL on Debian systems. --- gnome-disk-utility-2.28.0.orig/debian/libgdu-gtk0.symbols +++ gnome-disk-utility-2.28.0/debian/libgdu-gtk0.symbols @@ -0,0 +1,57 @@ +libgdu-gtk.so.0 libgdu-gtk0 #MINVER# + gdu_ata_smart_dialog_get_type@Base 2.28.0 + gdu_ata_smart_dialog_new@Base 2.28.0 + gdu_create_linux_md_dialog_get_component_size@Base 0.5 + gdu_create_linux_md_dialog_get_drives@Base 0.5 + gdu_create_linux_md_dialog_get_level@Base 0.5 + gdu_create_linux_md_dialog_get_name@Base 0.5 + gdu_create_linux_md_dialog_get_size@Base 0.5 + gdu_create_linux_md_dialog_get_stripe_size@Base 0.5 + gdu_create_linux_md_dialog_get_type@Base 0.5 + gdu_create_linux_md_dialog_new@Base 0.5 + gdu_pool_tree_model_column_get_type@Base 0.5 + gdu_pool_tree_model_flags_get_type@Base 0.5 + gdu_pool_tree_model_get_iter_for_presentable@Base 0.5 + gdu_pool_tree_model_get_type@Base 0.5 + gdu_pool_tree_model_new@Base 0.5 + gdu_pool_tree_view_flags_get_type@Base 0.5 + gdu_pool_tree_view_get_selected_presentable@Base 0.5 + gdu_pool_tree_view_get_type@Base 0.5 + gdu_pool_tree_view_new@Base 0.5 + gdu_pool_tree_view_select_first_presentable@Base 0.5 + gdu_pool_tree_view_select_presentable@Base 0.5 + gdu_size_widget_get_max_size@Base 0.5 + gdu_size_widget_get_min_size@Base 0.5 + gdu_size_widget_get_size@Base 0.5 + gdu_size_widget_get_type@Base 0.5 + gdu_size_widget_new@Base 0.5 + gdu_size_widget_set_max_size@Base 0.5 + gdu_size_widget_set_min_size@Base 0.5 + gdu_size_widget_set_size@Base 0.5 + gdu_spinner_get_type@Base 2.28.0 + gdu_spinner_new@Base 2.28.0 + gdu_spinner_start@Base 2.28.0 + gdu_spinner_stop@Base 2.28.0 + gdu_time_label_get_type@Base 0.3 + gdu_time_label_new@Base 0.3 + gdu_time_label_set_time@Base 0.3 + gdu_util_delete_confirmation_dialog@Base 0.2 + gdu_util_dialog_ask_for_new_secret@Base 0.2 + gdu_util_dialog_ask_for_secret@Base 0.2 + gdu_util_dialog_change_secret@Base 0.2 + gdu_util_dialog_show_filesystem_busy@Base 0.2 + gdu_util_fstype_combo_box_create@Base 0.2 + gdu_util_fstype_combo_box_get_selected@Base 0.2 + gdu_util_fstype_combo_box_rebuild@Base 0.2 + gdu_util_fstype_combo_box_select@Base 0.2 + gdu_util_fstype_combo_box_set_desc_label@Base 0.2 + gdu_util_get_pixbuf_for_presentable@Base 0.2 + gdu_util_get_pixbuf_for_presentable_at_pixel_size@Base 0.2 + gdu_util_part_table_type_combo_box_create@Base 0.2 + gdu_util_part_table_type_combo_box_get_selected@Base 0.2 + gdu_util_part_table_type_combo_box_select@Base 0.2 + gdu_util_part_table_type_combo_box_set_desc_label@Base 0.2 + gdu_util_part_type_combo_box_create@Base 0.2 + gdu_util_part_type_combo_box_get_selected@Base 0.2 + gdu_util_part_type_combo_box_rebuild@Base 0.2 + gdu_util_part_type_combo_box_select@Base 0.2 --- gnome-disk-utility-2.28.0.orig/debian/libgdu-gtk-dev.install +++ gnome-disk-utility-2.28.0/debian/libgdu-gtk-dev.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/libgdu-gtk.{so,a} +debian/tmp/usr/lib/pkgconfig/gdu-gtk.pc +debian/tmp/usr/include/gnome-disk-utility/gdu-gtk/ --- gnome-disk-utility-2.28.0.orig/debian/compat +++ gnome-disk-utility-2.28.0/debian/compat @@ -0,0 +1 @@ +7 --- gnome-disk-utility-2.28.0.orig/debian/libgdu0.install +++ gnome-disk-utility-2.28.0/debian/libgdu0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libgdu.so.* --- gnome-disk-utility-2.28.0.orig/debian/libgdu0.symbols +++ gnome-disk-utility-2.28.0/debian/libgdu0.symbols @@ -0,0 +1,214 @@ +libgdu.so.0 libgdu0 #MINVER# + gdu_device_drive_ata_smart_get_blob@Base 2.28.0 + gdu_device_drive_ata_smart_get_is_available@Base 0.3 + gdu_device_drive_ata_smart_get_status@Base 2.28.0 + gdu_device_drive_ata_smart_get_time_collected@Base 0.3 + gdu_device_drive_ata_smart_refresh_data@Base 0.3 + gdu_device_drive_get_can_detach@Base 0.4 + gdu_device_drive_get_can_spindown@Base 0.5 + gdu_device_drive_get_connection_interface@Base 0.2 + gdu_device_drive_get_connection_speed@Base 0.2 + gdu_device_drive_get_is_media_ejectable@Base 0.2 + gdu_device_drive_get_is_rotational@Base 0.5 + gdu_device_drive_get_media@Base 0.2 + gdu_device_drive_get_media_compatibility@Base 0.2 + gdu_device_drive_get_model@Base 0.2 + gdu_device_drive_get_requires_eject@Base 0.2 + gdu_device_drive_get_revision@Base 0.2 + gdu_device_drive_get_serial@Base 0.2 + gdu_device_drive_get_vendor@Base 0.2 + gdu_device_filesystem_list_open_files@Base 0.2 + gdu_device_filesystem_list_open_files_sync@Base 0.2 + gdu_device_find_parent@Base 0.2 + gdu_device_get_block_size@Base 0.2 + gdu_device_get_detection_time@Base 0.3 + gdu_device_get_dev@Base 0.3 + gdu_device_get_device_file@Base 0.2 + gdu_device_get_media_detection_time@Base 0.3 + gdu_device_get_mount_path@Base 0.2 + gdu_device_get_mount_paths@Base 0.3 + gdu_device_get_mounted_by_uid@Base 0.2 + gdu_device_get_object_path@Base 0.2 + gdu_device_get_pool@Base 0.2 + gdu_device_get_presentation_hide@Base 0.3 + gdu_device_get_presentation_icon_name@Base 0.2 + gdu_device_get_presentation_name@Base 0.2 + gdu_device_get_presentation_nopolicy@Base 0.5 + gdu_device_get_size@Base 0.2 + gdu_device_get_type@Base 0.2 + gdu_device_id_get_label@Base 0.2 + gdu_device_id_get_type@Base 0.2 + gdu_device_id_get_usage@Base 0.2 + gdu_device_id_get_uuid@Base 0.2 + gdu_device_id_get_version@Base 0.2 + gdu_device_is_drive@Base 0.2 + gdu_device_is_linux_md@Base 0.2 + gdu_device_is_linux_md_component@Base 0.2 + gdu_device_is_luks@Base 0.2 + gdu_device_is_luks_cleartext@Base 0.2 + gdu_device_is_media_available@Base 0.2 + gdu_device_is_media_change_detected@Base 0.2 + gdu_device_is_media_change_detection_inhibitable@Base 0.2 + gdu_device_is_media_change_detection_inhibited@Base 0.2 + gdu_device_is_media_change_detection_polling@Base 0.3 + gdu_device_is_mounted@Base 0.2 + gdu_device_is_optical_disc@Base 0.2 + gdu_device_is_partition@Base 0.2 + gdu_device_is_partition_table@Base 0.2 + gdu_device_is_read_only@Base 0.2 + gdu_device_is_removable@Base 0.2 + gdu_device_is_system_internal@Base 0.2 + gdu_device_job_get_id@Base 0.2 + gdu_device_job_get_initiated_by_uid@Base 0.2 + gdu_device_job_get_percentage@Base 0.3 + gdu_device_job_in_progress@Base 0.2 + gdu_device_job_is_cancellable@Base 0.2 + gdu_device_linux_md_component_get_holder@Base 0.2 + gdu_device_linux_md_component_get_home_host@Base 0.2 + gdu_device_linux_md_component_get_level@Base 0.2 + gdu_device_linux_md_component_get_name@Base 0.2 + gdu_device_linux_md_component_get_num_raid_devices@Base 0.2 + gdu_device_linux_md_component_get_state@Base 0.2 + gdu_device_linux_md_component_get_uuid@Base 0.2 + gdu_device_linux_md_component_get_version@Base 0.2 + gdu_device_linux_md_get_home_host@Base 0.2 + gdu_device_linux_md_get_level@Base 0.2 + gdu_device_linux_md_get_name@Base 0.2 + gdu_device_linux_md_get_num_raid_devices@Base 0.2 + gdu_device_linux_md_get_slaves@Base 0.2 + gdu_device_linux_md_get_state@Base 0.2 + gdu_device_linux_md_get_sync_action@Base 0.2 + gdu_device_linux_md_get_sync_percentage@Base 0.2 + gdu_device_linux_md_get_sync_speed@Base 0.2 + gdu_device_linux_md_get_uuid@Base 0.2 + gdu_device_linux_md_get_version@Base 0.2 + gdu_device_linux_md_is_degraded@Base 0.2 + gdu_device_luks_cleartext_get_slave@Base 0.2 + gdu_device_luks_cleartext_unlocked_by_uid@Base 0.2 + gdu_device_luks_get_holder@Base 0.2 + gdu_device_op_cancel_job@Base 0.2 + gdu_device_op_drive_ata_smart_initiate_selftest@Base 0.3 + gdu_device_op_drive_detach@Base 0.4 + gdu_device_op_drive_eject@Base 0.2 + gdu_device_op_drive_poll_media@Base 0.2 + gdu_device_op_filesystem_check@Base 0.2 + gdu_device_op_filesystem_create@Base 0.2 + gdu_device_op_filesystem_mount@Base 0.2 + gdu_device_op_filesystem_set_label@Base 0.2 + gdu_device_op_filesystem_unmount@Base 0.2 + gdu_device_op_linux_md_add_component@Base 0.2 + gdu_device_op_linux_md_check@Base 0.4 + gdu_device_op_linux_md_remove_component@Base 0.2 + gdu_device_op_linux_md_stop@Base 0.2 + gdu_device_op_luks_change_passphrase@Base 0.2 + gdu_device_op_luks_lock@Base 0.2 + gdu_device_op_luks_unlock@Base 0.2 + gdu_device_op_partition_create@Base 0.2 + gdu_device_op_partition_delete@Base 0.2 + gdu_device_op_partition_modify@Base 0.2 + gdu_device_op_partition_table_create@Base 0.2 + gdu_device_optical_disc_get_is_appendable@Base 0.2 + gdu_device_optical_disc_get_is_blank@Base 0.2 + gdu_device_optical_disc_get_is_closed@Base 0.2 + gdu_device_optical_disc_get_num_audio_tracks@Base 0.2 + gdu_device_optical_disc_get_num_sessions@Base 0.2 + gdu_device_optical_disc_get_num_tracks@Base 0.2 + gdu_device_partition_get_flags@Base 0.2 + gdu_device_partition_get_label@Base 0.2 + gdu_device_partition_get_number@Base 0.2 + gdu_device_partition_get_offset@Base 0.2 + gdu_device_partition_get_scheme@Base 0.2 + gdu_device_partition_get_size@Base 0.2 + gdu_device_partition_get_slave@Base 0.2 + gdu_device_partition_get_type@Base 0.2 + gdu_device_partition_get_uuid@Base 0.2 + gdu_device_partition_table_get_count@Base 0.2 + gdu_device_partition_table_get_scheme@Base 0.2 + gdu_drive_activate@Base 0.2 + gdu_drive_can_activate@Base 0.2 + gdu_drive_can_deactivate@Base 0.2 + gdu_drive_deactivate@Base 0.2 + gdu_drive_get_type@Base 0.2 + gdu_drive_has_unallocated_space@Base 0.5 + gdu_drive_is_activatable@Base 0.2 + gdu_drive_is_active@Base 0.2 + gdu_error_quark@Base 0.2 + gdu_get_job_description@Base 0.2 + gdu_known_filesystem_get_can_create@Base 0.2 + gdu_known_filesystem_get_can_mount@Base 0.2 + gdu_known_filesystem_get_id@Base 0.2 + gdu_known_filesystem_get_max_label_len@Base 0.2 + gdu_known_filesystem_get_name@Base 0.2 + gdu_known_filesystem_get_supports_fsck@Base 0.2 + gdu_known_filesystem_get_supports_label_rename@Base 0.2 + gdu_known_filesystem_get_supports_online_fsck@Base 0.2 + gdu_known_filesystem_get_supports_online_label_rename@Base 0.2 + gdu_known_filesystem_get_supports_online_resize_enlarge@Base 0.2 + gdu_known_filesystem_get_supports_online_resize_shrink@Base 0.2 + gdu_known_filesystem_get_supports_resize_enlarge@Base 0.2 + gdu_known_filesystem_get_supports_resize_shrink@Base 0.2 + gdu_known_filesystem_get_supports_unix_owners@Base 0.2 + gdu_known_filesystem_get_type@Base 0.2 + gdu_linux_md_drive_get_slave_flags@Base 0.2 + gdu_linux_md_drive_get_slaves@Base 0.2 + gdu_linux_md_drive_get_type@Base 0.2 + gdu_linux_md_drive_has_slave@Base 0.2 + gdu_linux_md_get_raid_level_description@Base 0.5 + gdu_linux_md_get_raid_level_for_display@Base 0.2 + gdu_marshal_VOID__BOOLEAN_STRING_UINT_BOOLEAN_DOUBLE@Base 0.3 + gdu_marshal_VOID__STRING_BOOLEAN_STRING_UINT_BOOLEAN_DOUBLE@Base 0.3 + gdu_pool_get_by_device_file@Base 0.2 + gdu_pool_get_by_object_path@Base 0.2 + gdu_pool_get_daemon_version@Base 0.2 + gdu_pool_get_devices@Base 0.2 + gdu_pool_get_drive_by_device@Base 0.2 + gdu_pool_get_enclosed_presentables@Base 0.2 + gdu_pool_get_known_filesystem_by_id@Base 0.2 + gdu_pool_get_known_filesystems@Base 0.2 + gdu_pool_get_presentable_by_id@Base 0.2 + gdu_pool_get_presentables@Base 0.2 + gdu_pool_get_type@Base 0.2 + gdu_pool_get_volume_by_device@Base 0.2 + gdu_pool_is_daemon_inhibited@Base 0.2 + gdu_pool_new@Base 0.2 + gdu_pool_op_linux_md_create@Base 0.5 + gdu_pool_op_linux_md_start@Base 0.2 + gdu_pool_supports_luks_devices@Base 0.2 + gdu_presentable_compare@Base 0.2 + gdu_presentable_equals@Base 0.2 + gdu_presentable_get_description@Base 0.5 + gdu_presentable_get_device@Base 0.2 + gdu_presentable_get_enclosing_presentable@Base 0.2 + gdu_presentable_get_icon@Base 0.2 + gdu_presentable_get_id@Base 0.2 + gdu_presentable_get_name@Base 0.2 + gdu_presentable_get_offset@Base 0.2 + gdu_presentable_get_pool@Base 0.2 + gdu_presentable_get_size@Base 0.2 + gdu_presentable_get_toplevel@Base 0.2 + gdu_presentable_get_type@Base 0.2 + gdu_presentable_get_vpd_name@Base 0.5 + gdu_presentable_hash@Base 0.2 + gdu_presentable_is_allocated@Base 0.2 + gdu_presentable_is_recognized@Base 0.2 + gdu_process_get_app_info@Base 0.2 + gdu_process_get_command_line@Base 0.2 + gdu_process_get_id@Base 0.2 + gdu_process_get_owner@Base 0.2 + gdu_process_get_type@Base 0.2 + gdu_util_ata_smart_status_to_desc@Base 2.28.0 + gdu_util_delete_secret@Base 0.2 + gdu_util_fstype_get_description@Base 0.2 + gdu_util_get_connection_for_display@Base 0.2 + gdu_util_get_default_part_type_for_scheme_and_fstype@Base 0.2 + gdu_util_get_desc_for_part_type@Base 0.2 + gdu_util_get_fstype_for_display@Base 0.2 + gdu_util_get_secret@Base 0.2 + gdu_util_get_size_for_display@Base 0.2 + gdu_util_get_speed_for_display@Base 0.2 + gdu_util_have_secret@Base 0.2 + gdu_util_part_table_type_get_description@Base 0.2 + gdu_util_part_type_foreach@Base 0.2 + gdu_util_save_secret@Base 0.2 + gdu_volume_get_type@Base 0.2 + gdu_volume_hole_get_type@Base 0.2 --- gnome-disk-utility-2.28.0.orig/debian/libgdu-gtk0.install +++ gnome-disk-utility-2.28.0/debian/libgdu-gtk0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libgdu-gtk.so.* --- gnome-disk-utility-2.28.0.orig/debian/control +++ gnome-disk-utility-2.28.0/debian/control @@ -0,0 +1,86 @@ +Source: gnome-disk-utility +Section: admin +Priority: optional +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: Utopia Maintenance Team +Uploaders: Michael Biebl +Build-Depends: debhelper (>= 7), + cdbs, + autotools-dev, + pkg-config, + xsltproc, + gtk-doc-tools, + gnome-doc-utils, + rarian-compat | scrollkeeper, + libdbus-glib-1-dev (>= 0.76), + libglib2.0-dev (>= 2.16), + libgtk2.0-dev (>= 2.17.2), + devicekit-disks (>= 007), + libatasmart-dev (>= 0.14), + libgnome-keyring-dev (>= 2.22), + libunique-dev (>= 1.0), + libnotify-dev (>= 0.3.0), + libnautilus-extension-dev (>= 2.24) +Standards-Version: 3.8.3 +Vcs-Git: git://git.debian.org/git/pkg-utopia/gnome-disk-utility.git +Vcs-Browser: http://git.debian.org/?p=pkg-utopia/gnome-disk-utility.git;a=summary +Homepage: http://git.gnome.org/cgit/gnome-disk-utility/ + +Package: gnome-disk-utility +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, devicekit-disks (>= 007) +Description: manage and configure disk drives and media + palimpsest (from the gnome-disk-utility project) is a tool to manage disk + drives and media: + . + * Format and partition drives. + * Mount and unmount partitions. + * Query S.M.A.R.T. attributes. + . + It utilizes DeviceKit-disks. + +Package: libgdu0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: GObject based Disk Utility Library + The gnome-disk-utility library provides an user-space interface to the + DeviceKit-disks objects and properties (such as drives, volumes, SMART data), + and operations (such as mounting, unmounting, creating and checking + partitions). + . + This package contains shared libraries to be used by applications. + +Package: libgdu-gtk0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: GTK+ standard dialog library for libgdu + The gdu-gtk library provides GTK+ standard dialogs for handling media + operations, like entering secrets for encrypted drives or confirmation dialogs + for erasing a partition. + . + This package contains shared libraries to be used by applications. + +Package: libgdu-dev +Architecture: any +Section: libdevel +Depends: libgdu0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libglib2.0-dev (>= 2.16) +Description: GObject based Disk Utility Library - development files + The gnome-disk-utility library provides an user-space interface to the + DeviceKit-disks objects and properties (such as drives, volumes, SMART data), + and operations (such as mounting, unmounting, creating and checking + partitions). + . + This package contains files that are needed to build applications. + +Package: libgdu-gtk-dev +Architecture: any +Section: libdevel +Depends: libgdu-gtk0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdu-dev, libgtk2.0-dev +Description: GTK+ standard dialog library for libgdu - development files + The gdu-gtk library provides standard GTK+ dialogs for handling media + operations, like entering secrets for encrypted drives or confirmation dialogs + for erasing a partition. + . + This package contains files that are needed to build applications. --- gnome-disk-utility-2.28.0.orig/debian/patches/01_menu_category.patch +++ gnome-disk-utility-2.28.0/debian/patches/01_menu_category.patch @@ -0,0 +1,11 @@ +# Description: Move menu entry from Apps → System Tools (which we try to avoid in Ubuntu) to System → Administration. +# UbuntuSpecific: upstream uses system tools menu directory +--- gnome-disk-utility/data/palimpsest.desktop.in 2009-06-22 14:44:32.000000000 +0200 ++++ gnome-disk-utility.new/data/palimpsest.desktop.in 2009-08-31 11:20:35.989952958 +0200 +@@ -7,5 +7,5 @@ + Terminal=false + Type=Application + X-GNOME-DocPath=palimpsest/palimpsest.xml +-Categories=GNOME;GTK;System; ++Categories=GNOME;GTK;System;Settings;HardwareSettings; + --- gnome-disk-utility-2.28.0.orig/help/palimpsest.pot +++ gnome-disk-utility-2.28.0/help/palimpsest.pot @@ -0,0 +1,126 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2009-09-19 17:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/palimpsest.xml:73(None) +msgid "@@image: 'figures/main-app.png'; md5=5bc3f0bd4d9ae5bb4e46e19d1d649f4b" +msgstr "" + +#: C/palimpsest.xml:18(title) +msgid "Palimpsest Disk Utility Manual" +msgstr "" + +#: C/palimpsest.xml:20(para) +msgid "This document describes the Palimpsest Disk Utility application." +msgstr "" + +#: C/palimpsest.xml:25(year) C/palimpsest.xml:45(date) +msgid "2008" +msgstr "" + +#: C/palimpsest.xml:26(holder) +msgid "David Zeuthen" +msgstr "" + +#: C/palimpsest.xml:29(publishername) +msgid "GNOME Documentation Project" +msgstr "" + +#: C/palimpsest.xml:2(para) +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#: C/palimpsest.xml:12(para) +msgid "This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." +msgstr "" + +#: C/palimpsest.xml:19(para) +msgid "Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and the members of the GNOME Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters." +msgstr "" + +#: C/palimpsest.xml:35(para) +msgid "DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" +msgstr "" + +#: C/palimpsest.xml:55(para) +msgid "UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES." +msgstr "" + +#: C/palimpsest.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "" + +#: C/palimpsest.xml:34(firstname) +msgid "David" +msgstr "" + +#: C/palimpsest.xml:34(surname) +msgid "Zeuthen" +msgstr "" + +#: C/palimpsest.xml:37(email) +msgid "davidz@redhat.com" +msgstr "" + +#: C/palimpsest.xml:44(revnumber) +msgid "Palimpsest Disk Utility Manual V 0.1" +msgstr "" + +#: C/palimpsest.xml:47(para) +msgid "David Zeuthen davidz@redhat.com" +msgstr "" + +#: C/palimpsest.xml:54(releaseinfo) +msgid "This manual describes version 0.1 of Palimpsest Disk Utility." +msgstr "" + +#: C/palimpsest.xml:57(title) +msgid "Feedback" +msgstr "" + +#: C/palimpsest.xml:58(para) +msgid "To report a bug or make a suggestion regarding the Palimpsest Disk Utility application or this manual, follow the directions in the GNOME Feedback Page." +msgstr "" + +#: C/palimpsest.xml:66(title) +msgid "Introduction." +msgstr "" + +#: C/palimpsest.xml:67(para) +msgid "This is the Palimpsest Disk Utility user's guide." +msgstr "" + +#: C/palimpsest.xml:69(title) +msgid "Palimpsest Disk Utility Window" +msgstr "" + +#: C/palimpsest.xml:0(application) +msgid "Palimpsest Disk Utility" +msgstr "" + +#: C/palimpsest.xml:77(phrase) +msgid "Shows main window." +msgstr "" + +#: C/palimpsest.xml:85(title) +msgid "Advanced Palimpsest Disk Utility." +msgstr "" + +#: C/palimpsest.xml:86(para) +msgid "Palimpsest Disk Utility is a complex program, with many advanced features." +msgstr "" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: C/palimpsest.xml:0(None) +msgid "translator-credits" +msgstr "" + --- gnome-disk-utility-2.28.0.orig/doc/html/GduVolume.html +++ gnome-disk-utility-2.28.0/doc/html/GduVolume.html @@ -3,7 +3,7 @@ GduVolume - + @@ -51,7 +51,7 @@

Object Hierarchy

   GObject
    +----GduVolume
 
--- gnome-disk-utility-2.28.0.orig/doc/html/gnome-disk-utility-gdu-presentable.html +++ gnome-disk-utility-2.28.0/doc/html/gnome-disk-utility-gdu-presentable.html @@ -3,7 +3,7 @@ GduPresentable - + @@ -41,46 +41,46 @@
                     GduPresentableIface;
 const gchar *       gdu_presentable_get_id              (GduPresentable *presentable);
 GduDevice *         gdu_presentable_get_device          (GduPresentable *presentable);
 GduPresentable *    gdu_presentable_get_enclosing_presentable
                                                         (GduPresentable *presentable);
 gchar *             gdu_presentable_get_name            (GduPresentable *presentable);
 gchar *             gdu_presentable_get_description     (GduPresentable *presentable);
 gchar *             gdu_presentable_get_vpd_name        (GduPresentable *presentable);
 GIcon *             gdu_presentable_get_icon            (GduPresentable *presentable);
 guint64             gdu_presentable_get_offset          (GduPresentable *presentable);
 guint64             gdu_presentable_get_size            (GduPresentable *presentable);
 GduPool *           gdu_presentable_get_pool            (GduPresentable *presentable);
 gboolean            gdu_presentable_is_allocated        (GduPresentable *presentable);
 gboolean            gdu_presentable_is_recognized       (GduPresentable *presentable);
 GduPresentable *    gdu_presentable_get_toplevel        (GduPresentable *presentable);
 guint               gdu_presentable_hash                (GduPresentable *presentable);
 gboolean            gdu_presentable_equals              (GduPresentable *a,
                                                          GduPresentable *b);
 gint                gdu_presentable_compare             (GduPresentable *a,
                                                          GduPresentable *b);
 
@@ -281,7 +281,7 @@

GTypeInterface g_iface;

The parent interface. @@ -314,7 +314,7 @@

get_enclosing_presentable ()

Returns the GduPresentable that is the parent or NULL if there is no parent. @@ -370,7 +370,7 @@

gdu_presentable_get_id ()

const gchar *       gdu_presentable_get_id              (GduPresentable *presentable);

Gets a stable identifier for presentable.

@@ -412,7 +412,7 @@

Returns :

A GduDevice or NULL if there are no underlying device of presentable. Caller must unref the object when done with it. @@ -428,7 +428,7 @@

Gets the GduPresentable that is the parent of presentable or NULL if there is no parent.

@@ -444,7 +444,7 @@

Returns :

The GduPresentable that is a parent of presentable or NULL if presentable is the top-most presentable already. Caller must unref the object. @@ -456,7 +456,7 @@

gdu_presentable_get_name ()

gchar *             gdu_presentable_get_name            (GduPresentable *presentable);

Gets a name for presentable suitable for presentation in an user @@ -489,7 +489,7 @@

Returns :

The name. Caller must free the string with g_free(). @@ -500,7 +500,7 @@

gdu_presentable_get_description ()

gchar *             gdu_presentable_get_description     (GduPresentable *presentable);

Gets a description for presentable suitable for presentation in an user @@ -518,7 +518,7 @@

Returns :

The description. Caller must free the string with g_free(). @@ -529,7 +529,7 @@

gdu_presentable_get_vpd_name ()

gchar *             gdu_presentable_get_vpd_name        (GduPresentable *presentable);

Gets a name for presentable suitable for presentation in an user @@ -562,7 +562,7 @@

Returns :

The name. Caller must free the string with g_free(). @@ -573,11 +573,11 @@

gdu_presentable_get_icon ()

GIcon *             gdu_presentable_get_icon            (GduPresentable *presentable);

Gets a GIcon suitable for display in an user interface.

@@ -592,7 +592,7 @@

Returns :

The icon. Caller must free this with g_object_unref(). @@ -603,7 +603,7 @@

gdu_presentable_get_offset ()

guint64             gdu_presentable_get_offset          (GduPresentable *presentable);

Gets where the data represented by the presentable starts on the @@ -630,7 +630,7 @@

gdu_presentable_get_size ()

guint64             gdu_presentable_get_size            (GduPresentable *presentable);

Gets the size of presentable.

@@ -680,7 +680,7 @@

gdu_presentable_is_allocated ()

gboolean            gdu_presentable_is_allocated        (GduPresentable *presentable);

Determines if presentable represents an underlying block device with data.

@@ -706,7 +706,7 @@

gdu_presentable_is_recognized ()

gboolean            gdu_presentable_is_recognized       (GduPresentable *presentable);

Gets whether the contents of presentable are recognized; e.g. if @@ -748,7 +748,7 @@

Returns :

A GduPresentable or NULL if presentable is the top-most presentable. Caller must unref the object when done with it @@ -760,7 +760,7 @@

gdu_presentable_hash ()

guint               gdu_presentable_hash                (GduPresentable *presentable);

@@ -784,7 +784,7 @@

gdu_presentable_equals ()

gboolean            gdu_presentable_equals              (GduPresentable *a,
                                                          GduPresentable *b);

@@ -814,7 +814,7 @@

gdu_presentable_compare ()

gint                gdu_presentable_compare             (GduPresentable *a,
                                                          GduPresentable *b);

--- gnome-disk-utility-2.28.0.orig/doc/html/GduKnownFilesystem.html +++ gnome-disk-utility-2.28.0/doc/html/GduKnownFilesystem.html @@ -3,7 +3,7 @@ GduKnownFilesystem - + @@ -46,49 +46,49 @@ const char * gdu_known_filesystem_get_id (GduKnownFilesystem *known_filesystem); const char * gdu_known_filesystem_get_name (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_unix_owners (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_can_mount (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_can_create (GduKnownFilesystem *known_filesystem); guint gdu_known_filesystem_get_max_label_len (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_label_rename (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_online_label_rename (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_fsck (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_online_fsck (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_resize_enlarge (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_online_resize_enlarge (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_resize_shrink (GduKnownFilesystem *known_filesystem); gboolean gdu_known_filesystem_get_supports_online_resize_shrink (GduKnownFilesystem *known_filesystem); @@ -97,7 +97,7 @@

Object Hierarchy

   GObject
    +----GduKnownFilesystem
 
@@ -170,7 +170,7 @@

gdu_known_filesystem_get_supports_unix_owners ()

gboolean            gdu_known_filesystem_get_supports_unix_owners
                                                         (GduKnownFilesystem *known_filesystem);

@@ -195,7 +195,7 @@

gdu_known_filesystem_get_can_mount ()

gboolean            gdu_known_filesystem_get_can_mount  (GduKnownFilesystem *known_filesystem);

@@ -219,7 +219,7 @@

gdu_known_filesystem_get_can_create ()

gboolean            gdu_known_filesystem_get_can_create (GduKnownFilesystem *known_filesystem);

@@ -243,7 +243,7 @@

gdu_known_filesystem_get_max_label_len ()

guint               gdu_known_filesystem_get_max_label_len
                                                         (GduKnownFilesystem *known_filesystem);

@@ -268,7 +268,7 @@

gdu_known_filesystem_get_supports_label_rename ()

gboolean            gdu_known_filesystem_get_supports_label_rename
                                                         (GduKnownFilesystem *known_filesystem);

@@ -293,7 +293,7 @@

gdu_known_filesystem_get_supports_online_label_rename ()

gboolean            gdu_known_filesystem_get_supports_online_label_rename
                                                         (GduKnownFilesystem *known_filesystem);

@@ -318,7 +318,7 @@

gdu_known_filesystem_get_supports_fsck ()

gboolean            gdu_known_filesystem_get_supports_fsck
                                                         (GduKnownFilesystem *known_filesystem);

@@ -343,7 +343,7 @@

gdu_known_filesystem_get_supports_online_fsck ()

gboolean            gdu_known_filesystem_get_supports_online_fsck
                                                         (GduKnownFilesystem *known_filesystem);

@@ -368,7 +368,7 @@

gdu_known_filesystem_get_supports_resize_enlarge ()

gboolean            gdu_known_filesystem_get_supports_resize_enlarge
                                                         (GduKnownFilesystem *known_filesystem);

@@ -393,7 +393,7 @@

gdu_known_filesystem_get_supports_online_resize_enlarge ()

gboolean            gdu_known_filesystem_get_supports_online_resize_enlarge
                                                         (GduKnownFilesystem *known_filesystem);

@@ -418,7 +418,7 @@

gdu_known_filesystem_get_supports_resize_shrink ()

gboolean            gdu_known_filesystem_get_supports_resize_shrink
                                                         (GduKnownFilesystem *known_filesystem);

@@ -443,7 +443,7 @@

gdu_known_filesystem_get_supports_online_resize_shrink ()

gboolean            gdu_known_filesystem_get_supports_online_resize_shrink
                                                         (GduKnownFilesystem *known_filesystem);

--- gnome-disk-utility-2.28.0.orig/doc/html/ref-core.html +++ gnome-disk-utility-2.28.0/doc/html/ref-core.html @@ -3,7 +3,7 @@ API Reference - + --- gnome-disk-utility-2.28.0.orig/doc/html/gnome-disk-utility-gdu-util.html +++ gnome-disk-utility-2.28.0/doc/html/gnome-disk-utility-gdu-util.html @@ -3,7 +3,7 @@ gdu-util - + @@ -40,85 +40,85 @@

Synopsis

 char *              gdu_util_get_size_for_display       (guint64 size,
                                                          gboolean long_string);
 char *              gdu_util_get_fstype_for_display     (const char *fstype,
                                                          const char *fsversion,
                                                          gboolean long_string);
 char *              gdu_util_fstype_get_description     (char *fstype);
 char *              gdu_util_part_table_type_get_description
                                                         (char *part_type);
 char *              gdu_util_get_speed_for_display      (guint64 size);
 char *              gdu_util_get_connection_for_display (const char *connection_interface,
                                                          guint64 connection_speed);
 char *              gdu_util_get_desc_for_part_type     (const char *part_scheme,
                                                          const char *part_type);
 char *              gdu_get_job_description             (const char *job_id);
 char *              gdu_linux_md_get_raid_level_for_display
                                                         (const gchar *linux_md_raid_level,
                                                          gboolean long_string);
 char *              gdu_linux_md_get_raid_level_description
                                                         (const gchar *linux_md_raid_level);
 gchar *             gdu_util_ata_smart_status_to_desc   (const gchar *status,
                                                          gboolean *out_highlight,
                                                          gchar **out_action_text,
                                                          GIcon **out_icon);
 void                (*GduUtilPartTypeForeachFunc)       (const char *scheme,
                                                          const char *type,
                                                          const char *name,
                                                          gpointer user_data);
 void                gdu_util_part_type_foreach          (GduUtilPartTypeForeachFunc callback,
                                                          gpointer user_data);
 char *              gdu_util_get_default_part_type_for_scheme_and_fstype
                                                         (const char *scheme,
                                                          const char *fstype,
                                                          guint64 size);
 gboolean            gdu_util_save_secret                (GduDevice *device,
                                                          const char *secret,
                                                          gboolean save_in_keyring_session);
 gboolean            gdu_util_delete_secret              (GduDevice *device);
 gboolean            gdu_util_have_secret                (GduDevice *device);
 gchar *             gdu_util_get_secret                 (GduDevice *device);
 
@@ -132,10 +132,10 @@

gdu_util_get_size_for_display ()

char *              gdu_util_get_size_for_display       (guint64 size,
                                                          gboolean long_string);

@@ -166,7 +166,7 @@
char *              gdu_util_get_fstype_for_display     (const char *fstype,
                                                          const char *fsversion,
                                                          gboolean long_string);

@@ -245,7 +245,7 @@

gdu_util_get_speed_for_display ()

char *              gdu_util_get_speed_for_display      (guint64 size);

@@ -270,7 +270,7 @@

gdu_util_get_connection_for_display ()

char *              gdu_util_get_connection_for_display (const char *connection_interface,
                                                          guint64 connection_speed);

@@ -350,10 +350,10 @@

gdu_linux_md_get_raid_level_for_display ()

char *              gdu_linux_md_get_raid_level_for_display
                                                         (const gchar *linux_md_raid_level,
                                                          gboolean long_string);

@@ -383,7 +383,7 @@

gdu_linux_md_get_raid_level_description ()

char *              gdu_linux_md_get_raid_level_description
                                                         (const gchar *linux_md_raid_level);

@@ -407,18 +407,18 @@

gdu_util_ata_smart_status_to_desc ()

gchar *             gdu_util_ata_smart_status_to_desc   (const gchar *status,
                                                          gboolean *out_highlight,
                                                          gchar **out_action_text,
                                                          GIcon **out_icon);

Gets a human readable representation of status.

@@ -435,32 +435,32 @@

out_highlight :

Return value (or NULL) for suggesting whether the status should be highlighted.

out_action_text :

Return value (or NULL) for suggested action. Free with g_free().

out_icon :

Return value (or NULL) for icon to show. Free with g_object_unref().

Returns :

The human readable status. Free with g_free(). @@ -474,7 +474,7 @@ const char *type, const char *name, gpointer user_data);

@@ -509,7 +509,7 @@

gdu_util_part_type_foreach ()

void                gdu_util_part_type_foreach          (GduUtilPartTypeForeachFunc callback,
                                                          gpointer user_data);

@@ -536,7 +536,7 @@ (const char *scheme, const char *fstype, guint64 size);

@@ -570,11 +570,11 @@

gdu_util_save_secret ()

gboolean            gdu_util_save_secret                (GduDevice *device,
                                                          const char *secret,
                                                          gboolean save_in_keyring_session);

@@ -608,7 +608,7 @@

gdu_util_delete_secret ()

gboolean            gdu_util_delete_secret              (GduDevice *device);

@@ -632,7 +632,7 @@

gdu_util_have_secret ()

gboolean            gdu_util_have_secret                (GduDevice *device);

@@ -656,7 +656,7 @@

gdu_util_get_secret ()

gchar *             gdu_util_get_secret                 (GduDevice *device);

--- gnome-disk-utility-2.28.0.orig/doc/html/GduLinuxMdDrive.html +++ gnome-disk-utility-2.28.0/doc/html/GduLinuxMdDrive.html @@ -3,7 +3,7 @@ GduLinuxMdDrive - + @@ -47,14 +47,14 @@ GduLinuxMdDrive; enum GduLinuxMdDriveSlaveFlags; const gchar * gdu_linux_md_drive_get_uuid (GduLinuxMdDrive *drive); gboolean gdu_linux_md_drive_has_slave (GduLinuxMdDrive *drive, GduDevice *device); GList * gdu_linux_md_drive_get_slaves (GduLinuxMdDrive *drive); GduLinuxMdDriveSlaveFlags gdu_linux_md_drive_get_slave_flags (GduLinuxMdDrive *drive, @@ -65,7 +65,7 @@

Object Hierarchy

   GObject
    +----GduDrive
          +----GduLinuxMdDrive
@@ -186,7 +186,7 @@
 

gdu_linux_md_drive_get_uuid ()

const gchar *       gdu_linux_md_drive_get_uuid         (GduLinuxMdDrive *drive);

@@ -210,7 +210,7 @@

gdu_linux_md_drive_has_slave ()

gboolean            gdu_linux_md_drive_has_slave        (GduLinuxMdDrive *drive,
                                                          GduDevice *device);

@@ -233,7 +233,7 @@

Returns :

TRUE only if slave is a component of drive. @@ -244,7 +244,7 @@

gdu_linux_md_drive_get_slaves ()

GList *             gdu_linux_md_drive_get_slaves       (GduLinuxMdDrive *drive);

Gets all slaves of drive.

@@ -261,9 +261,9 @@

Returns :

A GList of GduDevice objects. Caller must free this list (and call g_object_unref() on all elements). --- gnome-disk-utility-2.28.0.orig/doc/html/GduDevice.html +++ gnome-disk-utility-2.28.0/doc/html/GduDevice.html @@ -3,7 +3,7 @@ GduDevice - + @@ -50,92 +50,92 @@ GduPool * gdu_device_get_pool (GduDevice *device); dev_t gdu_device_get_dev (GduDevice *device); guint64 gdu_device_get_detection_time (GduDevice *device); guint64 gdu_device_get_media_detection_time (GduDevice *device); const char * gdu_device_get_device_file (GduDevice *device); guint64 gdu_device_get_size (GduDevice *device); guint64 gdu_device_get_block_size (GduDevice *device); gboolean gdu_device_is_removable (GduDevice *device); gboolean gdu_device_is_media_available (GduDevice *device); gboolean gdu_device_is_media_change_detected (GduDevice *device); gboolean gdu_device_is_media_change_detection_polling (GduDevice *device); gboolean gdu_device_is_media_change_detection_inhibitable (GduDevice *device); gboolean gdu_device_is_media_change_detection_inhibited (GduDevice *device); gboolean gdu_device_is_read_only (GduDevice *device); gboolean gdu_device_is_system_internal (GduDevice *device); gboolean gdu_device_is_partition (GduDevice *device); gboolean gdu_device_is_partition_table (GduDevice *device); gboolean gdu_device_is_drive (GduDevice *device); gboolean gdu_device_is_optical_disc (GduDevice *device); gboolean gdu_device_is_luks (GduDevice *device); gboolean gdu_device_is_luks_cleartext (GduDevice *device); gboolean gdu_device_is_linux_md_component (GduDevice *device); gboolean gdu_device_is_linux_md (GduDevice *device); gboolean gdu_device_is_mounted (GduDevice *device); const char * gdu_device_get_mount_path (GduDevice *device); char ** gdu_device_get_mount_paths (GduDevice *device); uid_t gdu_device_get_mounted_by_uid (GduDevice *device); gboolean gdu_device_get_presentation_hide (GduDevice *device); gboolean gdu_device_get_presentation_nopolicy (GduDevice *device); const char * gdu_device_get_presentation_name (GduDevice *device); const char * gdu_device_get_presentation_icon_name (GduDevice *device); gboolean gdu_device_job_in_progress (GduDevice *device); const char * gdu_device_job_get_id (GduDevice *device); uid_t gdu_device_job_get_initiated_by_uid (GduDevice *device); gboolean gdu_device_job_is_cancellable (GduDevice *device); double gdu_device_job_get_percentage (GduDevice *device); const char * gdu_device_id_get_usage (GduDevice *device); @@ -151,10 +151,10 @@ char ** gdu_device_partition_get_flags (GduDevice *device); int gdu_device_partition_get_number (GduDevice *device); guint64 gdu_device_partition_get_offset (GduDevice *device); guint64 gdu_device_partition_get_size (GduDevice *device); const char * gdu_device_partition_table_get_scheme (GduDevice *device); @@ -171,50 +171,50 @@ const char * gdu_device_drive_get_connection_interface (GduDevice *device); guint64 gdu_device_drive_get_connection_speed (GduDevice *device); char ** gdu_device_drive_get_media_compatibility (GduDevice *device); const char * gdu_device_drive_get_media (GduDevice *device); gboolean gdu_device_drive_get_is_media_ejectable (GduDevice *device); gboolean gdu_device_drive_get_requires_eject (GduDevice *device); gboolean gdu_device_drive_get_can_detach (GduDevice *device); gboolean gdu_device_drive_get_can_spindown (GduDevice *device); gboolean gdu_device_drive_get_is_rotational (GduDevice *device); gboolean gdu_device_optical_disc_get_is_blank (GduDevice *device); gboolean gdu_device_optical_disc_get_is_appendable (GduDevice *device); gboolean gdu_device_optical_disc_get_is_closed (GduDevice *device); guint gdu_device_optical_disc_get_num_tracks (GduDevice *device); guint gdu_device_optical_disc_get_num_audio_tracks (GduDevice *device); guint gdu_device_optical_disc_get_num_sessions (GduDevice *device); const char * gdu_device_linux_md_component_get_level @@ -243,54 +243,54 @@ const char * gdu_device_linux_md_get_version (GduDevice *device); char ** gdu_device_linux_md_get_slaves (GduDevice *device); gboolean gdu_device_linux_md_is_degraded (GduDevice *device); const char * gdu_device_linux_md_get_sync_action (GduDevice *device); double gdu_device_linux_md_get_sync_percentage (GduDevice *device); guint64 gdu_device_linux_md_get_sync_speed (GduDevice *device); gboolean gdu_device_drive_ata_smart_get_is_available (GduDevice *device); guint64 gdu_device_drive_ata_smart_get_time_collected (GduDevice *device); const gchar * gdu_device_drive_ata_smart_get_status (GduDevice *device); gconstpointer gdu_device_drive_ata_smart_get_blob (GduDevice *device, gsize *out_size); void gdu_device_op_filesystem_mount (GduDevice *device, gchar **options, GduDeviceFilesystemMountCompletedFunc callback, gpointer user_data); void gdu_device_op_filesystem_unmount (GduDevice *device, GduDeviceFilesystemUnmountCompletedFunc callback, gpointer user_data); void gdu_device_op_filesystem_check (GduDevice *device, GduDeviceFilesystemCheckCompletedFunc callback, gpointer user_data); void gdu_device_op_partition_delete (GduDevice *device, GduDevicePartitionDeleteCompletedFunc callback, gpointer user_data); void gdu_device_op_partition_modify (GduDevice *device, const char *type, @@ -298,25 +298,25 @@ char **flags, GduDevicePartitionModifyCompletedFunc callback, gpointer user_data); void gdu_device_op_partition_table_create (GduDevice *device, const char *scheme, GduDevicePartitionTableCreateCompletedFunc callback, gpointer user_data); void gdu_device_op_luks_unlock (GduDevice *device, const char *secret, GduDeviceLuksUnlockCompletedFunc callback, gpointer user_data); void gdu_device_op_luks_lock (GduDevice *device, GduDeviceLuksLockCompletedFunc callback, gpointer user_data); void gdu_device_op_luks_change_passphrase (GduDevice *device, @@ -324,71 +324,71 @@ const char *new_secret, GduDeviceLuksChangePassphraseCompletedFunc callback, gpointer user_data); void gdu_device_op_filesystem_set_label (GduDevice *device, const char *new_label, GduDeviceFilesystemSetLabelCompletedFunc callback, gpointer user_data); void gdu_device_op_drive_ata_smart_initiate_selftest (GduDevice *device, const char *test, GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc callback, gpointer user_data); void gdu_device_drive_ata_smart_refresh_data (GduDevice *device, GduDeviceDriveAtaSmartRefreshDataCompletedFunc callback, gpointer user_data); void gdu_device_op_linux_md_stop (GduDevice *device, GduDeviceLinuxMdStopCompletedFunc callback, gpointer user_data); void gdu_device_op_linux_md_check (GduDevice *device, gchar **options, GduDeviceLinuxMdCheckCompletedFunc callback, gpointer user_data); void gdu_device_op_linux_md_add_component (GduDevice *device, const char *component_objpath, GduDeviceLinuxMdAddComponentCompletedFunc callback, gpointer user_data); void gdu_device_op_linux_md_remove_component (GduDevice *device, const char *component_objpath, GduDeviceLinuxMdRemoveComponentCompletedFunc callback, gpointer user_data); void gdu_device_op_filesystem_create (GduDevice *device, const char *fstype, const char *fslabel, const char *encrypt_passphrase, gboolean fs_take_ownership, GduDeviceFilesystemCreateCompletedFunc callback, gpointer user_data); void gdu_device_op_partition_create (GduDevice *device, guint64 offset, guint64 size, const char *type, const char *label, @@ -397,44 +397,44 @@ const char *fslabel, const char *encrypt_passphrase, gboolean fs_take_ownership, GduDevicePartitionCreateCompletedFunc callback, gpointer user_data); void gdu_device_op_cancel_job (GduDevice *device, GduDeviceCancelJobCompletedFunc callback, gpointer user_data); void gdu_device_filesystem_list_open_files (GduDevice *device, GduDeviceFilesystemListOpenFilesCompletedFunc callback, gpointer user_data); GList * gdu_device_filesystem_list_open_files_sync (GduDevice *device, GError **error); void gdu_device_op_drive_eject (GduDevice *device, GduDeviceDriveEjectCompletedFunc callback, gpointer user_data); void gdu_device_op_drive_detach (GduDevice *device, GduDeviceDriveDetachCompletedFunc callback, gpointer user_data); void gdu_device_op_drive_poll_media (GduDevice *device, GduDeviceDrivePollMediaCompletedFunc callback, gpointer user_data);
@@ -442,7 +442,7 @@

Object Hierarchy

   GObject
    +----GduDevice
 
@@ -519,9 +519,9 @@

Returns :

The parent of device if one could be found, otherwise NULL. Caller must unref this object using g_object_unref(). @@ -576,7 +576,7 @@

gdu_device_get_detection_time ()

guint64             gdu_device_get_detection_time       (GduDevice *device);

@@ -600,7 +600,7 @@

gdu_device_get_media_detection_time ()

guint64             gdu_device_get_media_detection_time (GduDevice *device);

@@ -646,7 +646,7 @@

gdu_device_get_size ()

guint64             gdu_device_get_size                 (GduDevice *device);

@@ -670,7 +670,7 @@

gdu_device_get_block_size ()

guint64             gdu_device_get_block_size           (GduDevice *device);

@@ -694,7 +694,7 @@

gdu_device_is_removable ()

gboolean            gdu_device_is_removable             (GduDevice *device);

@@ -718,7 +718,7 @@

gdu_device_is_media_available ()

gboolean            gdu_device_is_media_available       (GduDevice *device);

@@ -742,7 +742,7 @@

gdu_device_is_media_change_detected ()

gboolean            gdu_device_is_media_change_detected (GduDevice *device);

@@ -766,7 +766,7 @@

gdu_device_is_media_change_detection_polling ()

gboolean            gdu_device_is_media_change_detection_polling
                                                         (GduDevice *device);

@@ -791,7 +791,7 @@

gdu_device_is_media_change_detection_inhibitable ()

gboolean            gdu_device_is_media_change_detection_inhibitable
                                                         (GduDevice *device);

@@ -816,7 +816,7 @@

gdu_device_is_media_change_detection_inhibited ()

gboolean            gdu_device_is_media_change_detection_inhibited
                                                         (GduDevice *device);

@@ -841,7 +841,7 @@

gdu_device_is_read_only ()

gboolean            gdu_device_is_read_only             (GduDevice *device);

@@ -865,7 +865,7 @@

gdu_device_is_system_internal ()

gboolean            gdu_device_is_system_internal       (GduDevice *device);

@@ -889,7 +889,7 @@

gdu_device_is_partition ()

gboolean            gdu_device_is_partition             (GduDevice *device);

@@ -913,7 +913,7 @@

gdu_device_is_partition_table ()

gboolean            gdu_device_is_partition_table       (GduDevice *device);

@@ -937,7 +937,7 @@

gdu_device_is_drive ()

gboolean            gdu_device_is_drive                 (GduDevice *device);

@@ -961,7 +961,7 @@

gdu_device_is_optical_disc ()

gboolean            gdu_device_is_optical_disc          (GduDevice *device);

@@ -985,7 +985,7 @@

gdu_device_is_luks ()

gboolean            gdu_device_is_luks                  (GduDevice *device);

@@ -1009,7 +1009,7 @@

gdu_device_is_luks_cleartext ()

gboolean            gdu_device_is_luks_cleartext        (GduDevice *device);

@@ -1033,7 +1033,7 @@

gdu_device_is_linux_md_component ()

gboolean            gdu_device_is_linux_md_component    (GduDevice *device);

@@ -1057,7 +1057,7 @@

gdu_device_is_linux_md ()

gboolean            gdu_device_is_linux_md              (GduDevice *device);

@@ -1081,7 +1081,7 @@

gdu_device_is_mounted ()

gboolean            gdu_device_is_mounted               (GduDevice *device);

@@ -1171,7 +1171,7 @@

gdu_device_get_presentation_hide ()

gboolean            gdu_device_get_presentation_hide    (GduDevice *device);

@@ -1195,7 +1195,7 @@

gdu_device_get_presentation_nopolicy ()

gboolean            gdu_device_get_presentation_nopolicy
                                                         (GduDevice *device);

@@ -1265,7 +1265,7 @@

gdu_device_job_in_progress ()

gboolean            gdu_device_job_in_progress          (GduDevice *device);

@@ -1333,7 +1333,7 @@

gdu_device_job_is_cancellable ()

gboolean            gdu_device_job_is_cancellable       (GduDevice *device);

@@ -1643,7 +1643,7 @@

gdu_device_partition_get_offset ()

guint64             gdu_device_partition_get_offset     (GduDevice *device);

@@ -1667,7 +1667,7 @@

gdu_device_partition_get_size ()

guint64             gdu_device_partition_get_size       (GduDevice *device);

@@ -1915,7 +1915,7 @@

gdu_device_drive_get_connection_speed ()

guint64             gdu_device_drive_get_connection_speed
                                                         (GduDevice *device);

@@ -1985,7 +1985,7 @@

gdu_device_drive_get_is_media_ejectable ()

gboolean            gdu_device_drive_get_is_media_ejectable
                                                         (GduDevice *device);

@@ -2010,7 +2010,7 @@

gdu_device_drive_get_requires_eject ()

gboolean            gdu_device_drive_get_requires_eject (GduDevice *device);

@@ -2034,7 +2034,7 @@

gdu_device_drive_get_can_detach ()

gboolean            gdu_device_drive_get_can_detach     (GduDevice *device);

@@ -2058,7 +2058,7 @@

gdu_device_drive_get_can_spindown ()

gboolean            gdu_device_drive_get_can_spindown   (GduDevice *device);

@@ -2082,7 +2082,7 @@

gdu_device_drive_get_is_rotational ()

gboolean            gdu_device_drive_get_is_rotational  (GduDevice *device);

@@ -2106,7 +2106,7 @@

gdu_device_optical_disc_get_is_blank ()

gboolean            gdu_device_optical_disc_get_is_blank
                                                         (GduDevice *device);

@@ -2131,7 +2131,7 @@

gdu_device_optical_disc_get_is_appendable ()

gboolean            gdu_device_optical_disc_get_is_appendable
                                                         (GduDevice *device);

@@ -2156,7 +2156,7 @@

gdu_device_optical_disc_get_is_closed ()

gboolean            gdu_device_optical_disc_get_is_closed
                                                         (GduDevice *device);

@@ -2181,7 +2181,7 @@

gdu_device_optical_disc_get_num_tracks ()

guint               gdu_device_optical_disc_get_num_tracks
                                                         (GduDevice *device);

@@ -2206,7 +2206,7 @@

gdu_device_optical_disc_get_num_audio_tracks ()

guint               gdu_device_optical_disc_get_num_audio_tracks
                                                         (GduDevice *device);

@@ -2231,7 +2231,7 @@

gdu_device_optical_disc_get_num_sessions ()

guint               gdu_device_optical_disc_get_num_sessions
                                                         (GduDevice *device);

@@ -2617,7 +2617,7 @@

gdu_device_linux_md_is_degraded ()

gboolean            gdu_device_linux_md_is_degraded     (GduDevice *device);

@@ -2686,7 +2686,7 @@

gdu_device_linux_md_get_sync_speed ()

guint64             gdu_device_linux_md_get_sync_speed  (GduDevice *device);

@@ -2710,7 +2710,7 @@

gdu_device_drive_ata_smart_get_is_available ()

gboolean            gdu_device_drive_ata_smart_get_is_available
                                                         (GduDevice *device);

@@ -2735,7 +2735,7 @@

gdu_device_drive_ata_smart_get_time_collected ()

guint64             gdu_device_drive_ata_smart_get_time_collected
                                                         (GduDevice *device);

@@ -2760,7 +2760,7 @@

gdu_device_drive_ata_smart_get_status ()

const gchar *       gdu_device_drive_ata_smart_get_status
                                                         (GduDevice *device);

@@ -2785,10 +2785,10 @@

gdu_device_drive_ata_smart_get_blob ()

gconstpointer       gdu_device_drive_ata_smart_get_blob (GduDevice *device,
                                                          gsize *out_size);

@@ -2818,11 +2818,11 @@

gdu_device_op_filesystem_mount ()

void                gdu_device_op_filesystem_mount      (GduDevice *device,
                                                          gchar **options,
                                                          GduDeviceFilesystemMountCompletedFunc callback,
                                                          gpointer user_data);

@@ -2858,7 +2858,7 @@
void                gdu_device_op_filesystem_unmount    (GduDevice *device,
                                                          GduDeviceFilesystemUnmountCompletedFunc callback,
                                                          gpointer user_data);

@@ -2889,7 +2889,7 @@
void                gdu_device_op_filesystem_check      (GduDevice *device,
                                                          GduDeviceFilesystemCheckCompletedFunc callback,
                                                          gpointer user_data);

@@ -2920,7 +2920,7 @@
void                gdu_device_op_partition_delete      (GduDevice *device,
                                                          GduDevicePartitionDeleteCompletedFunc callback,
                                                          gpointer user_data);

@@ -2954,7 +2954,7 @@ char **flags, GduDevicePartitionModifyCompletedFunc callback, gpointer user_data);

@@ -3002,7 +3002,7 @@ const char *scheme, GduDevicePartitionTableCreateCompletedFunc callback, gpointer user_data);

@@ -3039,7 +3039,7 @@ const char *secret, GduDeviceLuksUnlockCompletedFunc callback, gpointer user_data);

@@ -3075,7 +3075,7 @@
void                gdu_device_op_luks_lock             (GduDevice *device,
                                                          GduDeviceLuksLockCompletedFunc callback,
                                                          gpointer user_data);

@@ -3109,7 +3109,7 @@ const char *new_secret, GduDeviceLuksChangePassphraseCompletedFunc callback, gpointer user_data);

@@ -3151,7 +3151,7 @@ const char *new_label, GduDeviceFilesystemSetLabelCompletedFunc callback, gpointer user_data);

@@ -3189,7 +3189,7 @@ const char *test, GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc callback, gpointer user_data);

@@ -3226,7 +3226,7 @@ (GduDevice *device, GduDeviceDriveAtaSmartRefreshDataCompletedFunc callback, gpointer user_data);

@@ -3257,7 +3257,7 @@
void                gdu_device_op_linux_md_stop         (GduDevice *device,
                                                          GduDeviceLinuxMdStopCompletedFunc callback,
                                                          gpointer user_data);

@@ -3287,11 +3287,11 @@

gdu_device_op_linux_md_check ()

void                gdu_device_op_linux_md_check        (GduDevice *device,
                                                          gchar **options,
                                                          GduDeviceLinuxMdCheckCompletedFunc callback,
                                                          gpointer user_data);

@@ -3329,7 +3329,7 @@ const char *component_objpath, GduDeviceLinuxMdAddComponentCompletedFunc callback, gpointer user_data);

@@ -3367,7 +3367,7 @@ const char *component_objpath, GduDeviceLinuxMdRemoveComponentCompletedFunc callback, gpointer user_data);

@@ -3405,11 +3405,11 @@ const char *fslabel, const char *encrypt_passphrase, gboolean fs_take_ownership, GduDeviceFilesystemCreateCompletedFunc callback, gpointer user_data);

@@ -3459,10 +3459,10 @@

gdu_device_op_partition_create ()

void                gdu_device_op_partition_create      (GduDevice *device,
                                                          guint64 offset,
                                                          guint64 size,
                                                          const char *type,
                                                          const char *label,
@@ -3471,11 +3471,11 @@
                                                          const char *fslabel,
                                                          const char *encrypt_passphrase,
                                                          gboolean fs_take_ownership,
                                                          GduDevicePartitionCreateCompletedFunc callback,
                                                          gpointer user_data);

@@ -3551,7 +3551,7 @@
void                gdu_device_op_cancel_job            (GduDevice *device,
                                                          GduDeviceCancelJobCompletedFunc callback,
                                                          gpointer user_data);

@@ -3583,7 +3583,7 @@ (GduDevice *device, GduDeviceFilesystemListOpenFilesCompletedFunc callback, gpointer user_data);

@@ -3612,11 +3612,11 @@

gdu_device_filesystem_list_open_files_sync ()

GList *             gdu_device_filesystem_list_open_files_sync
                                                         (GduDevice *device,
                                                          GError **error);

@@ -3647,7 +3647,7 @@
void                gdu_device_op_drive_eject           (GduDevice *device,
                                                          GduDeviceDriveEjectCompletedFunc callback,
                                                          gpointer user_data);

@@ -3678,7 +3678,7 @@
void                gdu_device_op_drive_detach          (GduDevice *device,
                                                          GduDeviceDriveDetachCompletedFunc callback,
                                                          gpointer user_data);

@@ -3709,7 +3709,7 @@
void                gdu_device_op_drive_poll_media      (GduDevice *device,
                                                          GduDeviceDrivePollMediaCompletedFunc callback,
                                                          gpointer user_data);

@@ -3741,11 +3741,11 @@

The "changed" signal

void                user_function                      (GduDevice *gdudevice,
                                                         gpointer   user_data)      : Run Last

-@:
+
@@ -3765,11 +3765,11 @@

The "job-changed" signal

void                user_function                      (GduDevice *gdudevice,
                                                         gpointer   user_data)      : Run Last

-@:
+
@@ -3789,11 +3789,11 @@

The "removed" signal

void                user_function                      (GduDevice *gdudevice,
                                                         gpointer   user_data)      : Run Last

-@:
+
--- gnome-disk-utility-2.28.0.orig/doc/html/GduVolumeHole.html +++ gnome-disk-utility-2.28.0/doc/html/GduVolumeHole.html @@ -3,7 +3,7 @@ GduVolumeHole - + @@ -51,7 +51,7 @@

Object Hierarchy

   GObject
    +----GduVolumeHole
 
--- gnome-disk-utility-2.28.0.orig/doc/html/gnome-disk-utility-gdu-callbacks.html +++ gnome-disk-utility-2.28.0/doc/html/gnome-disk-utility-gdu-callbacks.html @@ -3,7 +3,7 @@ Callbacks - + @@ -42,225 +42,225 @@ (GduDevice *device, char *mount_point, GError *error, gpointer user_data); void (*GduDeviceFilesystemUnmountCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceFilesystemCheckCompletedFunc) (GduDevice *device, gboolean is_clean, GError *error, gpointer user_data); void (*GduDevicePartitionDeleteCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDevicePartitionModifyCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDevicePartitionTableCreateCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceLuksUnlockCompletedFunc) (GduDevice *device, char *object_path_of_cleartext_device, GError *error, gpointer user_data); void (*GduDeviceLuksLockCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceLuksChangePassphraseCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceFilesystemSetLabelCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceDriveAtaSmartRefreshDataCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceLinuxMdStopCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceLinuxMdCheckCompletedFunc) (GduDevice *device, guint num_errors, GError *error, gpointer user_data); void (*GduDeviceLinuxMdAddComponentCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceLinuxMdRemoveComponentCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceFilesystemCreateCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDevicePartitionCreateCompletedFunc) (GduDevice *device, char *created_device_object_path, GError *error, gpointer user_data); void (*GduDeviceCancelJobCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceFilesystemListOpenFilesCompletedFunc) (GduDevice *device, GList *processes, GError *error, gpointer user_data); void (*GduDeviceDriveEjectCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceDriveDetachCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduDeviceDrivePollMediaCompletedFunc) (GduDevice *device, GError *error, gpointer user_data); void (*GduPoolLinuxMdStartCompletedFunc) (GduPool *pool, char *assembled_array_object_path, GError *error, gpointer user_data); void (*GduPoolLinuxMdCreateCompletedFunc) (GduPool *pool, char *array_object_path, GError *error, gpointer user_data); void (*GduDriveActivateFunc) (GduDrive *drive, char *assembled_drive_object_path, GError *error, gpointer user_data); void (*GduDriveDeactivateFunc) (GduDrive *drive, GError *error, gpointer user_data); @@ -279,10 +279,10 @@ (GduDevice *device, char *mount_point, GError *error, gpointer user_data);

@@ -318,10 +318,10 @@
void                (*GduDeviceFilesystemUnmountCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -352,13 +352,13 @@
void                (*GduDeviceFilesystemCheckCompletedFunc)
                                                         (GduDevice *device,
                                                          gboolean is_clean,
                                                          GError *error,
                                                          gpointer user_data);

@@ -394,10 +394,10 @@
void                (*GduDevicePartitionDeleteCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -428,10 +428,10 @@
void                (*GduDevicePartitionModifyCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -462,10 +462,10 @@
void                (*GduDevicePartitionTableCreateCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -496,10 +496,10 @@
void                (*GduDeviceLuksUnlockCompletedFunc) (GduDevice *device,
                                                          char *object_path_of_cleartext_device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -534,10 +534,10 @@

GduDeviceLuksLockCompletedFunc ()

void                (*GduDeviceLuksLockCompletedFunc)   (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -568,10 +568,10 @@
void                (*GduDeviceLuksChangePassphraseCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -602,10 +602,10 @@
void                (*GduDeviceFilesystemSetLabelCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -636,10 +636,10 @@
void                (*GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -670,10 +670,10 @@
void                (*GduDeviceDriveAtaSmartRefreshDataCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -704,10 +704,10 @@
void                (*GduDeviceLinuxMdStopCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -738,13 +738,13 @@
void                (*GduDeviceLinuxMdCheckCompletedFunc)
                                                         (GduDevice *device,
                                                          guint num_errors,
                                                          GError *error,
                                                          gpointer user_data);

@@ -780,10 +780,10 @@
void                (*GduDeviceLinuxMdAddComponentCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -814,10 +814,10 @@
void                (*GduDeviceLinuxMdRemoveComponentCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -848,10 +848,10 @@
void                (*GduDeviceFilesystemCreateCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -883,10 +883,10 @@ (GduDevice *device, char *created_device_object_path, GError *error, gpointer user_data);

@@ -921,10 +921,10 @@

GduDeviceCancelJobCompletedFunc ()

void                (*GduDeviceCancelJobCompletedFunc)  (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -955,13 +955,13 @@
void                (*GduDeviceFilesystemListOpenFilesCompletedFunc)
                                                         (GduDevice *device,
                                                          GList *processes,
                                                          GError *error,
                                                          gpointer user_data);

@@ -996,10 +996,10 @@

GduDeviceDriveEjectCompletedFunc ()

void                (*GduDeviceDriveEjectCompletedFunc) (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -1030,10 +1030,10 @@
void                (*GduDeviceDriveDetachCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -1064,10 +1064,10 @@
void                (*GduDeviceDrivePollMediaCompletedFunc)
                                                         (GduDevice *device,
                                                          GError *error,
                                                          gpointer user_data);

@@ -1098,10 +1098,10 @@
void                (*GduPoolLinuxMdStartCompletedFunc) (GduPool *pool,
                                                          char *assembled_array_object_path,
                                                          GError *error,
                                                          gpointer user_data);

@@ -1138,10 +1138,10 @@ (GduPool *pool, char *array_object_path, GError *error, gpointer user_data);

@@ -1177,10 +1177,10 @@
void                (*GduDriveActivateFunc)             (GduDrive *drive,
                                                          char *assembled_drive_object_path,
                                                          GError *error,
                                                          gpointer user_data);

@@ -1215,10 +1215,10 @@

GduDriveDeactivateFunc ()

void                (*GduDriveDeactivateFunc)           (GduDrive *drive,
                                                          GError *error,
                                                          gpointer user_data);

--- gnome-disk-utility-2.28.0.orig/doc/html/gnome-disk-utility-gdu-error.html +++ gnome-disk-utility-2.28.0/doc/html/gnome-disk-utility-gdu-error.html @@ -3,7 +3,7 @@ GduError - + @@ -42,7 +42,7 @@ enum GduError; #define GDU_ERRORGQuarkgdu_error_quark (void); @@ -129,7 +129,7 @@ via D-Bus. Note that not all remote errors are mapped to this domain. Errors in this domain will come from the GduError enumeration. See GError for more information on error domains.

@@ -138,7 +138,7 @@

gdu_error_quark ()

GQuark              gdu_error_quark                     (void);

Gets the GduError Quark.

@@ -149,7 +149,7 @@
--- gnome-disk-utility-2.28.0.orig/doc/html/GduDrive.html +++ gnome-disk-utility-2.28.0/doc/html/GduDrive.html @@ -3,7 +3,7 @@ GduDrive - + @@ -46,38 +46,38 @@ GduDrivePrivate; GduDrive; gbooleangdu_drive_is_active (GduDrive *drive); gbooleangdu_drive_is_activatable (GduDrive *drive); gbooleangdu_drive_can_deactivate (GduDrive *drive); gbooleangdu_drive_can_activate (GduDrive *drive, gboolean *out_degraded); void gdu_drive_activate (GduDrive *drive, GduDriveActivateFunc callback, gpointer user_data); void gdu_drive_deactivate (GduDrive *drive, GduDriveDeactivateFunc callback, gpointer user_data); gbooleangdu_drive_has_unallocated_space (GduDrive *drive, gboolean *out_whole_disk_is_unitialized, guint64 *out_largest_segment, GduPresentable **out_presentable); @@ -86,7 +86,7 @@

Object Hierarchy

   GObject
    +----GduDrive
          +----GduLinuxMdDrive
@@ -131,7 +131,7 @@
 

gdu_drive_is_active ()

gboolean            gdu_drive_is_active                 (GduDrive *drive);

@@ -155,7 +155,7 @@

gdu_drive_is_activatable ()

gboolean            gdu_drive_is_activatable            (GduDrive *drive);

@@ -179,7 +179,7 @@

gdu_drive_can_deactivate ()

gboolean            gdu_drive_can_deactivate            (GduDrive *drive);

@@ -203,14 +203,14 @@

gdu_drive_can_activate ()

gboolean            gdu_drive_can_activate              (GduDrive *drive,
                                                          gboolean *out_degraded);

Checks if drive can be activated. If this function returns TRUE, out_degraded will be set to whether the drive will be started in degraded mode (e.g. starting a mirror RAID array with only one @@ -228,16 +228,16 @@

@@ -250,7 +250,7 @@
void                gdu_drive_activate                  (GduDrive *drive,
                                                          GduDriveActivateFunc callback,
                                                          gpointer user_data);

@@ -281,7 +281,7 @@
void                gdu_drive_deactivate                (GduDrive *drive,
                                                          GduDriveDeactivateFunc callback,
                                                          gpointer user_data);

@@ -310,13 +310,13 @@

gdu_drive_has_unallocated_space ()

gboolean            gdu_drive_has_unallocated_space     (GduDrive *drive,
                                                          gboolean *out_whole_disk_is_unitialized,
                                                          guint64 *out_largest_segment,
                                                          GduPresentable **out_presentable);

@@ -326,17 +326,17 @@

If drive uses removable media and there is no media inserted, FALSE is returned.

If drive appears to be completely uninitialized (such as a hard disk full of zeros), out_whole_disk_is_unitialized is set to TRUE, the size of the media/disk is returned in out_largest_segment and TRUE is returned. Note that this can also happen if drive contains signatures unknown to the operating system so be careful. @@ -345,7 +345,7 @@ If the disk is partitioned and unallocated space exists but no more partitions can be created (due to e.g. four primary partitions on a MBR partitioned disk), this method returns FALSE but out_largest_segment will be set to a non-zero value.

@@ -366,33 +366,33 @@
--- gnome-disk-utility-2.28.0.orig/doc/html/index.html +++ gnome-disk-utility-2.28.0/doc/html/index.html @@ -3,7 +3,7 @@ Disk Utility Library Reference Manual - + @@ -27,7 +27,7 @@

-

+

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later --- gnome-disk-utility-2.28.0.orig/doc/html/GduProcess.html +++ gnome-disk-utility-2.28.0/doc/html/GduProcess.html @@ -3,7 +3,7 @@ GduProcess - + @@ -47,7 +47,7 @@ uid_t gdu_process_get_owner (GduProcess *process); const char * gdu_process_get_command_line (GduProcess *process); GAppInfo * gdu_process_get_app_info (GduProcess *process);

@@ -55,7 +55,7 @@

Object Hierarchy

   GObject
    +----GduProcess
 
@@ -150,7 +150,7 @@

gdu_process_get_app_info ()

GAppInfo *          gdu_process_get_app_info            (GduProcess *process);

--- gnome-disk-utility-2.28.0.orig/doc/html/GduPool.html +++ gnome-disk-utility-2.28.0/doc/html/GduPool.html @@ -3,7 +3,7 @@ GduPool - + @@ -48,13 +48,13 @@ GduPool * gdu_pool_new (void); char * gdu_pool_get_daemon_version (GduPool *pool); gboolean gdu_pool_is_daemon_inhibited (GduPool *pool); gboolean gdu_pool_supports_luks_devices (GduPool *pool); GList * gdu_pool_get_known_filesystems (GduPool *pool); GduKnownFilesystem * gdu_pool_get_known_filesystem_by_id (GduPool *pool, @@ -69,42 +69,42 @@ GduDevice *device); GduPresentable * gdu_pool_get_presentable_by_id (GduPool *pool, const gchar *id); GList * gdu_pool_get_devices (GduPool *pool); GList * gdu_pool_get_presentables (GduPool *pool); GList * gdu_pool_get_enclosed_presentables (GduPool *pool, GduPresentable *presentable); void gdu_pool_op_linux_md_start (GduPool *pool, GPtrArray *component_objpaths, GduPoolLinuxMdStartCompletedFunc callback, gpointer user_data); void gdu_pool_op_linux_md_create (GduPool *pool, GPtrArray *component_objpaths, const gchar *level, guint64 stripe_size, const gchar *name, GduPoolLinuxMdCreateCompletedFunc callback, gpointer user_data);
@@ -112,7 +112,7 @@

Object Hierarchy

   GObject
    +----GduPool
 
@@ -165,7 +165,7 @@
@@ -191,7 +191,7 @@ @@ -202,7 +202,7 @@

gdu_pool_is_daemon_inhibited ()

gboolean            gdu_pool_is_daemon_inhibited        (GduPool *pool);

Checks if the daemon is currently inhibited.

@@ -219,7 +219,7 @@
@@ -230,7 +230,7 @@

gdu_pool_supports_luks_devices ()

gboolean            gdu_pool_supports_luks_devices      (GduPool *pool);

Determine if the DeviceKit-disks daemon supports LUKS encrypted @@ -248,7 +248,7 @@

@@ -259,7 +259,7 @@

gdu_pool_get_known_filesystems ()

GList *             gdu_pool_get_known_filesystems      (GduPool *pool);

Get a list of file systems known to the DeviceKit-disks daemon.

@@ -276,10 +276,10 @@
@@ -312,11 +312,11 @@ @@ -349,9 +349,9 @@ @@ -384,9 +384,9 @@ @@ -418,10 +418,10 @@ @@ -453,10 +453,10 @@ @@ -468,7 +468,7 @@

gdu_pool_get_presentable_by_id ()

GduPresentable *    gdu_pool_get_presentable_by_id      (GduPool *pool,
                                                          const gchar *id);

@@ -497,7 +497,7 @@

gdu_pool_get_devices ()

GList *             gdu_pool_get_devices                (GduPool *pool);

Get a list of all devices. The returned list is topologically sorted, e.g. @@ -516,10 +516,10 @@

@@ -530,7 +530,7 @@

gdu_pool_get_presentables ()

GList *             gdu_pool_get_presentables           (GduPool *pool);

Get a list of all presentables.

@@ -547,11 +547,11 @@
@@ -562,7 +562,7 @@

gdu_pool_get_enclosed_presentables ()

GList *             gdu_pool_get_enclosed_presentables  (GduPool *pool,
                                                          GduPresentable *presentable);

@@ -593,11 +593,11 @@

gdu_pool_op_linux_md_start ()

void                gdu_pool_op_linux_md_start          (GduPool *pool,
                                                          GPtrArray *component_objpaths,
                                                          GduPoolLinuxMdStartCompletedFunc callback,
                                                          gpointer user_data);

Starts a Linux md Software Array.

@@ -614,7 +614,7 @@
@@ -636,20 +636,20 @@

gdu_pool_op_linux_md_create ()

void                gdu_pool_op_linux_md_create         (GduPool *pool,
                                                          GPtrArray *component_objpaths,
                                                          const gchar *level,
                                                          guint64 stripe_size,
                                                          const gchar *name,
                                                          GduPoolLinuxMdCreateCompletedFunc callback,
                                                          gpointer user_data);

Creates a Linux md Software Array.

@@ -666,7 +666,7 @@ @@ -706,14 +706,13 @@
void                user_function                      (GduPool   *pool,
                                                         GduDevice *device,
                                                         gpointer   user_data)      : Run Last

Emitted when device is added to pool.

-@: -@:

Returns :

a GQuark

out_degraded :

NULL or return location for whether the drive will be degraded if activated.

Returns :

TRUE if drive can be activated (and out_degraded will be set), FALSE otherwise.

out_whole_disk_is_unitialized :

Return location for whether drive is uninitialized or NULL.

out_largest_segment :

Return location biggest contigious free block of drive or NULL.

out_presentable :

Return location for the presentable that represents free space or NULL. Free with g_object_unref().

Returns :

TRUE if drive has unallocated space, FALSE otherwise.

Returns :

A GduPool object. Caller must free this object using g_object_unref().

Returns :

The version of DeviceKit-disks daemon. Caller must free this string using g_free().

Returns :

TRUE if the daemon is inhibited.

Returns :

TRUE only if the daemon supports LUKS encrypted devices.

Returns :

A GList of GduKnownFilesystem objects. Caller must free this (unref all objects, then use g_list_free()).

Returns :

A GduKnownFilesystem object or NULL if file system corresponding to id exists. Caller must free this object using g_object_unref().

Returns :

A GduDevice object for object_path, otherwise NULL. Caller must unref this object using g_object_unref().

Returns :

A GduDevice object for object_path, otherwise NULL. Caller must unref this object using g_object_unref().

Returns :

A GduVolume object or NULL if no device isn't a volume. Caller must free this object with g_object_unref().

Returns :

A GduDrive object or NULL if no device isn't a drive. Caller must free this object with g_object_unref().

Returns :

A GList of GduDevice objects. Caller must free this (unref all objects, then use g_list_free()).

Returns :

A GList of objects implementing the GduPresentable interface. Caller must free this (unref all objects, then use g_list_free()).

component_objpaths :

A GPtrArray of object paths.

component_objpaths :

A GPtrArray of object paths.
+
@@ -739,14 +738,13 @@
void                user_function                      (GduPool   *pool,
                                                         GduDevice *device,
                                                         gpointer   user_data)      : Run Last

Emitted when device is changed.

-@: -@:
+
@@ -772,14 +770,13 @@
void                user_function                      (GduPool   *pool,
                                                         GduDevice *device,
                                                         gpointer   user_data)      : Run Last

Emitted when job status on device changes.

-@: -@:
+
@@ -805,15 +802,14 @@
void                user_function                      (GduPool   *pool,
                                                         GduDevice *device,
                                                         gpointer   user_data)      : Run Last

Emitted when device is removed from pool. Recipients should release references to device.

-@: -@:
+
@@ -839,14 +835,13 @@
void                user_function                      (GduPool        *pool,
                                                         GduPresentable *presentable,
                                                         gpointer        user_data)        : Run Last

Emitted when presentable is added to pool.

-@: -@:
+
@@ -872,14 +867,13 @@
void                user_function                      (GduPool        *pool,
                                                         GduPresentable *presentable,
                                                         gpointer        user_data)        : Run Last

Emitted when presentable changes.

-@: -@:
+
@@ -905,14 +899,13 @@
void                user_function                      (GduPool        *pool,
                                                         GduPresentable *presentable,
                                                         gpointer        user_data)        : Run Last

Emitted when job status on presentable changes.

-@: -@:
+
@@ -938,15 +931,14 @@
void                user_function                      (GduPool        *pool,
                                                         GduPresentable *presentable,
                                                         gpointer        user_data)        : Run Last

Emitted when presentable is removed from pool. Recipients should release references to presentable.

-@: -@:
+
--- gnome-disk-utility-2.28.0.orig/doc/tmpl/gdu-types.sgml +++ gnome-disk-utility-2.28.0/doc/tmpl/gdu-types.sgml @@ -28,64 +28,64 @@ -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: -@gdupool: the object which received the signal. -@arg1: +@: +@: @@ -98,21 +98,21 @@ -@gdudevice: the object which received the signal. +@: -@gdudevice: the object which received the signal. +@: -@gdudevice: the object which received the signal. +@: --- gnome-disk-utility-2.28.0.orig/doc/tmpl/gdu-pool.sgml +++ gnome-disk-utility-2.28.0/doc/tmpl/gdu-pool.sgml @@ -34,9 +34,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -45,9 +42,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -56,9 +50,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -67,9 +58,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -78,9 +66,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -89,9 +74,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -100,9 +82,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: @@ -111,9 +90,6 @@ -@: -@: - @gdupool: the object which received the signal. @arg1: --- gnome-disk-utility-2.28.0.orig/doc/tmpl/gdu-device.sgml +++ gnome-disk-utility-2.28.0/doc/tmpl/gdu-device.sgml @@ -34,8 +34,6 @@ -@: - @gdudevice: the object which received the signal. @@ -43,8 +41,6 @@ -@: - @gdudevice: the object which received the signal. @@ -52,8 +48,6 @@ -@: - @gdudevice: the object which received the signal.