author | kergoth <kergoth> | 2002-02-08 18:12:54 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-02-08 18:12:54 (UTC) |
commit | 941a06d1cb1b26db91955ef98b4ffa447399e21f (patch) (side-by-side diff) | |
tree | 5dd2649107c462725a5422d705d83122e7a89928 | |
parent | d5714ac7fe62676ee1a63be2f965cb567ef7ae3e (diff) | |
download | opie-941a06d1cb1b26db91955ef98b4ffa447399e21f.zip opie-941a06d1cb1b26db91955ef98b4ffa447399e21f.tar.gz opie-941a06d1cb1b26db91955ef98b4ffa447399e21f.tar.bz2 |
Merged in sdmon from Charles-Edouard Ruault.
-rw-r--r-- | Makefile | 3 | ||||
-rw-r--r-- | pics/sdmon/sdcard.png | bin | 0 -> 643 bytes | |||
-rwxr-xr-x | plugins/applets/libsdmonapplet.so | bin | 0 -> 23236 bytes | |||
-rwxr-xr-x | plugins/applets/libsdmonapplet.so.1 | bin | 0 -> 23236 bytes | |||
-rwxr-xr-x | plugins/applets/libsdmonapplet.so.1.0 | bin | 0 -> 23236 bytes | |||
-rwxr-xr-x | plugins/applets/libsdmonapplet.so.1.0.0 | bin | 0 -> 23236 bytes |
6 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ mpegplayer/libmpeg3 \ mpegplayer/libmad \ mpegplayer/wavplugin \ - cardmon + cardmon \ + sdmon APPS=$(LOCALAPPS) addressbook calculator clock datebook \ filebrowser helpbrowser minesweep mpegplayer \ diff --git a/pics/sdmon/sdcard.png b/pics/sdmon/sdcard.png Binary files differnew file mode 100644 index 0000000..014113f --- a/dev/null +++ b/pics/sdmon/sdcard.png diff --git a/plugins/applets/libsdmonapplet.so b/plugins/applets/libsdmonapplet.so Binary files differnew file mode 100755 index 0000000..aa48b69 --- a/dev/null +++ b/plugins/applets/libsdmonapplet.so diff --git a/plugins/applets/libsdmonapplet.so.1 b/plugins/applets/libsdmonapplet.so.1 Binary files differnew file mode 100755 index 0000000..aa48b69 --- a/dev/null +++ b/plugins/applets/libsdmonapplet.so.1 diff --git a/plugins/applets/libsdmonapplet.so.1.0 b/plugins/applets/libsdmonapplet.so.1.0 Binary files differnew file mode 100755 index 0000000..aa48b69 --- a/dev/null +++ b/plugins/applets/libsdmonapplet.so.1.0 diff --git a/plugins/applets/libsdmonapplet.so.1.0.0 b/plugins/applets/libsdmonapplet.so.1.0.0 Binary files differnew file mode 100755 index 0000000..aa48b69 --- a/dev/null +++ b/plugins/applets/libsdmonapplet.so.1.0.0 |