change lookup name from kwallet_rw to casakwallet
This commit is contained in:
parent
85aa2f3a40
commit
c65e3b0beb
@ -1,3 +1,7 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 24 04:40:20 MST 2006 - jnorman@novell.com
|
||||||
|
- change lookup name from kwallet_rw to casakwallet
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 22 18:52:20 MST 2006 - cmashayekhi@novell.com
|
Sat Apr 22 18:52:20 MST 2006 - cmashayekhi@novell.com
|
||||||
- installcasa and uninstallcasa scripts were added to
|
- installcasa and uninstallcasa scripts were added to
|
||||||
|
@ -32,7 +32,7 @@ public class kwallet
|
|||||||
{
|
{
|
||||||
|
|
||||||
//private static int MAX_NAME_LENGTH = 512;
|
//private static int MAX_NAME_LENGTH = 512;
|
||||||
private const string CPP_LIB = "kwallets_rw";
|
private const string CPP_LIB = "casakwallet";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user