summaryrefslogtreecommitdiffstats
path: root/sysui/Package_share.mk
Commit message (Collapse)AuthorAgeFilesLines
* use the standard name pattern for a packageDavid Tardon2018-04-151-3/+3
| | | | Change-Id: Ia5bf93d6af6ff301439ef04593fcb1d13ab3aa9f
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
| | | | Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
* sysui: deliver .desktop files to INSTDIRMichael Stahl2013-10-241-1/+3
| | | | Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd
* several fixes of Linux desktop integration after gbuildisation (fdo#64707)Petr Mladek2013-05-171-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
* convert sysui to gbuild and add to tail_buildPeter Foley2013-02-171-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>