summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Collapse)AuthorFilesLines
2016-10-14Add CFBundleTypeIconFile properties to the CFBundleDocumentTypes entriesTor Lillqvist1-0/+44
Thought it wouldt have an effect on icons displayed for LO-edited/able documents, but not. Still, probably doesn't hurt. More properly native macOS applications seem to have CFBundleTypeIconFile things in their Info.plist and not UTTypeIconFile, so probably it is the right way to go. It would be lovely to have a good understanding of how macOS Info.plist, file types, document icons and previews in Finder, file system metadata, etc actually work. At least Info.plist seemed to be a mess of backward compatible stuff last time I tried to understand documentation. Change-Id: I2a141adb4bdb202a372a55aed91a1761464fcc2e
2016-07-20Fix typosAndrea Gelmini1-1/+1
Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 64d624b65124ac02d8ee59b135593fd9d8eb9067) Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86
2016-06-11OS X: fix main applicaton icon of Collabora OfficeAndras Timar1-0/+0
Change-Id: Idf2a81cdb8e3e0d137143e37e7653c5be195391e (cherry picked from commit c6237d49cf39a503b58868a20d2076c470c4828b)
2016-06-11sysui: Collabora Office brandingAndras Timar2-5/+6
Change-Id: Idfe91c87631956072f1e44d09168de6cd91aed6b (cherry picked from commit dd8b7bfc252400153b5ec1b52c045c346ad853fe)
2016-06-11OS X: Change main LibreOffice icon to Collabora Office iconAndras Timar1-0/+0
Change-Id: I52dd21c50942d2c7d6dff2f3c2ae3577e2bb9c65 (cherry picked from commit 74dc1adc6ac676c96a744e829609a73ee3ae0484)
2016-06-11Collabora Office brandingAndras Timar1-1/+3
(cherry picked from commit c276d5ba1491dc237812cdf3d877a4ecec2ee1dc) Change-Id: I9e79c07aa3cbb70076d9bab07294062df4be02c6
2016-01-23Set file association for MS Write files on linux and MacSean Young3-1/+26
Other mime types used for MS Write are application/x-wri, application/mswrite and application/wri. I think these were pretty rare though. Change-Id: I2bf48ab7a2fb1d979db38774ae0547c5ab6040d4 Reviewed-on: https://gerrit.libreoffice.org/21552 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-06add more URLs to appdata filesDavid Tardon5-0/+20
Change-Id: If32565d244d7882e1fca514214e5be1351ead41f (cherry picked from commit 5f981642889b1b9980e98ebccc3150e022a73bed) Reviewed-on: https://gerrit.libreoffice.org/21126 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-05sysui: add "kudos" to AppData filesRichard Hughes5-0/+30
(cherry picked from commit c7fee34686d22d164dd1f42f9d68c53832011d0f) sysui: also add `HighContrast` and `UserDocs` to AppData (cherry picked from commit 6cf31f69b41b7155a208362f0d913f854fa70c43) Change-Id: I36cf0a8aa2f501fa30d86de35ae083e78ce0904b Reviewed-on: https://gerrit.libreoffice.org/21114 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-12-07fix typoDavid Tardon1-1/+1
Change-Id: I2889ea7e0ca266675b05b8d9aff6113c8f6e9634 (cherry picked from commit 4915a2bed6c95d706e52b4aad1ba62c2011b0675)
2015-12-07update the appstream files to most recent version of the specDavid Tardon5-10/+10
Change-Id: I6b23be2af3ab28431266075da389b62372508961 (cherry picked from commit 8d7d3469da772d6ffcc0ed4fc69ea28e1813b407)
2015-11-30fix/update AppData filesRene Engelhard5-30/+53
- make XML tags follow (uptodate) spec 18:23 <ximion> <id type="desktop">libreoffice-draw.desktop</id> => <id>libreoffice-draw.desktop</id> 18:23 <ximion> <application> => <component type="desktop"> - fix license - add working url/screenshot URLs
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl1-1/+1
Adabas D connector was removed in 8256eb0205fcddb79a67be13d6507b2653ff5e08 Change-Id: Ie142763ac32728c1596c196d919cbe84e6735c96
2015-10-23lp#1170035: Fix l10n for quicklistBjoern Michaelsen6-6/+6
2015-10-17PREFIXDIR must be /usr for .deb system integration packageAndras Timar1-0/+1
... tools don't find *.desktop files in /usr/local or elsewhere, and the applications will not be registered in menus. Fixed the regression from d2cc121e0798a007a6e0409b09c16ce747ab959f Change-Id: I679b98b5cd0a502553fb13025ee8b9ac4bb5507e
2015-10-08Related: tdf#72880 add vnd.libreoffice.cmis to CFBundleURLTypesCaolán McNamara1-0/+12
have a stab at this to see if this would work Change-Id: Idd24b42d5ea0b5ade44b1a2d849a0ad1c85c3827 Reviewed-on: https://gerrit.libreoffice.org/19249 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-08Related: tdf#72880 presumably using startcenter as generic LO target will workCaolán McNamara1-1/+1
for the gnome case Change-Id: Icb5ad2d50d672b35783720c100a408fa3e5cb63e
2015-10-07Info.plist: fix ERROR ITMS-90243Andras Timar1-0/+4
"The product archive is invalid. The value of the CFBundleDocumentTypes key in the Info.plist must be an array of dictionaries, with each dictionary containing at least the CFBundleTypeName key." Change-Id: I70570cdbe729e64453a88b6a7abbfd4259333237
2015-10-06Info.plist: removed deprecated stuff, added cdr, visio, mspub formatsAndras Timar1-376/+574
Change-Id: I24a83ba15591aca8787726f9fabf12b56ed323b2 Reviewed-on: https://gerrit.libreoffice.org/19148 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-10-04Info.plist: add Chart documentsAndras Timar1-0/+24
Change-Id: I1c29b640735e0f62eb8fbc59970f446a14784002
2015-10-04Info.plist: add UTTypeIconFile keysAndras Timar1-0/+54
Change-Id: Iaa091521ea246fd2ccd403c5db9bce5dad67756d
2015-10-04Info.plist: add CFBundleVersionAndras Timar1-0/+2
Change-Id: Ib4a13e7b0e1a4ff528563c7a883c3dbbac864bf6
2015-10-04Info.plist: binary StarOffice formats are not supportedAndras Timar1-24/+0
Change-Id: I339c4c92121e29cdd39eb598d21ec2fca93300db Reviewed-on: https://gerrit.libreoffice.org/19134 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-10-04Change Unity Quicklist to use applications’ namesAdolfo Jayme Barrientos1-6/+6
Since we’re still not having translations here, paliate that at least a little bit by not having strings that require translations in the fist place. Change-Id: I93b4f0780bc009587cd55fa6588e16b0d4df7942
2015-09-30Update apparmor profiles for 5.0/5.1Bryan Quigley3-4/+6
Java's position was moved. Add workaround instructions to use with debs built upstream (not ubuntu/debian version) Change-Id: Ia42426aabbcfabb2ca46d811d8b742e23b33d4b6 Reviewed-on: https://gerrit.libreoffice.org/18999 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-18sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR}Miklos Vajna1-1/+1
The later can be empty for the generic rpm case. Change-Id: I69c62dcd2a16004c7927c9cf67837463e6411a8d Reviewed-on: https://gerrit.libreoffice.org/18675 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-09-18sysui: depend on libreofficekitgtk for introspectionMiklos Vajna1-1/+1
Change-Id: I028d4e6d3c5fd57ae412fcfca5184722e4283524 Reviewed-on: https://gerrit.libreoffice.org/18671 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-09-14sysui: g-ir-scanner is not available in when introspection is disabledMiklos Vajna2-11/+14
Should fix the RHEL6 build. Change-Id: I3d6e6a2b43c2d6a43ea0686600cf2f893c518cc8 Reviewed-on: https://gerrit.libreoffice.org/18566 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-09-14create_tree.sh: Generate g-i filesPranav Kant1-0/+13
Change-Id: I1749b5b02018cfe6f85a13aed8de4b31a09788e3 Reviewed-on: https://gerrit.libreoffice.org/18494 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl1-2/+0
With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-03Fix some perl shebangs.Pedro Giffuni1-1/+1
Most important perl scripts already use a portable method but fix these nevertheless. (cherry picked from commit 93496a6c1e5b2ae1756dc9b8043e2267209387da) Change-Id: Id8b5e974356701e66f9dd8a6bd7a58fd4f5633ae
2015-09-02ditch gnome-vfs2 supportCaolán McNamara1-2/+0
Change-Id: I882c04fd3a255f55511b1884157de26e7574e6db Reviewed-on: https://gerrit.libreoffice.org/18262 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-29Forgot the end marker of the Emacs mode lineTor Lillqvist1-1/+1
2015-06-29Untabify and add Emacs and vim mode linesTor Lillqvist1-1515/+1515
2015-06-15sysui: drop dead assignmentsMiklos Vajna1-3/+1
Change-Id: I95748d5acc523a571c230e23dae3fd0d8ce089fa
2015-05-25add mime types for Pages and NumbersDavid Tardon2-2/+2
Change-Id: Ideaadd9be1b5a5c65ad6d610a71d1ceeb6263cb6
2015-04-21Initial AppArmor profilesBryan Quigley6-0/+322
Profiles and a script to help generate them for different environments. Not part of the build system, yet. Change-Id: I502705631494b124f26a71d57a2c9a9eae130fb4 Reviewed-on: https://gerrit.libreoffice.org/15452 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist1-3/+16
Stephan told about the intended use case for --invisible, and it does sound like a plausible use case, so let's revert this. "ah, now that I see 4fe56f3b9af814430a28a1880799f450fb8146b9: one use case for invisible + !headless might be in workflows where external code keeps a LO instance running and lets it pop up document windows, but you don't want the initial start center thing I think that's historically where the --invisible thing is coming from, now that I vaguely remember again" This reverts commit 4fe56f3b9af814430a28a1880799f450fb8146b9. Change-Id: I17f535adee7e533abbee150b0ce5156ecf78c781
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist1-16/+3
No need to have both. Change-Id: Ibd2f9f6d352ffb52bf43f4e1a4f69f60a60458ff
2015-03-29Think aloudTor Lillqvist1-0/+2
Change-Id: I26d18571bba41b66d64a6b1be6f2cbc45b1b71d2
2015-01-07add newly supported mime typesDavid Tardon1-1/+1
Change-Id: Ib80b2913ce14895a4b8aec5d0d7ce07d50a507c1
2014-12-22desktop, sysui: let --convert-to imply --headlessMiklos Vajna1-1/+1
It's easy to forget --headless before --convert-to, and it's hard to image that would be intentional ever. Change-Id: I18b85837239d9450743f05d94bb2673c7d13246d
2014-11-11update solaris directories being referencedRichard PALO1-3/+3
also borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> Change-Id: I17787fbbf12f1bc8b3e78b8dd2e8b33679bab5b1 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2014-10-13Register flat file mime types on OS XMatthew J. Francis1-0/+92
Change-Id: I505703b2f6890586e05e6c2146d9b37774f101d0 Reviewed-on: https://gerrit.libreoffice.org/11957 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-10-08Remove smb from X-KDE-Protocols linesStephan Bergmann9-9/+9
smb was included in the set of supported protocols since those X-KDE-Protocol lines got introduced with 673be8e76856c6bc39f448f3374db4ae84258952 "add X-KDE-Protocols," but as discussed in the mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2014-September/063621.html> "X-KDE-Protocols=...,smb,...," actual support for smb URLs in LO under KDE is very fragile and typically requires further steps from the user (which vary across the various LO configure options, --enable-gio vs. --enable-gnome-vfs, and Linux distros) to work at all. So it is probably best to not unconditionally claim smb support in those X-KDE_Protocols lines at least in the vanilla LO sources (esp. since the TDF builds with --enable-gnome-vfs need a really weird OOO_FORCE_DESKTOP=gnome workaround to make it work at all, cf. <http://lists.freedesktop.org/archives/libreoffice/2014-October/063876.html> "Re: X-KDE-Protocols=...,smb,..."). Any Linux distros that are confident that smb support in LO under KDE reliably works for them can patch those lines locally. Change-Id: I1c247d85825c96f0d74efcce3003e327a1522fa3
2014-09-13mac: enable-retina is now the defaultNorbert Thiebaud1-1/+1
Change-Id: I311d6b359007b1d5799673e3d7733bdf2177df88
2014-09-11create a master document template typeCaolán McNamara13-2/+91
of application/vnd.oasis.opendocument.text-master-template with suffic otm https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html desktop/icons/oasis-master-document-template.icns is just a copy of desktop/icons/oasis-master-document.icns because I can't draw Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1 Reviewed-on: https://gerrit.libreoffice.org/11350 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-27add PageMaker to the list of supported formatsDavid Tardon1-1/+1
Change-Id: I8e13b3516786c817165654190b08cf904c9a4454
2014-06-15fix build of menu-packages (do hardcode /usr)Christian Lohmaier1-0/+1
d2cc121e0798a007a6e0409b09c16ce747ab959f broke building the menu packages. The whole point of those is to have hardcoded location, so that the system's desktop-environment will actually find the menu/mimetype-definitions and icons Change-Id: I940eb1243913d21d46d3579de30c8fabdc28fde3
2014-06-11Do not hard code /usrBaptiste Daroussin1-10/+10
Not all operation system install packages into /usr, make sure create-tree.sh do respect the PREFIX variable Change-Id: Iff358c9e22fb8969afaef2bb96e1f91eb7e91123 Reviewed-on: https://gerrit.libreoffice.org/9730 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>