~usb-creator-hackers/usb-creator/trunk

56 by Evan Dandrea
* i18n support (LP: #285413, #292556).
1
[build]
85 by Evan Dandrea
Re-enable i18n.
2
i18n = True
56 by Evan Dandrea
* i18n support (LP: #285413, #292556).
3
4
[build_i18n]
5
domain = usbcreator
343 by Evan Dandrea
* Guard UnmountFile with PolicyKit (LP: #771553).
6
desktop_files = [('share/applications', ['desktop/usb-creator-gtk.desktop.in', 'desktop/usb-creator-kde.desktop.in'])]
7
xml_files = [('share/polkit-1/actions', ['dbus/com.ubuntu.usbcreator.policy.in'])]