diff options
author | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
commit | 0e004c696b0e68b2cff37a4c3315b022a35eaf43 (patch) | |
tree | 43261e815529cb9518ed7be37af13b846af8b26b /libcaja-private/README | |
download | caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.bz2 caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'libcaja-private/README')
-rw-r--r-- | libcaja-private/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libcaja-private/README b/libcaja-private/README new file mode 100644 index 00000000..94f6d9f5 --- /dev/null +++ b/libcaja-private/README @@ -0,0 +1,13 @@ +README for caja/libcaja-private + +This library, libcaja-private, is totally private to caja. + +If you are writing a caja component, you should not use this +library or link with it. The code in here is internal to caja +and not available for public consumption. + +If you think that there is something interesting in this library that +you would like to use in a third party component, please send mail to +the caja mailing list at: + |