I am looking to create a custom launcher for the new tweetdeck (which works fine under wine).
I am currently just executing the script:
#!/bin/bash
wine ~/.wine/drive_c/Program\ Files/Twitter/TweetDeck/TweetDeck.exe
But this has the nasty disadvantage that you cannot close the terminal that spawned the window.
Has anyone made a custom launcher for unity (with the new icon would be nice)?