Tor Lillqvist
5f03eb4bc6
The common_build stuff is surely obsolete
2011-12-11 02:58:01 +02:00
Petr Mladek
8412548e73
allow to install desktop integration in Linux dev build
...
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-05 21:08:00 +01:00
Andras Timar
10f977981d
remove unused Windows icon
2011-12-02 15:17:51 +01:00
Andras Timar
c5ca69b5d6
remove ooo3_ from Windows icon names
2011-12-02 14:03:09 +01:00
Andras Timar
da0db8b03c
remove unused OOo Windows icons
2011-12-02 13:44:06 +01:00
Rene Engelhard
87e6f6e31b
update libreoffice.1 for the (new) long option names
2011-11-08 01:27:23 +01:00
Andras Timar
ff290dac97
change address of extensions' website
2011-10-31 12:17:53 +01:00
Petr Mladek
369f22ceb8
do not show "LibreOffice Math" in the desktop menu (fdo#41681)
...
It is just a helper application. The desktop file still makes sense to
keep the MIME type association.
2011-10-19 19:58:15 +02:00
Stephan Bergmann
f0548b4f96
Revert "Use PREFIXDIR when possible"
...
This reverts commit af37c0a988
.
2011-09-20 12:53:31 +02:00
Baptiste Daroussin
af37c0a988
Use PREFIXDIR when possible
2011-09-19 20:33:56 +02:00
Tomas Chvatal
9ffff7631f
Fix sandbox violation.
...
This was once was fixed in 3.4. Can't find the commit so doing it again.
2011-09-18 11:42:53 +02:00
Fridrich Strba
8ab026ef9e
Chop the redhat-menus, since freedesktop desktop integration works for RH too
2011-09-15 11:51:13 +02:00
Caolán McNamara
b7912ec63c
don't quote ???x???
2011-09-14 16:27:57 +01:00
Tomáš Chvátal
d670cdcf33
Fix quoting in create_tree so distdir can have spaces in it.
2011-09-13 12:26:13 +01:00
Tor Lillqvist
f2079a12ce
Drop OS/2 lines
2011-08-22 21:43:48 +03:00
Jan Holesovsky
df4a9e498c
Merge commit 'libreoffice-3.4.2.3'
...
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-28 18:35:36 +02:00
Andras Timar
4425f6e26a
typo fix in Calc description fdo#39483
2011-07-25 10:56:55 +02:00
Tor Lillqvist
38e1f67d26
No point building xml2cmp when cross-compiling
2011-07-14 12:25:02 +03:00
Caolán McNamara
a7082e3cd9
add text/spreadsheet (.slk/.sylk) to calc.desktop
2011-07-13 10:24:52 +01:00
Matúš Kukan
a90983bd65
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:13 +02:00
Petr Mladek
508ae5f1cd
Support distro packaging
...
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-07-11 20:32:35 +02:00
Tor Lillqvist
7d4590a542
Use DESKTOP and NATIVE where appropriate
2011-06-16 21:01:51 +03:00
Petr Mladek
931e3765f5
always get GNOME MIME type icons from the gnome subdir
...
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-14 15:33:45 +02:00
Petr Mladek
cf4a55dd66
always get GNOME MIME type icons from the gnome subdir
...
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-14 15:12:59 +02:00
David Tardon
7d5c290802
fix paths and restore original semantics
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-14 14:00:05 +02:00
Caolán McNamara
a939296fdd
add hwp to desktop etc. files
2011-06-14 09:55:48 +01:00
Kalman Szalai - KAMI
e4f5b731ea
Using "$(ICONPREFIX.libreoffice)-" as icon prefix
...
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-07 21:55:18 +02:00
Jan Holesovsky
b6212a4a95
Merge remote-tracking branch 'origin/libreoffice-3-4'
...
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-06 14:06:48 +02:00
Bjoern Michaelsen
f5e719d38e
Revert "Add Unity Quick List to StartCenter icon"
...
This reverts commit 572c84d696926132b30060203cd1ab1b16b8fc49.
see dev mailing list for details
2011-06-06 11:37:36 +02:00
libo32
048306e998
Add Unity Quick List to StartCenter icon
...
Adding Writer, Calc, Impress, Draw, Base, Math, Global to
Unity Quick List of StartCenter icon.
2011-06-05 11:45:05 +02:00
Kalman Szalai - KAMI
a385b05b05
Using "$(ICONPREFIX.libreoffice)-" as icon prefix
...
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-04 13:29:03 +02:00
Kalman Szalai - KAMI
e12af87ff5
Add OxygenOffice menu-icon package support
...
Signed-off-by: pmladek@suse.cz
2011-06-03 21:51:40 +02:00
Tor Lillqvist
4912a5e54f
Drop %_EXT% which was always empty
2011-06-03 13:34:28 +03:00
David Tardon
a5cbbd69e1
fix paths and restore original semantics
2011-06-03 05:49:32 +02:00
Jan Holesovsky
ca39c0ee5f
Merge commit 'libreoffice-3.4.0.2'
...
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-31 10:45:50 +02:00
Andras Timar
8a1a76aac6
replace "seagull" icons to LibreOffice icons fdo#37617
...
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-05-30 12:36:29 +03:00
Andras Timar
9e1f58bf46
replace "seagull" icons to LibreOffice icons fdo#37617
2011-05-30 00:09:56 +02:00
Tor Lillqvist
9c27fc5c08
user9x.h is gone
2011-05-23 17:39:52 +03:00
Petr Mladek
cae534fec2
find the versioned desktop menu icons (fdo#37160)
...
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-17 15:34:41 +02:00
Andras Timar
c548902bd3
make these entries localizable - fdo#36274
2011-05-13 09:29:08 +02:00
Petr Mladek
cf9994a4de
do not conflict with GNOME MIME icons (fdo#36551)
...
create the symlinks in post install; it is not perfect because
they are not remove in postun but is it worth hacking?
2011-05-06 21:55:24 +02:00
Petr Mladek
65aea4659a
do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551)
2011-05-06 20:34:43 +02:00
Petr Mladek
bc9fc1d239
fix desktop integration for the versioned root dir (fdo#36551)
...
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-06 19:38:41 +02:00
Kalman Szalai - KAMI
43b8894cc2
Adds OxygenOffice as product in sysui
2011-05-03 17:11:34 +02:00
Tor Lillqvist
2ede8b438e
Kill BrOffice, fdo#36262
2011-04-26 13:52:54 +03:00
Francois Tigeot
a3228bb5c6
Remove OS/2-specific subdirectories
2011-04-18 09:27:13 +02:00
Bjoern Michaelsen
db0938d14f
lp#720716: fixing wrong calc generic names
2011-04-15 13:58:47 +02:00
Bjoern Michaelsen
733147c6a8
Related lp#720716: some translations for desktop file entries
2011-04-14 20:20:50 +02:00
Caolán McNamara
3bc7c25d9a
add application/vnd.lotus-wordpro to .desktop etc.
2011-04-07 08:54:13 +01:00
Michael Meeks
2ad56b1ae2
tag as using gnome-vfs for things that care about that
2011-04-01 12:47:22 +01:00