~jbicha/software-properties/add-scalable-icon

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[build_i18n]
domain=software-properties
desktop_files=[("share/applications", 
                 ("data/software-properties-gtk.desktop.in",
                  "data/software-properties-gnome.desktop.in",
                  "data/software-properties-kde.desktop.in",),
               )
              ]
xml_files=[
        ("share/mime/packages", 
         ("data/mime/apt.xml.in",)),
        ("share/polkit-1/actions/", 
         ("data/com.ubuntu.softwareproperties.policy.in",)),
           ]
bug_contact="Sebastian Heinlein <sebi@glatzor.de>"

[sdist]
formats = bztar