This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 3c3329ad029033f555b2699f37592dbd74e2eddb Author: Matthias Seidel <[email protected]> AuthorDate: Fri Sep 28 08:04:33 2018 +0000 Correcting description: Gnome -> GNOME git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842219 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bfa4969fa7f6a4b715cd53a700f0462e5198cc37) --- main/scp2/source/gnome/module_gnome.ulf | 2 +- main/setup_native/source/packinfo/package_names.txt | 2 +- main/setup_native/source/packinfo/packinfo_office.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/scp2/source/gnome/module_gnome.ulf b/main/scp2/source/gnome/module_gnome.ulf index c8d84d4..4a82fe2 100644 --- a/main/scp2/source/gnome/module_gnome.ulf +++ b/main/scp2/source/gnome/module_gnome.ulf @@ -25,5 +25,5 @@ en-US = "GNOME Integration" [STR_DESC_MODULE_OPTIONAL_GNOME] -en-US = "System integration of %PRODUCTNAME %PRODUCTVERSION into Gnome Desktop Environment." +en-US = "System integration of %PRODUCTNAME %PRODUCTVERSION into GNOME Desktop Environment." diff --git a/main/setup_native/source/packinfo/package_names.txt b/main/setup_native/source/packinfo/package_names.txt index 86f3a8d..bc301ce 100644 --- a/main/setup_native/source/packinfo/package_names.txt +++ b/main/setup_native/source/packinfo/package_names.txt @@ -23,7 +23,7 @@ %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-dict-vi Vietnamese dictionary for %PRODUCTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-draw Draw module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-emailmerge Email mailmerge module for %APACHEPROJECTNAME %PRODUCTVERSION -%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-gnome-integratn Gnome integration module for %APACHEPROJECTNAME %PRODUCTVERSION +%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-gnome-integratn GNOME integration module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-graphicfilter Graphic filter module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-headless Headless display module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-images Images module for %APACHEPROJECTNAME %PRODUCTVERSION diff --git a/main/setup_native/source/packinfo/packinfo_office.txt b/main/setup_native/source/packinfo/packinfo_office.txt index 0532c07..38357bd 100644 --- a/main/setup_native/source/packinfo/packinfo_office.txt +++ b/main/setup_native/source/packinfo/packinfo_office.txt @@ -49,7 +49,7 @@ findrequires = "find-requires-gnome.sh" copyright = "2012-2021 by The Apache Software Foundation" solariscopyright = "solariscopyrightfile" vendor = "Apache Software Foundation" -description = "Gnome integration module for %APACHEPROJECTNAME %PRODUCTVERSION" +description = "GNOME integration module for %APACHEPROJECTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%OOOPACKAGEVERSION" End
