Age | Commit message (Collapse) | Author |
|
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
|
|
<mclasen> I see libreoffice installs desktop actions with OnlyShowIn=Unity
<mclasen> I believe OnlyShowIn for actions was kicked out when they got merged in the spec
<caolan> mclasen: so drop the "OnlyShowIn" lines ?
<mclasen> would be my recommendation
Change-Id: I5d119d361be197bac3fc20c08b4e43f11f4b0c0c
|
|
Change-Id: Ie10ee80f1d35b40c0baf9d7ba5c1181b52405b5f
|
|
this tell the info.plist that the application is
'high resolution enabled'
Change-Id: I8e43e20f78c822d1cebab873f340143fe2dee4ea
|
|
This reverts commit 12546c8511f0cc8eec0ca7e8cb86ff00dfd429e6.
Apparently I stirred a hornet's nest with this. And I have already
wasted enough time arguing...
|
|
Since there was no explanation why this change had been made, I have
reverted it.
Change-Id: I3bf3428d960bf99d4c242d187bf1e2bf62e71aaa
|
|
Change-Id: I6c6973be0eacd323838b137f2c1e27ed1d9fdbd3
|
|
Change-Id: Ia349d73eb30cf73a9bfbf70c95005bf74d70143c
|
|
Change-Id: I69d7fbb1f1700779bc7ebbf419edf807b6b2dba9
|
|
The libreoffice/*.desktop need to have a target and rule to propagate
out-of-date-ness.
Change-Id: If341cc67ed6e24ceee7c00efba2750864aad4a70
|
|
Change-Id: I9c6bbd0ae57b90f9fec570ec5dea5058625e0f8f
|
|
It is constant and can just be replaced by $(SRCDIR)/solenv.
Use BUILD_TYPE where it was used to check if config_*.mk is sourced.
Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1
|
|
Change-Id: I4bf29d0021c1342cd529a7c6cbd86eceb467a9b5
|
|
... put the CustomTarget dir on the search path instead.
Change-Id: I2888e10bfa58d3c5b0f39958328efb14c3ce92a9
|
|
- rename main_app.ico to soffice.ico (in case the name is relevant?)
- installer: hard-code path to sysui/desktop/icons/soffice.ico
Change-Id: Iacd6e28201c3f8e69375e0bfc516542e86131912
|
|
Change-Id: Ie85f6dce7d9ff07346e7814f74e01f160bbc3177
|
|
Change-Id: I0dfbc23c03f9efe7b0020f15eb7f5312da3e6a80
|
|
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
|
|
Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd
|
|
Change-Id: Idf0fee94ef2c360ce509b34a2828022a8daf04d0
|
|
Change-Id: I462a4608e93647e04e591628459e09d3661aec4d
|
|
the minimum version is set based on MACOSX_DEPLOYMENT_VERSION
It's purpose is to prevent the generated app to be executed
on a system that does not meet the requirement
Change-Id: I4ec09f8d1f96af1263d40bbe0e4b144c9622bba4
|
|
Change-Id: If585526ab15d31f2f7a1b46c216f0b019d913fd3
|
|
This fixes issues when clicking on various URLS when the KDE only
integration were build.
Change-Id: Id15b67b8a5589bc54e1f3214e07d2e97b3eddea2
Reviewed-on: https://gerrit.libreoffice.org/6018
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I0e4dc2145fe4ddcb7b3e4d4d0233987a8b70dd34
|
|
Change-Id: Ifabf7965c922d7f719201cea39827acbccb57937
|
|
Change-Id: I5c4af1c36290f0e1b3815058bd68b952f6005f4a
|
|
Change-Id: I390dfbdedd5c4b53519c51d9953a6be07f403bc0
|
|
After recent instdir changes the SCPZIP_REPLACE thing was not used any
more for Info.plist, so all the ${FOO} things were left in Info.plist
unexpanded with predictably wonky results, a non-working app.
Instead just expand it from the configure script.
While at it, use a correct CFBundleShortVersionString: only three
integers should be in that.
Also, hardcode FILEFORMATNAME as OpenOffice.org and FILEFORMATVERSION
as 1.0, and drop the "variables", as that is what those "variables"
*means*. They were used to refer to the OOo 1.0 formats. (It would
have been utterly wrong to define them as something else, like another
product name and a newer version number, in openoffice.lst, so
pointless to have them there.)
Drop the meaningless BUILDIDCWS.
Change-Id: I4030aa060b78e8b3fb812a6362869996e8db7d3d
|
|
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.
Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.
Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
|
|
Change-Id: I69139234a7f55101afc987a960bcdf5aca95c5b3
|
|
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X,
where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so
most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK-
related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And
GeneratedPackage needed to be made more flexible, to allow for packages that go
into either of those two places.)
For Android and iOS, gb_INSTROOT probably still needs to be set.
The most obvious missing thing yet to make instdir work for Mac OS X is the
instdir/*/LibreOffice.app/Contents/ure/ vs.
instdir/*/LibreOffice.app/Contents/ure-link/ split.
Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
|
|
This is apparently not used at all currently; cloph says the
*slackware-menus*.tgz used to be bundled with RPM instsets but the last
release that contained it was apparently OOo 3.1.1; it is gone in OOo
3.2.1 RPM instset. There are no bug reports about it missing, so no
problem with removing it altogether.
Change-Id: I1b93c94c4ac5c1d1826069b05cb58fdbb30cd71f
|
|
Change-Id: I1ffcbd5ebf560f9f7ba8ad4b1ec9fefdb32da487
|
|
Use versioned file name for Debian specific /usr/lib/menu/libreoffice.
All the other files have been versioned for years when we did this
for RPMs. Heh, nobody noticed this with DEBs because people were
used to that conflict and did not complain ;-)
Change-Id: I1195279ff4825ed9154cf497ff3cc702f7309b6a
|
|
Add back the missing "-debian-menus" suffix. It was lost during gbuildisation.
Also add the X.Y version. The files and menu entries have been versioned
since LO 4.1 but we did not versioned the package name ;-)
Finally, fix typo in the package version definition and mention the
release number again.
Change-Id: I26e1664349c326db199905e6c5b1efb5d2d1723c
|
|
All the files and menu entries have been versioned since LO 3.4.
There are not real conflicts with older versions or native Debian
packages any longer.
Change-Id: Ie3afb8b506cb23767b52a5f9cf1c721521e60ec3
|
|
Change-Id: I0c5b68f6bc81c7c1c88be2cde42fc06949fff8e7
|
|
Change-Id: I2872a9bef161b7e073f6e236c3eb51081262d816
|
|
Change-Id: I0b5b88ea381f1cbff7d645ef5b48a542411ef7a5
|
|
Change-Id: Idbce5516f1cc59b8d1cc39ee0a0db2aad90e8074
|
|
Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513
Reviewed-on: https://gerrit.libreoffice.org/4230
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
* was previously money-patched in on Debian/Ubuntu packaging
Change-Id: I9cd14b0d61e6c73181f368387fb560b4edb383a6
|
|
Change-Id: If8a73e0416e19d9c59d93cc55f4f61bd01f11909
|
|
The actual purpose is to help Plasma taskbar associate taskbar items
with .desktop files for the purpose of creating launchers. LibreOffice's
WM_CLASS handling is rather broken, but the class part of it usually
ends up being 'libreoffice-<component>', which however doesn't match
names of .desktop files or executables. I fear renaming .desktop files
would cause too much breakages in various places that expect the current
names, so adding StartupWMClass will help Plasma match them.
Change-Id: Ia946307b429d9a7c00408b2b508726fdc88908ac
|
|
(cherry picked from commit 613c8044fd9af3d1820c293bd95d12b700177405)
Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782
|
|
There was a mistage when merging the clean up.
Note that $(UNIXFILENAME.$*) is not correctly substituted if the variables are define
by another VAR.bla variables. This is why we need to hardcode the lowercase names here.
Change-Id: I9110083122175cdbd09baa0533d890a7ef6d8213
|
|
Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba
Reviewed-on: https://gerrit.libreoffice.org/4022
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4
|
|
- $(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
|