~ubuntu-branches/ubuntu/trusty/gnome-user-share/trusty

« back to all changes in this revision

Viewing changes to data/file-share-properties.ui

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-09-08 21:11:31 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090908211131-vc59d3rcdtdolp2v
Tags: 2.27.0-0ubuntu1
* New upstream version (LP: #426008):
  - Fix WebDAV sharing not working when service names are too long
  - Fix login problems to WebDAV
  - Don't error out if the Obex services are already started
  - Fix Obex services not working any more when bluetoothd is exited
  - UI fixes for rejected ObexPush transfers
* debian/control:
  - Add build-depend on libgnome-bluetooth-dev (>= 2.27.7.2).
  - Depend on gnome-bluetooth rather than bluez-gnome|gnome-bluetooth.
    gnome-bluetooth is on the default install now and this reduces the
    delta to Debian.
* Update debian/patches/01_notification.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <!-- interface-naming-policy toplevel-contextual -->
5
5
  <object class="GtkDialog" id="user_share_dialog">
6
6
    <property name="border_width">5</property>
7
 
    <property name="title" translatable="yes">File Sharing Preferences</property>
 
7
    <property name="title" translatable="yes">Personal File Sharing Preferences</property>
8
8
    <property name="resizable">False</property>
9
9
    <property name="icon_name">folder-remote</property>
10
10
    <property name="type_hint">dialog</property>