summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Collapse)AuthorFilesLines
2012-04-10use x.y.z version also for desktop integration packages (fdo#47840)Petr Mladek1-1/+2
This version scheme is used for other packages as well. It is important for the desktop integration packages now because we started reseting buildid for each bugfix release (fdo#47840). This value is used also for the release number of Linux packages. (cherry picked from commit 4045e770193ae632aca7075105dda89686c597d6) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-01-12256x256 Windows icons fdo#39555Andras Timar37-0/+0
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-17/+17
2012-01-11Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)Petr Mladek20-0/+0
2011-12-20avoid the hardcoded 3.4 versionPetr Mladek2-20/+20
2011-12-20set correct icon names in desktop filesPetr Mladek2-4/+4
also use icon names *3.5* instead of *35*; this version is used on another locations as well; it allows to reuse the UNIXBASISROOTNAME variable that is substituted by the installer
2011-12-15these translations do already exist in translations repoDavid Tardon2-336/+0
Signed-off-by: David Tardon <dtardon@redhat.com>
2011-12-05allow to install desktop integration in Linux dev buildPetr Mladek6-10/+18
The desktop integration searched for the package name by the dash "-" delimiter on many locations. It was not easy to add support for package names with the dash. In addition, there was an inconsistence. Most package names used the "libo-dev" prefix name but the ure packages used "lodev". It was installed into the prefix /opt/lo-dev. So, I remaned everything to "lodev". It removed the inconsistence and solved solution with the dash.
2011-12-02remove unused Windows iconAndras Timar1-0/+0
2011-12-02remove ooo3_ from Windows icon namesAndras Timar8-0/+0
2011-12-02remove unused OOo Windows iconsAndras Timar57-64/+9
2011-11-08update libreoffice.1 for the (new) long option namesRene Engelhard1-48/+48
2011-10-31change address of extensions' websiteAndras Timar1-1/+1
2011-10-19do not show "LibreOffice Math" in the desktop menu (fdo#41681)Petr Mladek1-0/+1
It is just a helper application. The desktop file still makes sense to keep the MIME type association.
2011-09-20Revert "Use PREFIXDIR when possible"Stephan Bergmann1-11/+11
This reverts commit af37c0a988109b3b38e68591a5e9a7ea39e2c2a7.
2011-09-19Use PREFIXDIR when possibleBaptiste Daroussin1-11/+11
2011-09-18Fix sandbox violation.Tomas Chvatal1-1/+1
This was once was fixed in 3.4. Can't find the commit so doing it again.
2011-09-15Chop the redhat-menus, since freedesktop desktop integration works for RH tooFridrich Strba3-429/+2
2011-09-14don't quote ???x???Caolán McNamara1-1/+1
2011-09-13Fix quoting in create_tree so distdir can have spaces in it.Tomáš Chvátal1-42/+43
2011-08-22Drop OS/2 linesTor Lillqvist1-1/+0
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky4-1/+328
Conflicts: desktop/source/app/app.cxx desktop/source/app/dispatchwatcher.cxx desktop/unx/source/splashx.c sfx2/Library_qstart.mk sfx2/Library_sfx.mk sfx2/source/bastyp/fltfnc.cxx
2011-07-25typo fix in Calc description fdo#39483Andras Timar2-2/+2
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist1-1/+1
2011-07-13add text/spreadsheet (.slk/.sylk) to calc.desktopCaolán McNamara2-2/+2
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-1/+0
2011-07-11Support distro packagingPetr Mladek4-1/+328
allow to redefine prefix via OFFICE_PREFIX variable in create_tree.sh add libreoffice and unopg man pages Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-14always get GNOME MIME type icons from the gnome subdirPetr Mladek3-18/+6
sysui/desktop/share/create_tree.sh put the GNOME icons under the gnome subdir and KDE icons under the hicolor and lolor dirs. GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop. It is different (/opt vs. /usr) on SUSE. The directory /opt/gnome/*/hicolor is available on SUSE but the LO icons are installed only under the gnome subdir. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-06-14always get GNOME MIME type icons from the gnome subdirPetr Mladek3-18/+6
sysui/desktop/share/create_tree.sh put the GNOME icons under the gnome subdir and KDE icons under the hicolor and lolor dirs. GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop. It is different (/opt vs. /usr) on SUSE. The directory /opt/gnome/*/hicolor is available on SUSE but the LO icons are installed only under the gnome subdir.
2011-06-14fix paths and restore original semanticsDavid Tardon3-93/+104
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-14add hwp to desktop etc. filesCaolán McNamara6-2/+6
2011-06-07Using "$(ICONPREFIX.libreoffice)-" as icon prefixKalman Szalai - KAMI1-3/+3
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+1
Conflicts: connectivity/qa/makefile.mk sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx sysui/desktop/productversion.mk xmloff/source/forms/elementimport.cxx
2011-06-06Revert "Add Unity Quick List to StartCenter icon"Bjoern Michaelsen1-37/+0
This reverts commit 572c84d696926132b30060203cd1ab1b16b8fc49. see dev mailing list for details
2011-06-05Add Unity Quick List to StartCenter iconlibo321-0/+37
Adding Writer, Calc, Impress, Draw, Base, Math, Global to Unity Quick List of StartCenter icon.
2011-06-04Using "$(ICONPREFIX.libreoffice)-" as icon prefixKalman Szalai - KAMI1-3/+3
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice
2011-06-03Add OxygenOffice menu-icon package supportKalman Szalai - KAMI1-1/+6
Signed-off-by: pmladek@suse.cz
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-19/+19
2011-06-03fix paths and restore original semanticsDavid Tardon3-93/+104
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky8-72/+168
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk
2011-05-30replace "seagull" icons to LibreOffice icons fdo#37617Andras Timar5-0/+0
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-05-30replace "seagull" icons to LibreOffice icons fdo#37617Andras Timar5-0/+0
2011-05-23user9x.h is goneTor Lillqvist1-1/+1
2011-05-17find the versioned desktop menu icons (fdo#37160)Petr Mladek1-1/+1
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-13make these entries localizable - fdo#36274Andras Timar1-0/+12
2011-05-06do not conflict with GNOME MIME icons (fdo#36551)Petr Mladek4-53/+146
create the symlinks in post install; it is not perfect because they are not remove in postun but is it worth hacking?
2011-05-06do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551)Petr Mladek1-2/+2
2011-05-06fix desktop integration for the versioned root dir (fdo#36551)Petr Mladek8-17/+20
we want to install LO-3.3 and LO-3.4 in parallel, so we started to use /opt/libreoffice3.4 instead of /opt/libreoffice
2011-05-03Adds OxygenOffice as product in sysuiKalman Szalai - KAMI1-0/+7