summaryrefslogtreecommitdiffstats
path: root/sysui
Commit message (Collapse)AuthorAgeFilesLines
* remove superfluous endifMichael Stahl2013-10-041-1/+0
| | | | Change-Id: If585526ab15d31f2f7a1b46c216f0b019d913fd3
* Enable %U in desktop files with kde integrationTomas Chvatal2013-10-041-2/+8
| | | | | | | | | | 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>
* sysui: remove cruft from freedesktop-menus.specMichael Stahl2013-10-011-5/+1
| | | | Change-Id: I0e4dc2145fe4ddcb7b3e4d4d0233987a8b70dd34
* fdo#69210: sysui: add AppData to system-integration RPM/DEBMichael Stahl2013-10-013-0/+7
| | | | Change-Id: Ifabf7965c922d7f719201cea39827acbccb57937
* fdo#69210: sysui: add some AppStream AppData filesRichard Hughes2013-10-015-0/+139
| | | | Change-Id: I5c4af1c36290f0e1b3815058bd68b952f6005f4a
* gitignore configure-generated Info.plistStephan Bergmann2013-09-301-0/+9
| | | | Change-Id: I390dfbdedd5c4b53519c51d9953a6be07f403bc0
* Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist2013-09-242-29/+30
| | | | | | | | | | | | | | | | | | | | | | 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
* Try to fix cross-compilationTor Lillqvist2013-09-232-2/+2
| | | | | | | | 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
* Move Mac OS X Info.plist into instdirStephan Bergmann2013-09-111-1/+3
| | | | Change-Id: I69139234a7f55101afc987a960bcdf5aca95c5b3
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
| | | | | | | | | | | | | | | | | 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
* sysui: remove slackware desktop integration stuffMichael Stahl2013-07-314-83/+0
| | | | | | | | | | 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
* sysui: build slackware stuff only on LinuxMichael Stahl2013-07-311-1/+1
| | | | Change-Id: I1ffcbd5ebf560f9f7ba8ad4b1ec9fefdb32da487
* avoid file conflict in debian-menus package (fdo#67031)Petr Mladek2013-07-221-1/+1
| | | | | | | | | | 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
* use correct package name in libreofficeX.Y-debian-menus package (fdo#67041)Petr Mladek2013-07-181-2/+2
| | | | | | | | | | | | 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
* debian-menus packages should not conflict with older versions (fdo#67031)Petr Mladek2013-07-181-3/+0
| | | | | | | | 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
* gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl2013-07-163-15/+13
| | | | Change-Id: I0c5b68f6bc81c7c1c88be2cde42fc06949fff8e7
* sysui: oops, the mac stuff uses documents.ulf from CT_shareMichael Stahl2013-07-151-0/+2
| | | | Change-Id: I2872a9bef161b7e073f6e236c3eb51081262d816
* sysui: no point in trying to build .desktops and RPMs on MacMichael Stahl2013-07-151-1/+2
| | | | Change-Id: I0b5b88ea381f1cbff7d645ef5b48a542411ef7a5
* fdo#66100 : fix icons associations on MacOSXNorbert Thiebaud2013-07-041-25/+24
| | | | Change-Id: Idbce5516f1cc59b8d1cc39ee0a0db2aad90e8074
* Add Flat Document and MathML MIME typesSamuel Mehrbrodt2013-06-125-6/+6
| | | | | | | Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513 Reviewed-on: https://gerrit.libreoffice.org/4230 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* add X-KDE-ProtocolsBjoern Michaelsen2013-06-089-0/+9
| | | | | | * was previously money-patched in on Debian/Ubuntu packaging Change-Id: I9cd14b0d61e6c73181f368387fb560b4edb383a6
* Resolves: fdo#65243 broken mark up man pageEric S. Raymond2013-06-071-1/+1
| | | | Change-Id: If8a73e0416e19d9c59d93cc55f4f61bd01f11909
* add StartupWMClass= to .desktop files (bnc#777070)Luboš Luňák2013-06-067-0/+7
| | | | | | | | | | | | 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
* remove code which has been commented outOliver-Rainer Wittmann2013-05-291-1/+0
| | | | | | (cherry picked from commit 613c8044fd9af3d1820c293bd95d12b700177405) Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782
* fix UNIXFILENAME variable for the Linux desktop integreation (fdo#64707)Petr Mladek2013-05-291-3/+3
| | | | | | | | | 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
* Add Corel Draw and MS Publisher MIME Types to DrawSamuel Mehrbrodt2013-05-241-1/+1
| | | | | | | Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba Reviewed-on: https://gerrit.libreoffice.org/4022 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* put common vars into standalone makefileDavid Tardon2013-05-207-10/+32
| | | | Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4
* several fixes of Linux desktop integration after gbuildisation (fdo#64707)Petr Mladek2013-05-172-12/+11
| | | | | | | | | | | | - $(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
* bin obsolete suse and madriva desktop integration packagesPetr Mladek2013-05-173-748/+1
| | | | | | | | The freedesktop solution has been supported by the Linux desktops for many years. It should be enough these days. At least the SUSE desktop integration has not been needed since about 2009. Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
* move desktop translation tool to solenv.Michael Meeks2013-05-152-157/+10
| | | | Change-Id: I6e119f79a9293fa204904459c75ff97e5d3b5be6
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
|
* remove empty string (fixes a warning)Andras Timar2013-05-141-3/+0
| | | | | | | | | | | Ulfex warning: inavlid po attributes extracted from /home/timar/libreoffice-master/sysui/desktop/share/launcher_unityquicklist.ulf No string specified! GroupID: startcenter Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a Reviewed-on: https://gerrit.libreoffice.org/3909 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* fdo#64311 - .desktop files: use %U for URLs only if we have gvfs or gio.Michael Meeks2013-05-1110-17/+38
| | | | Change-Id: I52c75432eb30a46b2c6a597211df09fdbb08056c
* Use lowercase product name in desktop integration packages againPetr Mladek2013-05-031-3/+6
| | | | | | | The variable UNIXFILENAME used to use the lowercase product name before gbuildification. Change-Id: I09a5ff27acf07d394f712d943ea5f83765a7f834
* fdo#63197, convert sysui osxiconsJulien Nabet2013-04-182-3/+5
| | | | | | | Change-Id: Iab9cb3704385c115e1d25189a3d8833bd6721e24 Reviewed-on: https://gerrit.libreoffice.org/3440 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* just use explicit list of filesDavid Tardon2013-04-102-78/+23
| | | | | | | IMHO it does not make much sense to dynamically generate a list that is practically unchanging. Change-Id: If5898956d11b9f410cf36d1ebe5535194365a954
* start deprecating spadmin by removing it from the menusCaolán McNamara2013-04-0313-58/+2
| | | | | | | we keep the printer admin tool, just not install the .desktop file for it anymore. Change-Id: I41fcdcca555e16d76fa2de4a929b6ad508b6c066
* add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/Caolán McNamara2013-04-0210-0/+10
| | | | | | | | for when office is launched via e.g. nautilus. This way we can check what the protocol really is and handle it ourselves for the protocols we have specialized handlers for. Change-Id: Idf7650743bd0096c34772ed81bdc829055ea4159
* always enable StartupNotify of trueCaolán McNamara2013-04-029-1/+9
| | | | Change-Id: I326c599b09a5f2ec793601a889bda0ea191d1a06
* Related: rhbz#156677 / rhbz#186515 shrink num of entries in system menusCaolán McNamara2013-04-021-0/+1
| | | | Change-Id: I24069489c67ef2b7bd07dc9ee30bde85aab2b97a
* Remove unneeded project and projectroot parametersZolnai Tamás2013-03-251-1/+1
| | | | | | | Plus avoid use of Export::sLanguages member outside of the class. Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* sysui: remove non-existent imaginary extract_icons_names.plMichael Stahl2013-03-131-1/+0
| | | | Change-Id: I6f2f785f50a83789bc45b90747144eb030f7fe7d
* Related to fdo#60724: Fix grammar.Benjamin Drung2013-03-091-1/+1
| | | | | | | Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd Reviewed-on: https://gerrit.libreoffice.org/2611 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* Fix typo in libreoffice man page.Benjamin Drung2013-03-091-1/+1
| | | | | | | Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356 Reviewed-on: https://gerrit.libreoffice.org/2610 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* Revert "Add PDF Mimetype to Draw"Fridrich Strba2013-03-081-1/+1
| | | | | | | | | | | | pdf-import is not in core, since it requires poppler. And without it installed, this is not having any sense. Sorry :( This reverts commit a3c0df8222a20860f64b06c956c213131b79a73b Change-Id: I79a526573f59e4f27b5023d031c37a529aa784c3 Reviewed-on: https://gerrit.libreoffice.org/2592 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Add PDF Mimetype to DrawSamuel Mehrbrodt2013-03-081-1/+1
| | | | | | | | | PDF Import is now a Core Component Change-Id: I1313a7e7ea1c2409cb40cb8058e3b4ab78601fe4 Reviewed-on: https://gerrit.libreoffice.org/2549 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* remove stale javafiltersAndras Timar2013-03-036-35/+1
| | | | Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
* silence rpmbuildDavid Tardon2013-03-031-14/+20
| | | | Change-Id: Iee5fbadb4eafb1c919bfcef7799e2e81ca3438d8
* silence sysui scriptsDavid Tardon2013-03-033-4/+0
| | | | Change-Id: I0d27e522ff8059200f9d08a28f4b70d7f436c100