Code

Extensions. Fix misleading message in inkex.py (Bug #602041)
[inkscape.git] / share / palettes / Makefile.am
index 4b4c083d1d573209685302837c92df953ff6c4f1..3bb5bed8857328b056081c37ac436f996fde749a 100644 (file)
@@ -3,21 +3,24 @@ palettesdir = $(datadir)/inkscape/palettes
 
 palettes_DATA = \
     README \
-    inkscape.gpl \
-    Tango-Palette.gpl \
-    svg.gpl \
-    webhex.gpl \
-    websafe22.gpl \
     Blues.gpl \
+    echo-palette.gpl \
     Gold.gpl \
     Greens.gpl \
     Gray.gpl \
     Hilite.gpl \
+    inkscape.gpl \
+    LaTeX-Beamer.gpl \
     Khaki.gpl \
+    MATLAB-Jet-72.gpl \
     Reds.gpl \
     Royal.gpl \
+    svg.gpl \
+    Tango-Palette.gpl \
     Topographic.gpl \
-    Ubuntu.gpl
-    
+    Ubuntu.gpl \
+    webhex.gpl \
+    websafe22.gpl \
+    windowsXP.gpl     
 
 EXTRA_DIST = $(palettes_DATA)