jlime: Add several small jlime-specific recipes.
authorAlex Ferguson <thoughtmonster@gmail.com>
Sat, 30 Oct 2010 18:42:34 +0000 (21:42 +0300)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Wed, 3 Nov 2010 15:51:19 +0000 (16:51 +0100)
commit9573c1eecb18fc019017ff69c38d58d5ba12051a
tree1f925dc2749dd4e4cb4cfde54a47453c0a1e7471
parentb2e1b766abe2fb512943d77ada4f7f04b748b3f4
jlime: Add several small jlime-specific recipes.

* Added fileselector-1.0, a simple file-selector in C and SDL.

* Added fnkey-1.0, which is used to emulate a Mode_Shift + Shift
  keypress using xdotool on pressing the Fn key. This is mainly for
  the ben-nanonote, and is hackish, but works.

* Added gtk-engine-industrial for gtk-1.2, since we still use gtk-1.2
  applications in jlime, and gtk-1.2 looks ugly by default. This helps.

* Added jlime-extras, a package which adds several files (initscripts,
  configuration files, other support files), some of which replace
  files found in other packages.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/jlime/fileselector_1.0.bb [new file with mode: 0644]
recipes/jlime/fnkey-1.0/fnkey.c [new file with mode: 0644]
recipes/jlime/fnkey_1.0.bb [new file with mode: 0644]
recipes/jlime/gtk-engine-industrial_0.2.36.bb [new file with mode: 0644]
recipes/jlime/jlime-extras_1.0.bb [new file with mode: 0644]