diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-27 23:49:20 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-27 23:49:20 +0000 |
| commit | 6c5b23c3d3eff317c770c52cf47ca9955be7caba (patch) | |
| tree | 91f6b3f9d70089226ef546a9c9a9580c7e59d4d2 /share | |
| parent | gseal fix (diff) | |
| parent | fixed crash! (diff) | |
| download | inkscape-6c5b23c3d3eff317c770c52cf47ca9955be7caba.tar.gz inkscape-6c5b23c3d3eff317c770c52cf47ca9955be7caba.zip | |
Merge Andrew's new OCAL dialog and clean headers. Please test
(bzr r11027)
Diffstat (limited to 'share')
| -rw-r--r-- | share/icons/Makefile.am | 3 | ||||
| -rw-r--r-- | share/icons/OCAL.png | bin | 0 -> 7956 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index ca426bcd1..0dfb1acd7 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -38,7 +38,8 @@ pixmaps = \ feSpecularLighting-icon.png \ feSpecularLighting-icon.svg \ feTurbulence-icon.png \ - feTurbulence-icon.svg + feTurbulence-icon.svg \ + OCAL.png icons_DATA = \ $(pixmaps) \ diff --git a/share/icons/OCAL.png b/share/icons/OCAL.png Binary files differnew file mode 100644 index 000000000..b77239ba1 --- /dev/null +++ b/share/icons/OCAL.png |
