Updates from bunanson
[worldtv99] / debian / postinst
1 #!/bin/sh -e
2
3 gconftool -s -t string /apps/maemo/kmplayer/lists/WorldTV99 /usr/share/applications/worldtv99/WorldTV99.xml
4
5 #DEBHELPER#
6
7 exit 0