mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
devilspie2: update 0.42 -> 0.43
While at it, add a comment to desktop file. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
bbd59e5fe1
commit
078fdcf4f9
|
|
@ -11,8 +11,8 @@ SRC_URI = " \
|
|||
file://default.lua \
|
||||
file://devilspie2.desktop \
|
||||
"
|
||||
SRC_URI[md5sum] = "f205409e921aa2d86481f1b8d518da45"
|
||||
SRC_URI[sha256sum] = "11f5bc310fba4df404c057461ffb3fadac8ef51d211008c665c48f587a5a3f85"
|
||||
SRC_URI[md5sum] = "26eed0b5b4af5c7e13c551eceaeab832"
|
||||
SRC_URI[sha256sum] = "ecffc17c62b41e196b72340192a90c4223329df041f135e74c0990860595f828"
|
||||
|
||||
inherit distro_features_check pkgconfig gettext
|
||||
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Devilspie2
|
||||
Comment=Perform scripted actions on windows as they are created
|
||||
Exec=devilspie2 -f /etc/devilspie2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user