I changed all occurrences of ```geanylatex``` to ```latex```.

In ```geany-plugins.nsi``` I kept ```geanylatex``` and added ```latex```. So 
both DLL's should be removed on un-install. I hope the un-installer does not 
throw an error if a file to-be-deleted does not exist.

ToDo's:
- change pdf documentation
- change screenshots
- eventually adjust config handling to read in config for ```geanylatex``` and 
```latex```?

**One question:**
How can an old/renamed lib be un-installed under linux? Is it possible/does the 
build system support it?
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/632

-- Commit Summary --

  * geanylatex: renamed folder to latex
  * geanylatex: renamed more files
  * geanylatex: adjusted files content to new plugin name

-- File Changes --

    M MAINTAINERS (2)
    M Makefile.am (4)
    M README (2)
    M build/geany-plugins.nsi (1)
    D build/geanylatex.m4 (10)
    A build/latex.m4 (10)
    M configure.ac (2)
    R latex/ABOUT (2)
    R latex/AUTHORS (0)
    R latex/COPYING (0)
    R latex/ChangeLog (0)
    R latex/INSTALL (2)
    R latex/Makefile.am (2)
    R latex/NEWS (0)
    R latex/README (0)
    R latex/THANKS (0)
    R latex/TODO (0)
    R latex/doc/Makefile.am (16)
    R latex/doc/img/bibtex_reference.png (0)
    R latex/doc/img/insert_environment.png (0)
    R latex/doc/img/insert_label.png (0)
    R latex/doc/img/insert_reference.png (0)
    R latex/doc/img/insert_usepackage.png (0)
    R latex/doc/img/latexwizard.png (0)
    R latex/doc/img/plugin_manager.png (0)
    R latex/doc/img/toolbar.png (0)
    R latex/doc/latex.css (0)
    R latex/doc/latex.html (146)
    R latex/doc/latex.pdf (0)
    R latex/doc/latex.tex (16)
    R latex/doc/latex2.html (4)
    R latex/doc/latex3.html (4)
    R latex/doc/latex4.html (4)
    R latex/src/Makefile.am (14)
    R latex/src/bibtex.c (0)
    R latex/src/bibtex.h (2)
    R latex/src/bibtexlabels.c (2)
    R latex/src/datatypes.h (0)
    R latex/src/formatpatterns.c (2)
    R latex/src/formatutils.c (0)
    R latex/src/formatutils.h (2)
    R latex/src/latex.c (18)
    R latex/src/latex.h (6)
    R latex/src/latexencodings.c (2)
    R latex/src/latexencodings.h (0)
    R latex/src/latexenvironments.c (0)
    R latex/src/latexenvironments.h (2)
    R latex/src/latexkeybindings.c (0)
    R latex/src/latexkeybindings.h (2)
    R latex/src/latexstructure.c (0)
    R latex/src/latexstructure.h (2)
    R latex/src/latexutils.c (2)
    R latex/src/latexutils.h (2)
    R latex/src/letters.c (0)
    R latex/src/letters.h (2)
    R latex/src/reftex.c (0)
    R latex/src/reftex.h (2)
    R latex/src/templates.c (2)
    R latex/src/templates.h (2)
    M po/POTFILES.in (28)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/632.patch
https://github.com/geany/geany-plugins/pull/632.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/632

Reply via email to