1

I created an Unity webapp for Telegram:

It works perfect in Ubuntu 13.10.

In Ubuntu 14.04 is not working:

  • I open the Webogram web.
  • Firefox is asking about to install the webapp > I click yes.
  • Problem: No icon appears in the Unity Launcher.

Am I missing something?

Thanks in advance!

PS: How can you test it? I'm working in a PPA, but now, you can install this installer.

Then visit Webogram web. Unity will ask you about to install the Webapp.

Costales
  • 2,318

1 Answers1

1

Well, The .desktop file was missing ;) Now it works. I'll enjoy Telegram now with Unity :D I'm just testing the webapp, if you find something weird, please, tell me here: https://bugs.launchpad.net/unity-webapps-telegram

How could you test it? Just run this command:

sudo add-apt-repository ppa:costales/unity-webapps-telegram ; sudo apt-get update ; sudo apt-get install unity-webapps-telegram

Cheers!

Costales
  • 2,318