This commit is contained in:
@@ -40,6 +40,7 @@ namespace Novell.CASA.DataEngines.Common
|
||||
public static string KW = "KDE KWallet";
|
||||
public static string GK = "GNOME Keyring";
|
||||
public static string PM = "Password Manager";
|
||||
public static string FF = "Firefox";
|
||||
|
||||
//Store Types
|
||||
public static int CASA_STORE_MICASA = 0;
|
||||
@@ -74,7 +75,9 @@ namespace Novell.CASA.DataEngines.Common
|
||||
public static string CCF_ZONE = "Zone";
|
||||
public static string CCF_SYNCH = "Synch";
|
||||
public static string CCF_NAME = "Name";
|
||||
|
||||
public static string CCF_FFTAG = "FireFox";
|
||||
public static string CCF_FFPROFILE = "Profile";
|
||||
|
||||
//Add Operation Types on CCF
|
||||
public static int OPERATION_ADD_SECRET = 0;
|
||||
public static int OPERATION_MODIFY_SECRET = 2;
|
||||
|
||||
Reference in New Issue
Block a user