INTEGRATION: CWS sysui03 (1.11.36); FILE MERGED
2005/01/11 08:29:33 obr 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/11 08:05:55 obr 1.11.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.
This commit is contained in:
parent
98b080c456
commit
ddb2dcf5c8
1 changed files with 14 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: file_calc.scp,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-01-07 10:16:19 $
|
||||
* last change: $Author: kz $ $Date: 2005-01-21 12:02:47 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -178,3 +178,15 @@ File gid_File_Exe_Scalc
|
|||
Name = EXENAME(scalc);
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
#ifdef UNX
|
||||
|
||||
File gid_File_Xdg_Calc
|
||||
TXT_FILE_BODY;
|
||||
Dir = gid_Dir_Share_Xdg;
|
||||
Name = "calc.desktop";
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue