mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
The application does use tags and version, but their versioning patterns
are all over the place. I kept the eisting PV declaration due to this (and
because this seems to be the very last upsteam change - the repository
looks abandoned).
Changelog:
* Fix ``keybinder_bind`` and others to not crash on non-X11 displays.
It simply returns FALSE, failing to bind the key.
* Add new API:
gboolean keybinder_supported()
Return TRUE if on key bindings are implemented for this
configuration. (Right now: only TRUE if gtk says there's an X11
display)
* Fix deprecated directives in build system
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| files | ||
| recipes-connectivity | ||
| recipes-extended | ||
| recipes-gimp | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-support | ||
| COPYING.MIT | ||
| README.md | ||
| SECURITY.md | ||
Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master
URI: git://git.openembedded.org/meta-openembedded branch: master
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'
When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'
Layer maintainer: Khem Raj raj.khem@gmail.com