summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Collapse)AuthorFilesLines
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
2011-04-26Kill BrOffice, fdo#36262Tor Lillqvist14-37/+4
2011-04-18Remove OS/2-specific subdirectoriesFrancois Tigeot79-123/+0
2011-04-15lp#720716: fixing wrong calc generic namesBjoern Michaelsen1-24/+24
2011-04-14Related lp#720716: some translations for desktop file entriesBjoern Michaelsen2-0/+336
2011-04-07add application/vnd.lotus-wordpro to .desktop etc.Caolán McNamara6-2/+6
2011-04-01tag as using gnome-vfs for things that care about thatMichael Meeks1-1/+1
2011-03-30add these tooCaolán McNamara2-0/+20
2011-03-30add flat-xml types to .desktop files etc.Caolán McNamara19-8/+124
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito353-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky74-995/+3
Conflicts: basic/source/runtime/makefile.mk basic/source/runtime/step2.cxx desktop/prj/build.lst desktop/source/app/app.cxx desktop/source/deployment/registry/dp_backend.cxx drawinglayer/source/attribute/fontattribute.cxx editeng/inc/editeng/fontitem.hxx editeng/source/editeng/edtspell.cxx editeng/source/misc/svxacorr.cxx framework/inc/services/substitutepathvars.hxx framework/source/services/substitutepathvars.cxx sfx2/qa/cppunit/makefile.mk sfx2/source/doc/SfxDocumentMetaData.cxx sfx2/source/doc/objxtor.cxx svx/source/dialog/svxruler.cxx sysui/desktop/icons/so9_base_app.ico sysui/desktop/icons/so9_calc_app.ico sysui/desktop/icons/so9_draw_app.ico sysui/desktop/icons/so9_impress_app.ico sysui/desktop/icons/so9_main_app.ico sysui/desktop/icons/so9_math_app.ico sysui/desktop/icons/so9_writer_app.ico xmlhelp/source/cxxhelp/provider/databases.cxx xmlhelp/source/cxxhelp/provider/db.cxx xmlhelp/source/cxxhelp/provider/db.hxx