diff options
| author | JiHO <jiho-sf@users.sourceforge.net> | 2007-06-14 17:40:06 +0000 |
|---|---|---|
| committer | jiho-sf <jiho-sf@users.sourceforge.net> | 2007-06-14 17:40:06 +0000 |
| commit | ec5c630da66e991a5f4ddb53012b9480ca6297bf (patch) | |
| tree | b3d69cbdcc2451699023f2637c22492002bfd1dc /share/palettes | |
| parent | * More fixes :) (diff) | |
| download | inkscape-ec5c630da66e991a5f4ddb53012b9480ca6297bf.tar.gz inkscape-ec5c630da66e991a5f4ddb53012b9480ca6297bf.zip | |
added the lines for LaTeX Beamer palette and template committed in r15045 in the appropriate Makefile.am (otherwise they were present but not installed)
(bzr r3062)
Diffstat (limited to 'share/palettes')
| -rw-r--r-- | share/palettes/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/palettes/Makefile.am b/share/palettes/Makefile.am index e002ed23d..a23be3a4c 100644 --- a/share/palettes/Makefile.am +++ b/share/palettes/Makefile.am @@ -18,7 +18,8 @@ palettes_DATA = \ Royal.gpl \ Topographic.gpl \ Ubuntu.gpl \ - windows.gpl + windows.gpl \ + LaTeX-Beamer.gpl EXTRA_DIST = $(palettes_DATA) |
