Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Make sure that clock app appears on unity8 shell. #251

Merged
merged 1 commit into from Oct 10, 2016

Conversation

renatofilho
Copy link

  • Update desktop file with the correct values
  • Added qtorganizer5-eds as dep to get alarms working

@@ -132,7 +132,7 @@ Keywords[uk]=time;alarm;alert;clock;world;stopwatch;час;нагадуванн
Keywords[zh_CN]=time;alarm;alert;clock;world;stopwatch; 时间;闹铃;闹钟;世界时;秒表;
Keywords[zh_TW]=time;alarm;alert;clock;world;stopwatch;時鐘;鬧鐘;鬧鈴;世界;碼表;
Exec=ubuntu-clock-app
Icon=${SNAP}/meta/gui/clock-app@30.png
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we still use the ${SNAP} variable?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, We need the real path of the icon. This desktop file is read from unity8 outside the SNAP enviroment.

- mir-graphics-drivers-desktop
snap:
- -usr/share/doc
- -usr/include
after:
- desktop-gtk3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why gtk3 and not qt5?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need glib/gsettings paths and some environment initializations that is done by this launcher. This is necessary to communicate with EDS.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh ok.

@dholbach
Copy link
Contributor

Thanks for the update, merging!

@dholbach dholbach merged commit 3c14d64 into ubuntu:master Oct 10, 2016
@renatofilho renatofilho deleted the clock-unity8 branch October 10, 2016 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants