mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
- Remove /etc/gtk-2.0/gtkrc that forced Clearlooks
- Make matchbox themes without a corresponding gtk theme use Clearlooks - Add settings-daemon, matchbox-config-gtk and leafpad to meta-oh - Add settings-daemon - Add matchbox-config-gtk - Change Leafpad desktop shortcut from 'Leafpad' to 'Notes' git-svn-id: https://svn.o-hand.com/repos/poky@120 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Leafpad
|
||||
Name=Notes
|
||||
Exec=/usr/bin/leafpad
|
||||
Icon=leafpad.png
|
||||
Terminal=false
|
||||
|
||||
@@ -3,6 +3,7 @@ DEPENDS = "gtk+"
|
||||
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
|
||||
file://leafpad.desktop \
|
||||
file://leafpad.png"
|
||||
PR = "r1"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user