summaryrefslogtreecommitdiff
path: root/sysui/Package_share.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-24sysui: deliver .desktop files to INSTDIRMichael Stahl1-1/+3
Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd
2013-05-17several fixes of Linux desktop integration after gbuildisation (fdo#64707)Petr Mladek1-1/+3
- $(UNIXFILENAME.$*) is not correctly substituted if the variables are defined by another VAR.bla variables - add missing '-' to the iconprefix - use '$${PRODUCTNAME} $${PRODUCTVERSION}' for the desktop menu; the real name and version is added later by the installer in instsetto_native - use correct .po file for the translations - deliver the localized and corrected desktop files Change-Id: Ifcf797b57f94b16bd7ee498136c9c353b85c7c46
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley1-0/+16
Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a Reviewed-on: https://gerrit.libreoffice.org/2192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>