Fix for Linux
This commit is contained in:
parent
c51cd6bebe
commit
4d99c5175a
@ -89,10 +89,10 @@ public class Common
|
||||
///#############################################################
|
||||
///CasaIcons path
|
||||
#if W32
|
||||
public static string CASAICONS = "../images/CASAIcons.ico";
|
||||
public static string CASAICONS = "../images/CASAicons.ico";
|
||||
#endif
|
||||
#if LINUX
|
||||
public static string CASAICONS = "opt/novell/CASA/images/CASAIcons.ico";
|
||||
public static string CASAICONS = "/opt/novell/CASA/images/CASAicons.ico";
|
||||
#endif
|
||||
|
||||
///##############################################################
|
||||
|
Loading…
Reference in New Issue
Block a user