X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=f485b4e0e62edf34ced69ec239b158522a00eec6;hp=dfdfafe2c38eced2ce33a818d76d18e6677ff8d0;hb=286356566d1f777a64d0a085b9017aa57422651a;hpb=ec9bf4b762b14e72f0e3ac20848ef6390837be86 diff --git a/support/builddeb.py b/support/builddeb.py index dfdfafe..f485b4e 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -225,9 +225,9 @@ def build_package(distribution): p["/usr/share/osso-rtcom"] = ["theonering.profile.%s|theonering.profile"% distribution] p["/usr/lib/telepathy"] = ["telepathy-theonering"] p["/usr/share/telepathy/managers"] = ["theonering.manager"] - p["/usr/share/icons/hicolor/26x26/hildon"] = ["26-tor_handset.png|im_theonering.png"] - p["/usr/share/icons/hicolor/32x32/hildon"] = ["32-tor_handset.png|im_theonering.png"] - p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_handset.png|im_theonering.png"] + p["/usr/share/icons/hicolor/26x26/hildon"] = ["26-tor_handset.png|im-theonering.png"] + p["/usr/share/icons/hicolor/32x32/hildon"] = ["32-tor_handset.png|im-theonering.png"] + p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_handset.png|im-theonering.png"] p["/usr/share/theonering"] = [ "32-tor_handset.png|tor_handset.png", "32-tor_phone.png|tor_phone.png",