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