Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
It is just a helper application. The desktop file still makes sense to
keep the MIME type association.
|
|
This reverts commit af37c0a988109b3b38e68591a5e9a7ea39e2c2a7.
|
|
|
|
This was once was fixed in 3.4. Can't find the commit so doing it again.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
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>
|
|
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: Petr Mladek <pmladek@suse.cz>
|
|
|
|
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>
|
|
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
|
|
This reverts commit 572c84d696926132b30060203cd1ab1b16b8fc49.
see dev mailing list for details
|
|
Adding Writer, Calc, Impress, Draw, Base, Math, Global to
Unity Quick List of StartCenter icon.
|
|
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: pmladek@suse.cz
|
|
|
|
|