Skip to content

Commit

Permalink
Update product name in oxt file #442
Browse files Browse the repository at this point in the history
  • Loading branch information
smehrbrodt committed Jun 29, 2023
1 parent fe2773b commit 4e24ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion oxt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<id>ButtonsOnly</id>
<properties>
<wollmux.oxt.id>de.muenchen.allg.d101.wollmux.debug</wollmux.oxt.id>
<wollmux.oxt.name>WollMux-ButtonsOnly</wollmux.oxt.name>
<wollmux.oxt.name>LibreOffice Template System ButtonsOnly</wollmux.oxt.name>
</properties>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.release>11</maven.compiler.release>
<libreoffice.version>7.4.0</libreoffice.version>
<wollmux.oxt.id>de.muenchen.allg.d101.wollmux</wollmux.oxt.id>
<wollmux.oxt.name>WollMux</wollmux.oxt.name>
<wollmux.oxt.name>LibreOffice Template System</wollmux.oxt.name>
<wollmux.test.conf.url>https://github.com/LibreOffice/lots-config/releases/download/</wollmux.test.conf.url>
<wollmux.test.conf.release>v19.0.1/wollmux-config-19.0.1.tar.gz</wollmux.test.conf.release>
<wollmux.test.conf>${project.build.directory}/config/.wollmux/wollmux.conf</wollmux.test.conf>
Expand Down

0 comments on commit 4e24ddc

Please sign in to comment.