Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dia-0.97.3-slfo.1.1.7 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: dia Distribution: SUSE Linux Framework One
Version: 0.97.3 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.7 Build date: Wed Aug 21 18:54:34 2024
Group: Productivity/Graphics/Other Build host: h02-armsrv2
Size: 14631991 Source RPM: dia-0.97.3-slfo.1.1.7.src.rpm
Packager: https://www.suse.com/
Url: https://wiki.gnome.org/Dia
Summary: A Diagram Creation Program
Dia is designed to be much like the commercial program 'Visio.' It can
be used to draw many different kinds of diagrams. It has special
objects to help draw entity relationship diagrams, UML diagrams, SADT,
flowcharts, network diagrams, and simple circuits. It is possible to
add support for new shapes by writing simple XML files, and using a
subset of SVG to draw the shape.

Dia can load and save diagrams to a custom XML format (gzipped by
default to save space), can export diagrams to EPS, PNG, CGM, or SVG
formats, and can print diagrams (including ones that span multiple
pages).

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Sep 16 2021 sbrabec@suse.com
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Thu Jan 30 2020 dimstar@opensuse.org
  - No longer recommend -lang: supplements are in use
* Thu Jan 23 2020 stefan.bruens@rwth-aachen.de
  - Remove docbook-toys build dependency, db2html is just an unused
    leftover in the configure script, only xsltproc is required.
    Removes build dependency on texlive-jadetex and some more.
* Tue Mar 20 2018 mimi.vx@gmail.com
  - spec-cleaned
  - drop support for python plugin - depends on obsolete python-gtk package
  - fix buildrequires
  - enable png support
* Tue Feb 21 2017 badshah400@gmail.com
  - Avoid double inclusion of the contents of the directory
    %{_docdir}/%{name}, by removing it from the file-list for
    main package.
* Fri Feb 10 2017 badshah400@gmail.com
  - Make sure to own %{_docdir}/%{name} and lower directories
    individually by using %doc/%dir wherever appropriate.
* Fri Feb 03 2017 badshah400@gmail.com
  - Fix building with rpm >= 4.13 by explicitly listing %{_docdir}
    files installed by make. Package the non-C lang documentation
    in the %{name}-lang package. The examples for all non-C locales
    are simply symlinks to the C locale example, so these need to
    be installed as part of the main package itself.
  - Move man for fr locale into lang package (instead of main
    package).
* Sat Jan 21 2017 zaitor@opensuse.org
  - Drop scrollkeeper BuildRequires: No longer needed.
  - Stop packaging INSTALL in docs.
* Tue May 19 2015 mgorse@suse.com
  - Build docs in the right place: pass --docdir=%{_docdir}/%{name}
    to configure (boo#931168).
* Thu Apr 09 2015 dimstar@opensuse.org
  - Add dia-intltool-0.51.patch: Fix installation of translations
    using intltool 0.51.
* Sun Oct 19 2014 dimstar@opensuse.org
  - Add dia.appdata.xml: allow DIA to show up as an application in
    gnome-software (installation will abort when upstream ships the
    file).
  - Run spec-cleaner.
* Wed Sep 17 2014 dimstar@opensuse.org
  - Update to version 0.97.3:
    + Fix double free with some SVG rendering (regression from Dia
      0.97.2).
    + Fixes to cope better with updated versions of Dia's
      dependencies:
    - don't crash at start-up with ABI breaking GLib 2-36.
    - don't assert in cairo 1.12 with invalid arc parameters.
    - avoid kerning problems (character overlap) for all Pango
      versions.
    - fix image files to be loadable by libpng16.
    + Backport fixes for some seldom crashes and other annoyances.
    + Updated translations.
  - Drop upstream fixed patches:
    + dia-glib-2.31.patch.
    + dia-glib-2.35.patch.
    + dia-swig-2x.patch.
    + dia-use-recommended-freetype-include.patch.
* Wed Feb 26 2014 mgorse@suse.com
  - Remove libgnomeui support. Libgnomeui is deprecated, and session
    management does not appear to be working well anyhow with GNOME 3.
  - Remove help files from GNOME directories
  - Add dia-enable-html-doc.patch -- always build html docs, as they
    are needed for online help. Ie, don't require --with-hardbooks.
* Sat Dec 14 2013 hrvoje.senjan@gmail.com
  - Added dia-use-recommended-freetype-include.patch: Freetype
    upstream recommends using their macros together with ft2build
    include. Positive sideeffect is that this patch makes it build
    with both freetype2 2.5.1, and older versions (bgo#720573).
* Sat Aug 24 2013 dimstar@opensuse.org
  - Add dia-glib-2.35.patch: GLib drop support for adding interfaces
    after class_init.
* Sat Jan 19 2013 dimstar@opensuse.org
  - Only run fdupes on %{_datadir} (where the duplicates are) and
    make hardlinks.
* Tue Sep 25 2012 sbrabec@suse.cz
  - Add dia-libemf-64bit.patch: Fix 64-bit build with libEMF, which
    is now available on all platforms (bgo#675495).
* Wed Aug 15 2012 dimstar@opensuse.org
  - No longer move sr@Latn to sr@latin.
* Wed Jan 04 2012 vuntz@opensuse.org
  - Update to version 0.97.2:
    + More colors for SADT.
    + Various bug fixes, including:
    - crashes
    - fixes to SVG, PNG and Xfig exports
    + Updated translations.
  - Add xz BuildRequires because we can't build a package for a
    xz-compressed tarball without explicitly specifying that... See
    bnc#697467 for more details.
  - Drop dia-python-acinclude.patch: fixed upstream.
* Thu Dec 01 2011 dimstar@opensuse.org
  - Add dia-glib-2.31.patch: Fix build with glib 2.31.
* Fri Sep 30 2011 coolo@suse.com
  - add libtool as buildrequire to make the spec file more reliable
* Sun Sep 18 2011 jengelh@medozas.de
  - Remove redundant tags/sections from specfile
    (cf. packaging guidelines)
  - Use %_smp_mflags for parallel build
* Thu May 26 2011 idonmez@novell.com
  - Add dia-swig-2x.patch: fix compilation with swig 2.x
* Sat Feb 12 2011 vuntz@opensuse.org
  - Call relevant macros in %post/%postun:
    + %desktop_database_post/postun because the package ships at
      least one desktop file.
    + %icon_theme_cache_post/postun because the package ships themed
      icons.
  - Pass %{?no_lang_C} to %find_lang so that english documentation
    can be packaged with the program, and not in the lang subpackage.
  - Change Requires of lang subpackage to Recommends, since the
    english documentation is not there anymore.
* Sun Jan 24 2010 vuntz@opensuse.org
  - Update to version 0.97.1:
    + The full list of fixed bugs can be browsed at:
      http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
    + Cannot open or save files or paths with localized characters
    + CVE-2008-5984: Untrusted search path vulnerability in the
      Python plugin
    + Broken documentation XML file
    + Consumes more and more memory over time
    + Tools short cuts (e.g. F2, M) don't work after exiting text
      edit mode by pressing Esc
    + Use xdg-open instead of gnome-open
    + Use diagtkrc from the config dir instead of current dir
    + Fix build warnings
    + Building of cairo plug-in fails with DEBUG_CAIRO defined in
      diacairo.h
    + Cairo PNG export doesn't paint the background correctly
    + Wrongly translated string exit dialog
    + Selection Inverse, Remove, Union... (all broken)
    + Integrated UI Crash - with zero zoom
    + Crash with help menu entries
    + Shape export crashes with missing symbol
      gtk_signal_disconnect_by_data
    + Crash upon canseling(closing) object editing
    + Parenting information not exposed to the python API
    + Crash when closing database table object after adding an
      attribute (win32)
    + Dia entering an endless loop with cairo print/display
      rendering/png export
    + Export and Printing shows none-existing lines
    + Make libemf support properly optional
    + Bashisms in configure
    + SVG color codes are incorrect
    + Call to text_set_cursor will cause Segmentation Fault
    + Memory leak
    + Shape export icon creation fails without libart renderer
    + '&' character disappears during SVG and Dia Shape export
    + Exporting a document to png without --size crashes dia
    + Outline blanking issue with e.g. Hash symbol
    + Updated translations.
  - Drop dia-xdg-open.patch: fixed upstream.
  - Drop dia-diagtkrc.patch: fixed upstream.
  - Drop dia-build-errors.patch: fixed upstream.
* Mon May 25 2009 vuntz@novell.com
  - Keep samples subdirectory for the documentation.
* Tue May 05 2009 vuntz@novell.com
  - Update to version 0.97:
    + Many build fixes.
    + Updated translations.
    + Improved rendering with cairo (PS, PDF, SVG, PNG, EMF) and also
      default print through Gtk+/cairo support.
    + Simple Find & Replace for diagram objects names
    + Dedicated text editing mode finally allows to use 'Del' while
      editing text and/or for whole object removal
    + Custom lines plug-in
    + Shapes can now have sub-shapes that can be scaled or not when
      the main shape is scaled.  Also, it is now possible to specify
      that shapes are created with their stated sizes.
    + Much decreased start-up time and memory usage by delay loading
      custom shapes.
    + Rotated text by "Standard - Outline" object (based on cairo)
    + Overhaul of the DXF plug-in (import and export)
    + With the help of libEMF dia now can write EMF on Linux(x86),
      too.
    + New database table relation shapes
    + A huge step forward regarding properties of grouped objects
      bgo#60331
    + Antialiased rendering done with cairo if the plug-in is loaded
    + Improvements on arrow bounding box calculations
    + The "UML - Class" dialog fits again 800x600 screen again
    + There is an optional 'integrated' UI for people otherwise
      loosing their toolbox ;)
    + Experimental stand-alone bindings with the help of SWIG/C++
  - Rename dia-0.92.2-callbrowser.patch to dia-xdg-open.patch, and
    update the patch to use xdg-open.
  - Respin dia-0.92.2-no-strict-aliasing.patch.
  - Replace dia-create-user-files.patch with dia-diagtkrc.patch. This
    last one is simpler and doesn't do things we don't want it to do.
  - Drop dia-group-props-size.patch: doesn't seem to be needed
    anymore.
  - Drop dia-64bit-clean.patch: fixed upstream.
  - Drop dia-help.patch: the use of --enable-gnome is enough for
    this.
  - Drop dia-0.96-pre3-docs.patch: fixed upstream.
  - Add dia-build-errors.patch to fix compilation warnings.
  - Remove unneeded BuildRequires: docbook-toys, libgnomeprint-devel
  - Add BuildRequires: libEMF-devel (only for ix86), swig.
  - Remove workaround for bnc#186174: I don't see how it could still
    be needed.
  - Remove --with-gnomeprint from configure: this doesn't exist
    anymore.
  - Pass --with-swig to configure.
  - Pass --disable-static to configure and remove .la files.
  - Do not add the GNOME category to the desktop file: it's already
    there.
  - Add a workaround for bgo#581537: rename the en help to C.
  - Reorganize file list a bit.
* Fri May 01 2009 vuntz@novell.com
  - Remove AutoReqProv: it's default now.
  - Remove checks for old versions of openSUSE.
* Fri Apr 03 2009 vuntz@novell.com
  - Remove python-numeric Requires: there's no reference to it
    anywhere in the code, so it wasn't needed.
* Fri Mar 27 2009 vuntz@novell.com
  - Add dia-remove-datetime.patch to be more build-compare friendly.
* Mon Feb 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Sat Jan 31 2009 vuntz@novell.com
  - Use sr@latin instead of sr@Latn.
* Thu Mar 06 2008 maw@suse.de
  - Fix the build when against newer versions of intltool.
* Fri Feb 29 2008 rodrigo@suse.de
  - Upstream, tag and rename (where appropriate) patches
* Wed Oct 31 2007 btimothy@suse.de
  - Force xmldocs.make and doc/Makefile.am to use GNOME
    configuration for help files (BNC #157798).
  - Fix en language help file XML parsing (BGO #404535).
* Thu Aug 16 2007 jpr@suse.de
  - Update to 0.96.1
    * Empty initial lines in shapes crashes Dia (BGO #421250).
    * several Python fixes, including a Doxygen import filter.
    * Text-line rendering in SVG export.
    * Keyboard shortcuts for tools now use shift-alt.
    * Improvement in autogaps for some objects.
    * .desktop file now has current version.
    * Change in zoom levels in menus.
    * Check that windows are within bounds before opening.
    * Various compilation-time improvements.
    * UML class improvements on comment and wrapped underlined names.
    * Text rendering is now based on the TextLine objects
    * Visio VXD files can now be imported and exported
    * Renderer API change:  Added function draw_text_line.
    * Object API change: can_parent replaced by flags field.
    * Dia menus now based on GtkAction framework.
    * A number of new keyboard shortcuts.
    * Layer visibility is now undoable.
    * New sheets for Business Process Modelling
    * The initial diagram will now be filled with opened diagram if
      unchanged, like Gnumeric.
    * Pasted objects now no longer land on top of each other.
    * Fix of bug BGO #339562 (page margins restriction), BGO #338336
      ("query" in umloperation_offsets), and BGO #334771 (ungroup
      crashes)
  - Improved SVG export (#283773)
  - Remove upstreamed patches
* Thu Aug 09 2007 maw@suse.de
  - Fix the -lang subpackage.
* Tue Aug 07 2007 mauro@suse.de
  - Split out a -lang subpackage
* Fri Jul 27 2007 maw@suse.de
  - Add %fdupes stuff
* Mon Jan 22 2007 sbrabec@suse.cz
  - Prefix changed to /usr.
  - Spec file cleanup.
  - Enabled GNOME print support.
* Tue Nov 14 2006 sbrabec@suse.cz
  - Re-enabled use of gnome-patch-translation.
* Sun Nov 12 2006 stbinner@suse.de
  - don't duplicate GenericName content within Name in .desktop file
* Fri Nov 03 2006 sbrabec@suse.cz
  - Fixed python 2.5 related crash (#217495, backport Andreas Hanke).
* Fri Oct 13 2006 danw@suse.de
  - Remove dead patches
* Sat Sep 30 2006 aj@suse.de
  - Cleanup BuildRequires.
  - Build C++ with RPM_OPT_FLAGS.
* Thu Sep 28 2006 jhargadon@suse.de
  - update to version 0.95
  - Update of Gane/Sarson sheets
  - Fix of configure check for xgettext
  - Fix of font placement in xfig import
  - Three security holes in the XFig importer fixed after review
  - Made children of objects not be magnetic to their parents.
  - new or improved plugins written in Python
  - many bug fixes
* Wed Aug 16 2006 cthiel@suse.de
  - buildrequire python-gtk-devel instead of python-gtk
* Fri Aug 11 2006 cthiel@suse.de
  - remove dia-0.94-pygtk-hack.patch, since python-gtk has been fixed in the
    meanwhile
* Sun Aug 06 2006 cthiel@suse.de
  - fixed build by adding dia-0.94-pygtk-hack.patch to hack around an
    unfavorable configure check
* Mon Jun 19 2006 sbrabec@suse.cz
  - Worked around failing msgmerge (#186174).
* Tue May 23 2006 sbrabec@suse.cz
  - Fixed more format string vulnerabilities (CVE-2006-2453,
    [#173867]).
* Wed May 17 2006 sbrabec@suse.cz
  - Fixed message format string vulnerability (CVE-2006-2480,
    [#173867]).
* Thu Mar 30 2006 sbrabec@suse.cz
  - Fixed XFig import buffer overflows (#162074).
    http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html
* Fri Feb 24 2006 sbrabec@suse.cz
  - Improved Categories.
* Wed Feb 15 2006 stbinner@suse.de
  - fix %suse_update_desktop and add .desktop file GenericName entry
* Wed Feb 01 2006 sbrabec@suse.cz
  - Use translation compendium gnome-patch-translation.
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Jan 11 2006 sbrabec@suse.cz
  - Removed libpixman from neededforbuild.
* Tue Dec 20 2005 ro@suse.de
  - add /opt/gnome/share/gnome/help/dia/C to filelist
* Tue Oct 04 2005 sbrabec@suse.cz
  - Fixed SVG import arbitary python code execution
    (#120091, CAN-2005-2966).
* Wed Aug 17 2005 sreeves@suse.de
  - Patch to fix bugzilla.novell.com defect#6341 - "popup of group
    properties is too small"
* Fri Jun 10 2005 sbrabec@suse.cz
  - Updated cairo patch from Hans Breuer.
    http://bugzilla.gnome.org/show_bug.cgi?id=307144
* Fri Jun 03 2005 ro@suse.de
  - fix build with new cairo using cairo-api-update script
* Wed May 11 2005 uli@suse.de
  - fixed to build (glitz* missing in neededforbuild)
* Fri Apr 08 2005 sbrabec@suse.cz
  - Fixed GCC 4 related problems.
* Mon Feb 21 2005 sbrabec@suse.cz
  - Updated to version 0.94.
* Wed Oct 27 2004 mmj@suse.de
  - locale rename no to nb
* Sun Aug 22 2004 ro@suse.de
  - adapt filelist (help is installed below pkgdatadir)
* Fri Aug 20 2004 shprasad@suse.de
  - Fixes bug #60814
    Remove the default gnome-menu style. It will display
    'Help -> Manual' and clicking on it will bring the help
    window.
* Thu Jul 22 2004 kimmidi@suse.de
  - Fixes bugs #60003 and #61815 on ximian bugzilla.
* Fri Jul 16 2004 kimmidi@suse.de
  - Correct the -p option for patch6 and patch7 in dia.spec
* Thu Jul 15 2004 kimmidi@suse.de
  - Fixes bugs #60814 and #60816 on ximian bugzilla.
* Mon Jun 28 2004 kimmidi@suse.de
  - Fixes bugs #59101, #59230, #59097 and #59548 on ximian bugzilla.
* Mon May 31 2004 sbrabec@suse.cz
  - Fixed crash on IA64 (#41339).
    http://bugzilla.gnome.org/show_bug.cgi?id=143448
* Thu May 13 2004 ro@suse.de
  - use -fno-strict-aliasing
* Mon Feb 23 2004 adrian@suse.de
  - fix multiple menu entries
* Thu Jan 08 2004 ro@suse.de
  - fix build with current freetype
  - fix build with lib64
* Sun Nov 09 2003 mmj@suse.de
  - Update to dia-0.92.2
* Mon Oct 27 2003 sbrabec@suse.cz
  - Updated to version 0.92.
  - Enabled python, xslt and GNOME support.
* Thu Oct 16 2003 mmj@suse.de
  - Don't build as root
* Wed Sep 10 2003 mmj@suse.de
  - Bug [#30080] brought to my attention we don't package the docu-
    mentation.
  - Use call-browser instead of netscape [#30080]
* Mon Sep 01 2003 mmj@suse.de
  - Disable buggy xslt plugin [#29690]
* Sat Aug 16 2003 adrian@suse.de
  - add Categories
* Thu Jul 24 2003 hhetter@suse.de
  - %_lib fixes
* Tue Jul 22 2003 hhetter@suse.de
  - prefix to /opt/gnome
  - remove former prefix clash fixes
  - use gnome-filesystem
* Wed Jun 18 2003 sbrabec@suse.cz
  - Desktop file prefix clash fix.
* Wed Mar 26 2003 mmj@suse.de
  - Update to 0.91, which switches to GNOME2
* Fri Mar 07 2003 mmj@suse.de
  - Add patch to avoid strlen(0); [#24620]
* Wed Jan 08 2003 ro@suse.de
  - fixed configure
* Wed Nov 06 2002 uli@suse.de
  - fixed segfault on x86-64 and other 64 bit systems
* Thu Oct 24 2002 hhetter@suse.de
  - applied patch from CVS (no longer translate font
    strings) (Bug Id #20676)
* Fri Sep 27 2002 ro@suse.de
  - Added alsa alsa-devel to neededforbuild (esound)
* Thu Aug 08 2002 mfabian@suse.de
  - update to 0.90
  - add configure option --enable-freetype
    using this option, fonts will be embedded in the PostScript
    ouput and all scalable fonts installed can be used.
    This works nicely for most European languages.
    Unfortunately it doesn't work for CJK. Japanese can be displayed
    on screen but printing doesn't work (but Japanese printing
    stopped working without "--enable-freetype" as well).
* Tue Jul 02 2002 meissner@suse.de
  - auto* rerun, some automake related fixes.
* Thu Mar 21 2002 mfabian@suse.de
  - fix for bugzilla #15026 (dia crashes for LANG=de_DE@euro)
    use fallback fonts which certainly work with gdk_fontset_load
    if some fonts cannot be found to avoid crashing.
    (I made iso8859-15 fonts usable with 'dia' available in the
    ghostscript-fonts-std package, i.e. 'dia' will not crash anymore
    for de_DE@euro even without this fallback font fix. Nevertheless
    it is a safer to have valid fallback fonts as well).
  - include test file for de_DE@euro font-test-german-euro.dia
* Sat Mar 02 2002 mfabian@suse.de
  - fix for bugzilla #13267 and #14015
    (International fonts are broken (can't write in czech)):
  - use the URW Type1 fonts as the preferred fonts for display on X11
    as these are very similar to the fonts used for printing
    (identical when our Ghostscript is used). Leaving in the bitmap
    fonts as fallbacks doesn't hurt.
  - add Requires: ghostscript-fonts-std
  - use gdk_fontset_load instead of gdk_font_load always *exept*
    for the "fontspecific" fonts (i.e. "Symbol" and "Dingbats").
  - Add support for the Japanese fonts
    Ryumin-Light-EUC-H and GothicBBB-Medium-EUC-H
  - don't reencode the "Dingbats" font and the Japanese fonts either
    when generating .eps
* Thu Feb 21 2002 hhetter@suse.de
  - dia-fonts.dif: Dia maintains a static font list with
    nearly only Bitmap-Fonts. It does internal AA via libart
    and requests the fonts in sizes that our X-Server doesn't
    provide because the :unscaled flag is set on bitmap fonts.
    The patch reorganizes Dia's font list to actually scaleable
    ones and fonts where scaling makes sense.
* Thu Jan 31 2002 ro@suse.de
  - changed neededforbuild <libpng> to <libpng-devel-packages>
* Thu Jun 14 2001 egger@suse.de
  - Updated to version 0.88.1.
  - General specfile cleanup.
* Tue May 08 2001 mfabian@suse.de
  - bzip2 sources
* Wed Mar 21 2001 ro@suse.de
  - added esound-devel
* Sun Feb 25 2001 egger@suse.de
  - Remove unnecessary dependencies from #neededforbuild,
    especially imlib-config.
* Tue Jan 30 2001 ro@suse.de
  - changed neededforbuild <imlibcfe> to <imlib-config>
* Wed Nov 01 2000 egger@suse.de
  - Updated specfile to new long packagenames.
  - Reworked specfile.
  - Probably needs some more work; I'm taking care of that.
* Tue Aug 08 2000 grimmer@suse.de
  - update to 0.86
  - moved man page to %{_mandir}/man1
  - added some more docu (doc/*)
* Wed May 24 2000 egger@suse.de
  - update to 0.85
* Tue Feb 29 2000 grimmer@suse.de
  - update to 0.84
  - use BUILD_ROOT and strip binary during installation
* Wed Jan 26 2000 grimmer@suse.de
  - update to 0.83
  - use version macro in spec file
* Tue Jan 04 2000 grimmer@suse.de
  - update to 0.82
  - reworked package descriptions
  - added NLS support
  - added missing files to file list
* Thu Nov 11 1999 ray@suse.de
  - new package dia version 0.81

Files

/usr/bin/dia
/usr/lib64/dia
/usr/lib64/dia/libaadl_objects.so
/usr/lib64/dia/libart_filter.so
/usr/lib64/dia/libcairo_filter.so
/usr/lib64/dia/libcgm_filter.so
/usr/lib64/dia/libchronogram_objects.so
/usr/lib64/dia/libcustom_lines_objects.so
/usr/lib64/dia/libcustom_objects.so
/usr/lib64/dia/libdb_objects.so
/usr/lib64/dia/libdia.so
/usr/lib64/dia/libdxf_filter.so
/usr/lib64/dia/liber_objects.so
/usr/lib64/dia/libflowchart_objects.so
/usr/lib64/dia/libfs_objects.so
/usr/lib64/dia/libgrafcet_objects.so
/usr/lib64/dia/libhpgl_filter.so
/usr/lib64/dia/libistar_objects.so
/usr/lib64/dia/libjackson_objects.so
/usr/lib64/dia/libkaos_objects.so
/usr/lib64/dia/libmetapost_filter.so
/usr/lib64/dia/libmisc_objects.so
/usr/lib64/dia/libnetwork_objects.so
/usr/lib64/dia/libpgf_filter.so
/usr/lib64/dia/libpixbuf_filter.so
/usr/lib64/dia/libpostscript_filter.so
/usr/lib64/dia/libpstricks_filter.so
/usr/lib64/dia/libsadt_objects.so
/usr/lib64/dia/libshape_filter.so
/usr/lib64/dia/libstandard_objects.so
/usr/lib64/dia/libsvg_filter.so
/usr/lib64/dia/libuml_objects.so
/usr/lib64/dia/libvdx_filter.so
/usr/lib64/dia/libwmf_filter.so
/usr/lib64/dia/libwpg_filter.so
/usr/lib64/dia/libxfig_filter.so
/usr/lib64/dia/libxslt_filter.so
/usr/share/appdata
/usr/share/appdata/dia.appdata.xml
/usr/share/applications/dia.desktop
/usr/share/dia
/usr/share/dia/dia-splash.png
/usr/share/dia/help
/usr/share/dia/help/C
/usr/share/dia/help/en
/usr/share/dia/help/en/ch01.html
/usr/share/dia/help/en/ch02.html
/usr/share/dia/help/en/ch02s02.html
/usr/share/dia/help/en/ch02s03.html
/usr/share/dia/help/en/ch02s04.html
/usr/share/dia/help/en/ch02s05.html
/usr/share/dia/help/en/ch02s06.html
/usr/share/dia/help/en/ch02s07.html
/usr/share/dia/help/en/ch03.html
/usr/share/dia/help/en/ch03s02.html
/usr/share/dia/help/en/ch03s03.html
/usr/share/dia/help/en/ch03s04.html
/usr/share/dia/help/en/ch03s05.html
/usr/share/dia/help/en/ch03s06.html
/usr/share/dia/help/en/ch03s07.html
/usr/share/dia/help/en/ch04.html
/usr/share/dia/help/en/ch04s02.html
/usr/share/dia/help/en/ch04s03.html
/usr/share/dia/help/en/ch04s04.html
/usr/share/dia/help/en/ch04s05.html
/usr/share/dia/help/en/ch05.html
/usr/share/dia/help/en/ch06.html
/usr/share/dia/help/en/ch07.html
/usr/share/dia/help/en/ch07s02.html
/usr/share/dia/help/en/ch07s03.html
/usr/share/dia/help/en/ch08.html
/usr/share/dia/help/en/ch08s02.html
/usr/share/dia/help/en/ch09.html
/usr/share/dia/help/en/ch10.html
/usr/share/dia/help/en/ch10s02.html
/usr/share/dia/help/en/ch10s03.html
/usr/share/dia/help/en/ch11.html
/usr/share/dia/help/en/ch11s02.html
/usr/share/dia/help/en/ch11s03.html
/usr/share/dia/help/en/ch11s04.html
/usr/share/dia/help/en/ch11s05.html
/usr/share/dia/help/en/ch11s06.html
/usr/share/dia/help/en/ch11s07.html
/usr/share/dia/help/en/ch11s08.html
/usr/share/dia/help/en/ch12.html
/usr/share/dia/help/en/ch12s02.html
/usr/share/dia/help/en/ch13.html
/usr/share/dia/help/en/ch14.html
/usr/share/dia/help/en/css
/usr/share/dia/help/en/graphics
/usr/share/dia/help/en/graphics/adjacent.png
/usr/share/dia/help/en/graphics/after-hor-spread.png
/usr/share/dia/help/en/graphics/after-vert-spread.png
/usr/share/dia/help/en/graphics/align-bottom.png
/usr/share/dia/help/en/graphics/align-center.png
/usr/share/dia/help/en/graphics/align-left.png
/usr/share/dia/help/en/graphics/align-menu.png
/usr/share/dia/help/en/graphics/align-middle.png
/usr/share/dia/help/en/graphics/align-right.png
/usr/share/dia/help/en/graphics/align-top.png
/usr/share/dia/help/en/graphics/arrow-style.png
/usr/share/dia/help/en/graphics/assorted-shapes.png
/usr/share/dia/help/en/graphics/before-hor-spread.png
/usr/share/dia/help/en/graphics/before-left.png
/usr/share/dia/help/en/graphics/before-top.png
/usr/share/dia/help/en/graphics/before-vert-spread.png
/usr/share/dia/help/en/graphics/bezierline-rightclick.png
/usr/share/dia/help/en/graphics/canvas-zoom.png
/usr/share/dia/help/en/graphics/cisco-computer-shapes.png
/usr/share/dia/help/en/graphics/cisco-misc-shapes.png
/usr/share/dia/help/en/graphics/cisco-network-shapes.png
/usr/share/dia/help/en/graphics/cisco-switch-shapes.png
/usr/share/dia/help/en/graphics/cisco-telephony-shapes.png
/usr/share/dia/help/en/graphics/color-dropdown.png
/usr/share/dia/help/en/graphics/color-selector1.png
/usr/share/dia/help/en/graphics/color_selector.png
/usr/share/dia/help/en/graphics/connect-fixed.png
/usr/share/dia/help/en/graphics/connect-middle.png
/usr/share/dia/help/en/graphics/default-colors.png
/usr/share/dia/help/en/graphics/defaults-box.png
/usr/share/dia/help/en/graphics/defaults-text.png
/usr/share/dia/help/en/graphics/dia-startup.png
/usr/share/dia/help/en/graphics/diagram-properties-grid.png
/usr/share/dia/help/en/graphics/diagram-properties.png
/usr/share/dia/help/en/graphics/diagram-tree-sort.png
/usr/share/dia/help/en/graphics/diagram-tree.png
/usr/share/dia/help/en/graphics/edit-text.png
/usr/share/dia/help/en/graphics/file-preferences-diagram.png
/usr/share/dia/help/en/graphics/file-preferences-favorites.png
/usr/share/dia/help/en/graphics/file-preferences-tree.png
/usr/share/dia/help/en/graphics/file-preferences-ui.png
/usr/share/dia/help/en/graphics/file-preferences-view.png
/usr/share/dia/help/en/graphics/flowchart-shapes.png
/usr/share/dia/help/en/graphics/greendots.png
/usr/share/dia/help/en/graphics/home_network.png
/usr/share/dia/help/en/graphics/line-arrows.png
/usr/share/dia/help/en/graphics/line-buttons.png
/usr/share/dia/help/en/graphics/line-colors.png
/usr/share/dia/help/en/graphics/line-connect.png
/usr/share/dia/help/en/graphics/line-handles.png
/usr/share/dia/help/en/graphics/line-styles.png
/usr/share/dia/help/en/graphics/line-width.png
/usr/share/dia/help/en/graphics/line_icon.png
/usr/share/dia/help/en/graphics/line_props.png
/usr/share/dia/help/en/graphics/misc-shapes.png
/usr/share/dia/help/en/graphics/network-shapes.png
/usr/share/dia/help/en/graphics/object-group.png
/usr/share/dia/help/en/graphics/polyline-rightclick.png
/usr/share/dia/help/en/graphics/preferences-gridlines.png
/usr/share/dia/help/en/graphics/preferences_fig.png
/usr/share/dia/help/en/graphics/properties-uml-class1.png
/usr/share/dia/help/en/graphics/reverse-colors.png
/usr/share/dia/help/en/graphics/ruler-arrows.png
/usr/share/dia/help/en/graphics/sample-flowchart.png
/usr/share/dia/help/en/graphics/select-area.png
/usr/share/dia/help/en/graphics/select-menu.png
/usr/share/dia/help/en/graphics/selected-object.png
/usr/share/dia/help/en/graphics/sheets-objects.png
/usr/share/dia/help/en/graphics/snaptogrid-button.png
/usr/share/dia/help/en/graphics/stacked.png
/usr/share/dia/help/en/graphics/standard-line-properties.png
/usr/share/dia/help/en/graphics/toolbox-basic.png
/usr/share/dia/help/en/graphics/toolbox-image.png
/usr/share/dia/help/en/graphics/toolbox-lower.png
/usr/share/dia/help/en/graphics/toolbox-magnify.png
/usr/share/dia/help/en/graphics/toolbox-modify.png
/usr/share/dia/help/en/graphics/toolbox-scroll.png
/usr/share/dia/help/en/graphics/toolbox-special.png
/usr/share/dia/help/en/graphics/toolbox-textedit.png
/usr/share/dia/help/en/graphics/toolbox.png
/usr/share/dia/help/en/graphics/uml-shapes.png
/usr/share/dia/help/en/graphics/view-menu.png
/usr/share/dia/help/en/graphics/view-zoom.png
/usr/share/dia/help/en/graphics/zigzagline-rightclick.png
/usr/share/dia/help/en/images
/usr/share/dia/help/en/images/callouts
/usr/share/dia/help/en/index.html
/usr/share/dia/help/en/re01.html
/usr/share/dia/help/eu
/usr/share/dia/help/eu/ch01.html
/usr/share/dia/help/eu/ch02.html
/usr/share/dia/help/eu/ch02s02.html
/usr/share/dia/help/eu/ch02s03.html
/usr/share/dia/help/eu/ch02s04.html
/usr/share/dia/help/eu/ch02s05.html
/usr/share/dia/help/eu/ch02s06.html
/usr/share/dia/help/eu/ch02s07.html
/usr/share/dia/help/eu/ch03.html
/usr/share/dia/help/eu/ch03s02.html
/usr/share/dia/help/eu/ch03s03.html
/usr/share/dia/help/eu/ch03s04.html
/usr/share/dia/help/eu/ch03s05.html
/usr/share/dia/help/eu/ch04.html
/usr/share/dia/help/eu/ch04s02.html
/usr/share/dia/help/eu/ch04s03.html
/usr/share/dia/help/eu/ch04s04.html
/usr/share/dia/help/eu/ch05.html
/usr/share/dia/help/eu/ch06.html
/usr/share/dia/help/eu/ch06s02.html
/usr/share/dia/help/eu/ch07.html
/usr/share/dia/help/eu/ch07s02.html
/usr/share/dia/help/eu/ch08.html
/usr/share/dia/help/eu/ch08s02.html
/usr/share/dia/help/eu/ch09.html
/usr/share/dia/help/eu/ch10.html
/usr/share/dia/help/eu/ch10s02.html
/usr/share/dia/help/eu/ch10s03.html
/usr/share/dia/help/eu/ch11.html
/usr/share/dia/help/eu/ch12.html
/usr/share/dia/help/eu/css
/usr/share/dia/help/eu/graphics
/usr/share/dia/help/eu/graphics/greendots.png
/usr/share/dia/help/eu/graphics/home_network.png
/usr/share/dia/help/eu/graphics/line_icon.png
/usr/share/dia/help/eu/graphics/line_props.png
/usr/share/dia/help/eu/images
/usr/share/dia/help/eu/images/callouts
/usr/share/dia/help/eu/index.html
/usr/share/dia/help/fr
/usr/share/dia/help/fr/ch01.html
/usr/share/dia/help/fr/ch02.html
/usr/share/dia/help/fr/ch02s02.html
/usr/share/dia/help/fr/ch02s03.html
/usr/share/dia/help/fr/ch02s04.html
/usr/share/dia/help/fr/ch02s05.html
/usr/share/dia/help/fr/ch02s06.html
/usr/share/dia/help/fr/ch02s07.html
/usr/share/dia/help/fr/ch03.html
/usr/share/dia/help/fr/ch03s02.html
/usr/share/dia/help/fr/ch03s03.html
/usr/share/dia/help/fr/ch03s04.html
/usr/share/dia/help/fr/ch03s05.html
/usr/share/dia/help/fr/ch04.html
/usr/share/dia/help/fr/ch04s02.html
/usr/share/dia/help/fr/ch04s03.html
/usr/share/dia/help/fr/ch04s04.html
/usr/share/dia/help/fr/ch05.html
/usr/share/dia/help/fr/ch06.html
/usr/share/dia/help/fr/ch06s02.html
/usr/share/dia/help/fr/ch07.html
/usr/share/dia/help/fr/ch07s02.html
/usr/share/dia/help/fr/ch08.html
/usr/share/dia/help/fr/ch08s02.html
/usr/share/dia/help/fr/ch09.html
/usr/share/dia/help/fr/ch10.html
/usr/share/dia/help/fr/ch10s02.html
/usr/share/dia/help/fr/ch10s03.html
/usr/share/dia/help/fr/ch11.html
/usr/share/dia/help/fr/ch11s02.html
/usr/share/dia/help/fr/ch11s03.html
/usr/share/dia/help/fr/ch11s04.html
/usr/share/dia/help/fr/ch11s05.html
/usr/share/dia/help/fr/ch11s06.html
/usr/share/dia/help/fr/ch12.html
/usr/share/dia/help/fr/ch12s02.html
/usr/share/dia/help/fr/ch13.html
/usr/share/dia/help/fr/ch14.html
/usr/share/dia/help/fr/css
/usr/share/dia/help/fr/graphics
/usr/share/dia/help/fr/graphics/color_selector.png
/usr/share/dia/help/fr/graphics/greendots.png
/usr/share/dia/help/fr/graphics/home_network.png
/usr/share/dia/help/fr/graphics/line_icon.png
/usr/share/dia/help/fr/graphics/line_props.png
/usr/share/dia/help/fr/graphics/preferences_fig.png
/usr/share/dia/help/fr/images
/usr/share/dia/help/fr/images/callouts
/usr/share/dia/help/fr/index.html
/usr/share/dia/help/fr/re01.html
/usr/share/dia/help/pl
/usr/share/dia/help/pl/ch01.html
/usr/share/dia/help/pl/ch01s02.html
/usr/share/dia/help/pl/ch01s03.html
/usr/share/dia/help/pl/ch01s04.html
/usr/share/dia/help/pl/ch01s05.html
/usr/share/dia/help/pl/ch01s06.html
/usr/share/dia/help/pl/ch01s07.html
/usr/share/dia/help/pl/ch02.html
/usr/share/dia/help/pl/ch02s02.html
/usr/share/dia/help/pl/ch02s03.html
/usr/share/dia/help/pl/ch02s04.html
/usr/share/dia/help/pl/ch02s05.html
/usr/share/dia/help/pl/ch03.html
/usr/share/dia/help/pl/ch03s02.html
/usr/share/dia/help/pl/ch03s03.html
/usr/share/dia/help/pl/ch03s04.html
/usr/share/dia/help/pl/ch04.html
/usr/share/dia/help/pl/ch04s02.html
/usr/share/dia/help/pl/ch05.html
/usr/share/dia/help/pl/ch05s02.html
/usr/share/dia/help/pl/ch06.html
/usr/share/dia/help/pl/ch06s02.html
/usr/share/dia/help/pl/ch07.html
/usr/share/dia/help/pl/ch08.html
/usr/share/dia/help/pl/ch08s02.html
/usr/share/dia/help/pl/ch08s03.html
/usr/share/dia/help/pl/ch09.html
/usr/share/dia/help/pl/ch10.html
/usr/share/dia/help/pl/css
/usr/share/dia/help/pl/graphics
/usr/share/dia/help/pl/graphics/greendots.png
/usr/share/dia/help/pl/graphics/home_network.png
/usr/share/dia/help/pl/graphics/line_props.png
/usr/share/dia/help/pl/images
/usr/share/dia/help/pl/images/callouts
/usr/share/dia/help/pl/index.html
/usr/share/dia/shapes
/usr/share/dia/shapes/Assorted
/usr/share/dia/shapes/Assorted/arrow-chevron.png
/usr/share/dia/shapes/Assorted/arrow-chevron.shape
/usr/share/dia/shapes/Assorted/arrow-down.png
/usr/share/dia/shapes/Assorted/arrow-down.shape
/usr/share/dia/shapes/Assorted/arrow-left-notched.png
/usr/share/dia/shapes/Assorted/arrow-left-notched.shape
/usr/share/dia/shapes/Assorted/arrow-left-right-up.png
/usr/share/dia/shapes/Assorted/arrow-left-right-up.shape
/usr/share/dia/shapes/Assorted/arrow-left-right.png
/usr/share/dia/shapes/Assorted/arrow-left-right.shape
/usr/share/dia/shapes/Assorted/arrow-left-up.png
/usr/share/dia/shapes/Assorted/arrow-left-up.shape
/usr/share/dia/shapes/Assorted/arrow-left.png
/usr/share/dia/shapes/Assorted/arrow-left.shape
/usr/share/dia/shapes/Assorted/arrow-pentagon.png
/usr/share/dia/shapes/Assorted/arrow-pentagon.shape
/usr/share/dia/shapes/Assorted/arrow-quad.png
/usr/share/dia/shapes/Assorted/arrow-quad.shape
/usr/share/dia/shapes/Assorted/arrow-right-notched.png
/usr/share/dia/shapes/Assorted/arrow-right-notched.shape
/usr/share/dia/shapes/Assorted/arrow-right.png
/usr/share/dia/shapes/Assorted/arrow-right.shape
/usr/share/dia/shapes/Assorted/arrow-turn-up.png
/usr/share/dia/shapes/Assorted/arrow-turn-up.shape
/usr/share/dia/shapes/Assorted/arrow-up-down-left.png
/usr/share/dia/shapes/Assorted/arrow-up-down-left.shape
/usr/share/dia/shapes/Assorted/arrow-up-down.png
/usr/share/dia/shapes/Assorted/arrow-up-down.shape
/usr/share/dia/shapes/Assorted/arrow-up.png
/usr/share/dia/shapes/Assorted/arrow-up.shape
/usr/share/dia/shapes/Assorted/circle-quarter.png
/usr/share/dia/shapes/Assorted/circle-quarter.shape
/usr/share/dia/shapes/Assorted/circle.png
/usr/share/dia/shapes/Assorted/circle.shape
/usr/share/dia/shapes/Assorted/cross-maltese.png
/usr/share/dia/shapes/Assorted/cross-maltese.shape
/usr/share/dia/shapes/Assorted/cross-swiss.png
/usr/share/dia/shapes/Assorted/cross-swiss.shape
/usr/share/dia/shapes/Assorted/diamond.png
/usr/share/dia/shapes/Assorted/diamond.shape
/usr/share/dia/shapes/Assorted/heart.png
/usr/share/dia/shapes/Assorted/heart.shape
/usr/share/dia/shapes/Assorted/heptagon.png
/usr/share/dia/shapes/Assorted/heptagon.shape
/usr/share/dia/shapes/Assorted/hexagon.png
/usr/share/dia/shapes/Assorted/hexagon.shape
/usr/share/dia/shapes/Assorted/moon-quarter.png
/usr/share/dia/shapes/Assorted/moon-quarter.shape
/usr/share/dia/shapes/Assorted/octagon.png
/usr/share/dia/shapes/Assorted/octagon.shape
/usr/share/dia/shapes/Assorted/parallelogram-horizontal.png
/usr/share/dia/shapes/Assorted/parallelogram-horizontal.shape
/usr/share/dia/shapes/Assorted/parallelogram-vertical.png
/usr/share/dia/shapes/Assorted/parallelogram-vertical.shape
/usr/share/dia/shapes/Assorted/pentagon.png
/usr/share/dia/shapes/Assorted/pentagon.shape
/usr/share/dia/shapes/Assorted/square.png
/usr/share/dia/shapes/Assorted/square.shape
/usr/share/dia/shapes/Assorted/star4.png
/usr/share/dia/shapes/Assorted/star4.shape
/usr/share/dia/shapes/Assorted/star4curved.png
/usr/share/dia/shapes/Assorted/star4curved.shape
/usr/share/dia/shapes/Assorted/star5.png
/usr/share/dia/shapes/Assorted/star5.shape
/usr/share/dia/shapes/Assorted/star6.png
/usr/share/dia/shapes/Assorted/star6.shape
/usr/share/dia/shapes/Assorted/star7.png
/usr/share/dia/shapes/Assorted/star7.shape
/usr/share/dia/shapes/Assorted/star8.png
/usr/share/dia/shapes/Assorted/star8.shape
/usr/share/dia/shapes/Assorted/star8curved.png
/usr/share/dia/shapes/Assorted/star8curved.shape
/usr/share/dia/shapes/Assorted/star8sharp.png
/usr/share/dia/shapes/Assorted/star8sharp.shape
/usr/share/dia/shapes/Assorted/sun.png
/usr/share/dia/shapes/Assorted/sun.shape
/usr/share/dia/shapes/Assorted/trapezoid.png
/usr/share/dia/shapes/Assorted/trapezoid.shape
/usr/share/dia/shapes/Assorted/triangle-isoceles.png
/usr/share/dia/shapes/Assorted/triangle-isoceles.shape
/usr/share/dia/shapes/Assorted/triangle-rightangle.png
/usr/share/dia/shapes/Assorted/triangle-rightangle.shape
/usr/share/dia/shapes/BPMN
/usr/share/dia/shapes/BPMN/Activity-Looping.png
/usr/share/dia/shapes/BPMN/Activity-Looping.shape
/usr/share/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.png
/usr/share/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.shape
/usr/share/dia/shapes/BPMN/Collapsed-Sub-Process.png
/usr/share/dia/shapes/BPMN/Collapsed-Sub-Process.shape
/usr/share/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.png
/usr/share/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.shape
/usr/share/dia/shapes/BPMN/Compensation.png
/usr/share/dia/shapes/BPMN/Compensation.shape
/usr/share/dia/shapes/BPMN/Data-Object.png
/usr/share/dia/shapes/BPMN/Data-Object.shape
/usr/share/dia/shapes/BPMN/End-Event-Cancel.png
/usr/share/dia/shapes/BPMN/End-Event-Cancel.shape
/usr/share/dia/shapes/BPMN/End-Event-Compensation.png
/usr/share/dia/shapes/BPMN/End-Event-Compensation.shape
/usr/share/dia/shapes/BPMN/End-Event-Error.png
/usr/share/dia/shapes/BPMN/End-Event-Error.shape
/usr/share/dia/shapes/BPMN/End-Event-Link.png
/usr/share/dia/shapes/BPMN/End-Event-Link.shape
/usr/share/dia/shapes/BPMN/End-Event-Message.png
/usr/share/dia/shapes/BPMN/End-Event-Message.shape
/usr/share/dia/shapes/BPMN/End-Event-Multiple.png
/usr/share/dia/shapes/BPMN/End-Event-Multiple.shape
/usr/share/dia/shapes/BPMN/End-Event-Terminate.png
/usr/share/dia/shapes/BPMN/End-Event-Terminate.shape
/usr/share/dia/shapes/BPMN/End-Event.png
/usr/share/dia/shapes/BPMN/End-Event.shape
/usr/share/dia/shapes/BPMN/Gateway-Complex.png
/usr/share/dia/shapes/BPMN/Gateway-Complex.shape
/usr/share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.png
/usr/share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.shape
/usr/share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.png
/usr/share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.shape
/usr/share/dia/shapes/BPMN/Gateway-Inclusive-OR.png
/usr/share/dia/shapes/BPMN/Gateway-Inclusive-OR.shape
/usr/share/dia/shapes/BPMN/Gateway-Parallel-AND.png
/usr/share/dia/shapes/BPMN/Gateway-Parallel-AND.shape
/usr/share/dia/shapes/BPMN/Gateway.png
/usr/share/dia/shapes/BPMN/Gateway.shape
/usr/share/dia/shapes/BPMN/Group.png
/usr/share/dia/shapes/BPMN/Group.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Cancel.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Cancel.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Compensation.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Compensation.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Error.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Error.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Link.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Link.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Message.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Message.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Multiple.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Multiple.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Rule.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Rule.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event-Timer.png
/usr/share/dia/shapes/BPMN/Intermediate-Event-Timer.shape
/usr/share/dia/shapes/BPMN/Intermediate-Event.png
/usr/share/dia/shapes/BPMN/Intermediate-Event.shape
/usr/share/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.png
/usr/share/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.shape
/usr/share/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.png
/usr/share/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.shape
/usr/share/dia/shapes/BPMN/Multiple-Instance-Task.png
/usr/share/dia/shapes/BPMN/Multiple-Instance-Task.shape
/usr/share/dia/shapes/BPMN/Start-Event-Link.png
/usr/share/dia/shapes/BPMN/Start-Event-Link.shape
/usr/share/dia/shapes/BPMN/Start-Event-Message.png
/usr/share/dia/shapes/BPMN/Start-Event-Message.shape
/usr/share/dia/shapes/BPMN/Start-Event-Multiple.png
/usr/share/dia/shapes/BPMN/Start-Event-Multiple.shape
/usr/share/dia/shapes/BPMN/Start-Event-Rule.png
/usr/share/dia/shapes/BPMN/Start-Event-Rule.shape
/usr/share/dia/shapes/BPMN/Start-Event-Timer.png
/usr/share/dia/shapes/BPMN/Start-Event-Timer.shape
/usr/share/dia/shapes/BPMN/Start-Event.png
/usr/share/dia/shapes/BPMN/Start-Event.shape
/usr/share/dia/shapes/BPMN/Task.png
/usr/share/dia/shapes/BPMN/Task.shape
/usr/share/dia/shapes/BPMN/Text-Annotation.png
/usr/share/dia/shapes/BPMN/Text-Annotation.shape
/usr/share/dia/shapes/BPMN/Transaction.png
/usr/share/dia/shapes/BPMN/Transaction.shape
/usr/share/dia/shapes/ChemEng
/usr/share/dia/shapes/ChemEng/ACgen.png
/usr/share/dia/shapes/ChemEng/ACgen.shape
/usr/share/dia/shapes/ChemEng/SaT-fixedtube.png
/usr/share/dia/shapes/ChemEng/SaT-fixedtube.shape
/usr/share/dia/shapes/ChemEng/SaT-floatinghead.png
/usr/share/dia/shapes/ChemEng/SaT-floatinghead.shape
/usr/share/dia/shapes/ChemEng/aircooler.png
/usr/share/dia/shapes/ChemEng/aircooler.shape
/usr/share/dia/shapes/ChemEng/airforced.png
/usr/share/dia/shapes/ChemEng/airforced.shape
/usr/share/dia/shapes/ChemEng/airinduced.png
/usr/share/dia/shapes/ChemEng/airinduced.shape
/usr/share/dia/shapes/ChemEng/autoclave.png
/usr/share/dia/shapes/ChemEng/autoclave.shape
/usr/share/dia/shapes/ChemEng/bigtraycol.png
/usr/share/dia/shapes/ChemEng/bigtraycol.shape
/usr/share/dia/shapes/ChemEng/centrifuge.png
/usr/share/dia/shapes/ChemEng/centrifuge.shape
/usr/share/dia/shapes/ChemEng/coil.png
/usr/share/dia/shapes/ChemEng/coil.shape
/usr/share/dia/shapes/ChemEng/coilv.png
/usr/share/dia/shapes/ChemEng/coilv.shape
/usr/share/dia/shapes/ChemEng/compr.png
/usr/share/dia/shapes/ChemEng/compr.shape
/usr/share/dia/shapes/ChemEng/coveredtank.png
/usr/share/dia/shapes/ChemEng/coveredtank.shape
/usr/share/dia/shapes/ChemEng/cyclone.png
/usr/share/dia/shapes/ChemEng/cyclone.shape
/usr/share/dia/shapes/ChemEng/displa.png
/usr/share/dia/shapes/ChemEng/displa.shape
/usr/share/dia/shapes/ChemEng/doublepipe.png
/usr/share/dia/shapes/ChemEng/doublepipe.shape
/usr/share/dia/shapes/ChemEng/ejector.png
/usr/share/dia/shapes/ChemEng/ejector.shape
/usr/share/dia/shapes/ChemEng/fan.png
/usr/share/dia/shapes/ChemEng/fan.shape
/usr/share/dia/shapes/ChemEng/filter.png
/usr/share/dia/shapes/ChemEng/filter.shape
/usr/share/dia/shapes/ChemEng/fixedroof.png
/usr/share/dia/shapes/ChemEng/fixedroof.shape
/usr/share/dia/shapes/ChemEng/floatingroof.png
/usr/share/dia/shapes/ChemEng/floatingroof.shape
/usr/share/dia/shapes/ChemEng/flowfan.png
/usr/share/dia/shapes/ChemEng/flowfan.shape
/usr/share/dia/shapes/ChemEng/fluidcont.png
/usr/share/dia/shapes/ChemEng/fluidcont.shape
/usr/share/dia/shapes/ChemEng/furnace.png
/usr/share/dia/shapes/ChemEng/furnace.shape
/usr/share/dia/shapes/ChemEng/gasholder.png
/usr/share/dia/shapes/ChemEng/gasholder.shape
/usr/share/dia/shapes/ChemEng/hx.png
/usr/share/dia/shapes/ChemEng/hx.shape
/usr/share/dia/shapes/ChemEng/hxv.png
/usr/share/dia/shapes/ChemEng/hxv.shape
/usr/share/dia/shapes/ChemEng/kettle.png
/usr/share/dia/shapes/ChemEng/kettle.shape
/usr/share/dia/shapes/ChemEng/knockout.png
/usr/share/dia/shapes/ChemEng/knockout.shape
/usr/share/dia/shapes/ChemEng/measure.png
/usr/share/dia/shapes/ChemEng/measure.shape
/usr/share/dia/shapes/ChemEng/mixer.png
/usr/share/dia/shapes/ChemEng/mixer.shape
/usr/share/dia/shapes/ChemEng/plate.png
/usr/share/dia/shapes/ChemEng/plate.shape
/usr/share/dia/shapes/ChemEng/pneum.png
/usr/share/dia/shapes/ChemEng/pneum.shape
/usr/share/dia/shapes/ChemEng/pneumv.png
/usr/share/dia/shapes/ChemEng/pneumv.shape
/usr/share/dia/shapes/ChemEng/pnuemv.png
/usr/share/dia/shapes/ChemEng/pnuemv.shape
/usr/share/dia/shapes/ChemEng/pump.png
/usr/share/dia/shapes/ChemEng/pump.shape
/usr/share/dia/shapes/ChemEng/reactor.png
/usr/share/dia/shapes/ChemEng/reactor.shape
/usr/share/dia/shapes/ChemEng/recipr.png
/usr/share/dia/shapes/ChemEng/recipr.shape
/usr/share/dia/shapes/ChemEng/regval.png
/usr/share/dia/shapes/ChemEng/regval.shape
/usr/share/dia/shapes/ChemEng/regvalv.png
/usr/share/dia/shapes/ChemEng/regvalv.shape
/usr/share/dia/shapes/ChemEng/sealedtank.png
/usr/share/dia/shapes/ChemEng/sealedtank.shape
/usr/share/dia/shapes/ChemEng/settling.png
/usr/share/dia/shapes/ChemEng/settling.shape
/usr/share/dia/shapes/ChemEng/spray.png
/usr/share/dia/shapes/ChemEng/spray.shape
/usr/share/dia/shapes/ChemEng/spraydrier.png
/usr/share/dia/shapes/ChemEng/spraydrier.shape
/usr/share/dia/shapes/ChemEng/storagesphere.png
/usr/share/dia/shapes/ChemEng/storagesphere.shape
/usr/share/dia/shapes/ChemEng/tank.png
/usr/share/dia/shapes/ChemEng/tank.shape
/usr/share/dia/shapes/ChemEng/traycol.png
/usr/share/dia/shapes/ChemEng/traycol.shape
/usr/share/dia/shapes/ChemEng/val.png
/usr/share/dia/shapes/ChemEng/val.shape
/usr/share/dia/shapes/ChemEng/valv.png
/usr/share/dia/shapes/ChemEng/valv.shape
/usr/share/dia/shapes/ChemEng/vessel.png
/usr/share/dia/shapes/ChemEng/vessel.shape
/usr/share/dia/shapes/ChemEng/wcool.png
/usr/share/dia/shapes/ChemEng/wcool.shape
/usr/share/dia/shapes/ChemEng/wcoolv.png
/usr/share/dia/shapes/ChemEng/wcoolv.shape
/usr/share/dia/shapes/Circuit
/usr/share/dia/shapes/Circuit/ground.png
/usr/share/dia/shapes/Circuit/ground.shape
/usr/share/dia/shapes/Circuit/hcapacitor.png
/usr/share/dia/shapes/Circuit/hcapacitor.shape
/usr/share/dia/shapes/Circuit/hdiode.png
/usr/share/dia/shapes/Circuit/hdiode.shape
/usr/share/dia/shapes/Circuit/hfuse_de.png
/usr/share/dia/shapes/Circuit/hfuse_de.shape
/usr/share/dia/shapes/Circuit/hinductor.png
/usr/share/dia/shapes/Circuit/hinductor.shape
/usr/share/dia/shapes/Circuit/hinductor_de.png
/usr/share/dia/shapes/Circuit/hinductor_de.shape
/usr/share/dia/shapes/Circuit/hjumper.png
/usr/share/dia/shapes/Circuit/hjumper.shape
/usr/share/dia/shapes/Circuit/hled_de.png
/usr/share/dia/shapes/Circuit/hled_de.shape
/usr/share/dia/shapes/Circuit/hpowersource_de.png
/usr/share/dia/shapes/Circuit/hpowersource_de.shape
/usr/share/dia/shapes/Circuit/hresistor.png
/usr/share/dia/shapes/Circuit/hresistor.shape
/usr/share/dia/shapes/Circuit/hresistor_de.png
/usr/share/dia/shapes/Circuit/hresistor_de.shape
/usr/share/dia/shapes/Circuit/hzener.png
/usr/share/dia/shapes/Circuit/hzener.shape
/usr/share/dia/shapes/Circuit/lamp_de.png
/usr/share/dia/shapes/Circuit/lamp_de.shape
/usr/share/dia/shapes/Circuit/microphone_de.png
/usr/share/dia/shapes/Circuit/microphone_de.shape
/usr/share/dia/shapes/Circuit/nmos_de.png
/usr/share/dia/shapes/Circuit/nmos_de.shape
/usr/share/dia/shapes/Circuit/npn.png
/usr/share/dia/shapes/Circuit/npn.shape
/usr/share/dia/shapes/Circuit/opamp.png
/usr/share/dia/shapes/Circuit/opamp.shape
/usr/share/dia/shapes/Circuit/pmos_de.png
/usr/share/dia/shapes/Circuit/pmos_de.shape
/usr/share/dia/shapes/Circuit/pnp.png
/usr/share/dia/shapes/Circuit/pnp.shape
/usr/share/dia/shapes/Circuit/speaker_de.png
/usr/share/dia/shapes/Circuit/speaker_de.shape
/usr/share/dia/shapes/Circuit/vcapacitor.png
/usr/share/dia/shapes/Circuit/vcapacitor.shape
/usr/share/dia/shapes/Circuit/vdiode.png
/usr/share/dia/shapes/Circuit/vdiode.shape
/usr/share/dia/shapes/Circuit/vfuse_de.png
/usr/share/dia/shapes/Circuit/vfuse_de.shape
/usr/share/dia/shapes/Circuit/vinductor.png
/usr/share/dia/shapes/Circuit/vinductor.shape
/usr/share/dia/shapes/Circuit/vinductor_de.png
/usr/share/dia/shapes/Circuit/vinductor_de.shape
/usr/share/dia/shapes/Circuit/vled_de.png
/usr/share/dia/shapes/Circuit/vled_de.shape
/usr/share/dia/shapes/Circuit/vpowersource_de.png
/usr/share/dia/shapes/Circuit/vpowersource_de.shape
/usr/share/dia/shapes/Circuit/vresistor.png
/usr/share/dia/shapes/Circuit/vresistor.shape
/usr/share/dia/shapes/Circuit/vresistor_de.png
/usr/share/dia/shapes/Circuit/vresistor_de.shape
/usr/share/dia/shapes/Circuit/vzener.png
/usr/share/dia/shapes/Circuit/vzener.shape
/usr/share/dia/shapes/Cisco
/usr/share/dia/shapes/Cisco/1000.png
/usr/share/dia/shapes/Cisco/1000.shape
/usr/share/dia/shapes/Cisco/100baset_hub.png
/usr/share/dia/shapes/Cisco/100baset_hub.shape
/usr/share/dia/shapes/Cisco/10700.png
/usr/share/dia/shapes/Cisco/10700.shape
/usr/share/dia/shapes/Cisco/15200.png
/usr/share/dia/shapes/Cisco/15200.shape
/usr/share/dia/shapes/Cisco/15800.png
/usr/share/dia/shapes/Cisco/15800.shape
/usr/share/dia/shapes/Cisco/3174.png
/usr/share/dia/shapes/Cisco/3174.shape
/usr/share/dia/shapes/Cisco/3x74.png
/usr/share/dia/shapes/Cisco/3x74.shape
/usr/share/dia/shapes/Cisco/5000.png
/usr/share/dia/shapes/Cisco/5000.shape
/usr/share/dia/shapes/Cisco/5002.png
/usr/share/dia/shapes/Cisco/5002.shape
/usr/share/dia/shapes/Cisco/5500.png
/usr/share/dia/shapes/Cisco/5500.shape
/usr/share/dia/shapes/Cisco/6701.png
/usr/share/dia/shapes/Cisco/6701.shape
/usr/share/dia/shapes/Cisco/6705.png
/usr/share/dia/shapes/Cisco/6705.shape
/usr/share/dia/shapes/Cisco/6732.png
/usr/share/dia/shapes/Cisco/6732.shape
/usr/share/dia/shapes/Cisco/7500ars.png
/usr/share/dia/shapes/Cisco/7500ars.shape
/usr/share/dia/shapes/Cisco/7505.png
/usr/share/dia/shapes/Cisco/7505.shape
/usr/share/dia/shapes/Cisco/7507.png
/usr/share/dia/shapes/Cisco/7507.shape
/usr/share/dia/shapes/Cisco/access_gateway.png
/usr/share/dia/shapes/Cisco/access_gateway.shape
/usr/share/dia/shapes/Cisco/access_server.png
/usr/share/dia/shapes/Cisco/access_server.shape
/usr/share/dia/shapes/Cisco/accesspoint.png
/usr/share/dia/shapes/Cisco/accesspoint.shape
/usr/share/dia/shapes/Cisco/adm.png
/usr/share/dia/shapes/Cisco/adm.shape
/usr/share/dia/shapes/Cisco/androgynous_person.png
/usr/share/dia/shapes/Cisco/androgynous_person.shape
/usr/share/dia/shapes/Cisco/antenna.png
/usr/share/dia/shapes/Cisco/antenna.shape
/usr/share/dia/shapes/Cisco/asic.png
/usr/share/dia/shapes/Cisco/asic.shape
/usr/share/dia/shapes/Cisco/ata.png
/usr/share/dia/shapes/Cisco/ata.shape
/usr/share/dia/shapes/Cisco/atm3800.png
/usr/share/dia/shapes/Cisco/atm3800.shape
/usr/share/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.png
/usr/share/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.shape
/usr/share/dia/shapes/Cisco/atm_router.shape
/usr/share/dia/shapes/Cisco/atm_switch.png
/usr/share/dia/shapes/Cisco/atm_switch.shape
/usr/share/dia/shapes/Cisco/atm_tag_switch_router.png
/usr/share/dia/shapes/Cisco/atm_tag_switch_router.shape
/usr/share/dia/shapes/Cisco/automatic_protection_switching.png
/usr/share/dia/shapes/Cisco/automatic_protection_switching.shape
/usr/share/dia/shapes/Cisco/bbfw.png
/usr/share/dia/shapes/Cisco/bbfw.shape
/usr/share/dia/shapes/Cisco/bbfw_media.png
/usr/share/dia/shapes/Cisco/bbfw_media.shape
/usr/share/dia/shapes/Cisco/bbs.png
/usr/share/dia/shapes/Cisco/bbs.shape
/usr/share/dia/shapes/Cisco/bbsm.png
/usr/share/dia/shapes/Cisco/bbsm.shape
/usr/share/dia/shapes/Cisco/branch_office.png
/usr/share/dia/shapes/Cisco/branch_office.shape
/usr/share/dia/shapes/Cisco/branch_office_blue.png
/usr/share/dia/shapes/Cisco/branch_office_blue.shape
/usr/share/dia/shapes/Cisco/branch_office_subdued.png
/usr/share/dia/shapes/Cisco/branch_office_subdued.shape
/usr/share/dia/shapes/Cisco/breakout_box.png
/usr/share/dia/shapes/Cisco/breakout_box.shape
/usr/share/dia/shapes/Cisco/bridge.png
/usr/share/dia/shapes/Cisco/bridge.shape
/usr/share/dia/shapes/Cisco/broadband_router.png
/usr/share/dia/shapes/Cisco/broadband_router.shape
/usr/share/dia/shapes/Cisco/bts10200.png
/usr/share/dia/shapes/Cisco/bts10200.shape
/usr/share/dia/shapes/Cisco/ca.png
/usr/share/dia/shapes/Cisco/ca.shape
/usr/share/dia/shapes/Cisco/cable_modem.png
/usr/share/dia/shapes/Cisco/cable_modem.shape
/usr/share/dia/shapes/Cisco/callmanager.png
/usr/share/dia/shapes/Cisco/callmanager.shape
/usr/share/dia/shapes/Cisco/car.png
/usr/share/dia/shapes/Cisco/car.shape
/usr/share/dia/shapes/Cisco/carrier_routing_system.png
/usr/share/dia/shapes/Cisco/carrier_routing_system.shape
/usr/share/dia/shapes/Cisco/catalyst_access_gateway.png
/usr/share/dia/shapes/Cisco/catalyst_access_gateway.shape
/usr/share/dia/shapes/Cisco/cddi_fddi_concentrator.png
/usr/share/dia/shapes/Cisco/cddi_fddi_concentrator.shape
/usr/share/dia/shapes/Cisco/cdm.png
/usr/share/dia/shapes/Cisco/cdm.shape
/usr/share/dia/shapes/Cisco/cellular_phone.png
/usr/share/dia/shapes/Cisco/cellular_phone.shape
/usr/share/dia/shapes/Cisco/centri_firewall.png
/usr/share/dia/shapes/Cisco/centri_firewall.shape
/usr/share/dia/shapes/Cisco/channelized_pipe.png
/usr/share/dia/shapes/Cisco/channelized_pipe.shape
/usr/share/dia/shapes/Cisco/cisco_hub.png
/usr/share/dia/shapes/Cisco/cisco_hub.shape
/usr/share/dia/shapes/Cisco/ciscosecurity.png
/usr/share/dia/shapes/Cisco/ciscosecurity.shape
/usr/share/dia/shapes/Cisco/ciscoworks.png
/usr/share/dia/shapes/Cisco/ciscoworks.shape
/usr/share/dia/shapes/Cisco/ciscoworks_man.png
/usr/share/dia/shapes/Cisco/ciscoworks_man.shape
/usr/share/dia/shapes/Cisco/class45_switch.png
/usr/share/dia/shapes/Cisco/class45_switch.shape
/usr/share/dia/shapes/Cisco/cloud.png
/usr/share/dia/shapes/Cisco/cloud.shape
/usr/share/dia/shapes/Cisco/cloud_dark.png
/usr/share/dia/shapes/Cisco/cloud_dark.shape
/usr/share/dia/shapes/Cisco/cloud_gold.png
/usr/share/dia/shapes/Cisco/cloud_gold.shape
/usr/share/dia/shapes/Cisco/cloud_white.png
/usr/share/dia/shapes/Cisco/cloud_white.shape
/usr/share/dia/shapes/Cisco/communications_server.png
/usr/share/dia/shapes/Cisco/communications_server.shape
/usr/share/dia/shapes/Cisco/concatenated_payload.png
/usr/share/dia/shapes/Cisco/concatenated_payload.shape
/usr/share/dia/shapes/Cisco/content_engine.png
/usr/share/dia/shapes/Cisco/content_engine.shape
/usr/share/dia/shapes/Cisco/content_router.png
/usr/share/dia/shapes/Cisco/content_router.shape
/usr/share/dia/shapes/Cisco/content_service_module.png
/usr/share/dia/shapes/Cisco/content_service_module.shape
/usr/share/dia/shapes/Cisco/content_switch.png
/usr/share/dia/shapes/Cisco/content_switch.shape
/usr/share/dia/shapes/Cisco/csm-s.png
/usr/share/dia/shapes/Cisco/csm-s.shape
/usr/share/dia/shapes/Cisco/css1100.png
/usr/share/dia/shapes/Cisco/css1100.shape
/usr/share/dia/shapes/Cisco/csu_dsu.png
/usr/share/dia/shapes/Cisco/csu_dsu.shape
/usr/share/dia/shapes/Cisco/cte.png
/usr/share/dia/shapes/Cisco/cte.shape
/usr/share/dia/shapes/Cisco/data_center_switch.png
/usr/share/dia/shapes/Cisco/data_center_switch.shape
/usr/share/dia/shapes/Cisco/data_center_switch_reversed.png
/usr/share/dia/shapes/Cisco/data_center_switch_reversed.shape
/usr/share/dia/shapes/Cisco/data_switch_processor.png
/usr/share/dia/shapes/Cisco/data_switch_processor.shape
/usr/share/dia/shapes/Cisco/detector.png
/usr/share/dia/shapes/Cisco/detector.shape
/usr/share/dia/shapes/Cisco/digital_cross-connect.png
/usr/share/dia/shapes/Cisco/digital_cross-connect.shape
/usr/share/dia/shapes/Cisco/director_fcis.png
/usr/share/dia/shapes/Cisco/director_fcis.shape
/usr/share/dia/shapes/Cisco/directory_server.png
/usr/share/dia/shapes/Cisco/directory_server.shape
/usr/share/dia/shapes/Cisco/disk_subsystem.png
/usr/share/dia/shapes/Cisco/disk_subsystem.shape
/usr/share/dia/shapes/Cisco/diskette.png
/usr/share/dia/shapes/Cisco/diskette.shape
/usr/share/dia/shapes/Cisco/distributed_director.png
/usr/share/dia/shapes/Cisco/distributed_director.shape
/usr/share/dia/shapes/Cisco/dot_dot.png
/usr/share/dia/shapes/Cisco/dot_dot.shape
/usr/share/dia/shapes/Cisco/dpt.png
/usr/share/dia/shapes/Cisco/dpt.shape
/usr/share/dia/shapes/Cisco/dslam.png
/usr/share/dia/shapes/Cisco/dslam.shape
/usr/share/dia/shapes/Cisco/dual_mode_accesspoint.png
/usr/share/dia/shapes/Cisco/dual_mode_accesspoint.shape
/usr/share/dia/shapes/Cisco/dwdm_filter.png
/usr/share/dia/shapes/Cisco/dwdm_filter.shape
/usr/share/dia/shapes/Cisco/edge_label_switch_router.png
/usr/share/dia/shapes/Cisco/edge_label_switch_router_with_netflow.png
/usr/share/dia/shapes/Cisco/edge_label_switch_router_with_netflow.shape
/usr/share/dia/shapes/Cisco/end_office.png
/usr/share/dia/shapes/Cisco/end_office.shape
/usr/share/dia/shapes/Cisco/etherclient.png
/usr/share/dia/shapes/Cisco/etherclient.shape
/usr/share/dia/shapes/Cisco/fax.png
/usr/share/dia/shapes/Cisco/fax.shape
/usr/share/dia/shapes/Cisco/fc_storage.png
/usr/share/dia/shapes/Cisco/fc_storage.shape
/usr/share/dia/shapes/Cisco/fddi_ring.png
/usr/share/dia/shapes/Cisco/fddi_ring.shape
/usr/share/dia/shapes/Cisco/file_cabinet.png
/usr/share/dia/shapes/Cisco/file_cabinet.shape
/usr/share/dia/shapes/Cisco/file_engine.png
/usr/share/dia/shapes/Cisco/file_engine.shape
/usr/share/dia/shapes/Cisco/file_server.png
/usr/share/dia/shapes/Cisco/file_server.shape
/usr/share/dia/shapes/Cisco/firewall.png
/usr/share/dia/shapes/Cisco/firewall.shape
/usr/share/dia/shapes/Cisco/firewall_horizontal.png
/usr/share/dia/shapes/Cisco/firewall_horizontal.shape
/usr/share/dia/shapes/Cisco/firewall_subdued.png
/usr/share/dia/shapes/Cisco/firewall_subdued.shape
/usr/share/dia/shapes/Cisco/front_end_processor.png
/usr/share/dia/shapes/Cisco/front_end_processor.shape
/usr/share/dia/shapes/Cisco/fwsm.png
/usr/share/dia/shapes/Cisco/fwsm.shape
/usr/share/dia/shapes/Cisco/general_appliance.png
/usr/share/dia/shapes/Cisco/general_appliance.shape
/usr/share/dia/shapes/Cisco/generic_building.png
/usr/share/dia/shapes/Cisco/generic_building.shape
/usr/share/dia/shapes/Cisco/generic_building_blue.png
/usr/share/dia/shapes/Cisco/generic_building_blue.shape
/usr/share/dia/shapes/Cisco/generic_building_subdued.png
/usr/share/dia/shapes/Cisco/generic_building_subdued.shape
/usr/share/dia/shapes/Cisco/generic_gateway.png
/usr/share/dia/shapes/Cisco/generic_gateway.shape
/usr/share/dia/shapes/Cisco/generic_processor.png
/usr/share/dia/shapes/Cisco/generic_processor.shape
/usr/share/dia/shapes/Cisco/generic_softswitch.png
/usr/share/dia/shapes/Cisco/generic_softswitch.shape
/usr/share/dia/shapes/Cisco/gigabit_switch_router_atm_tag.png
/usr/share/dia/shapes/Cisco/gigabit_switch_router_atm_tag.shape
/usr/share/dia/shapes/Cisco/government_building.png
/usr/share/dia/shapes/Cisco/government_building.shape
/usr/share/dia/shapes/Cisco/guard.png
/usr/share/dia/shapes/Cisco/guard.shape
/usr/share/dia/shapes/Cisco/h323.png
/usr/share/dia/shapes/Cisco/h323.shape
/usr/share/dia/shapes/Cisco/handheld.png
/usr/share/dia/shapes/Cisco/handheld.shape
/usr/share/dia/shapes/Cisco/headphones.png
/usr/share/dia/shapes/Cisco/headphones.shape
/usr/share/dia/shapes/Cisco/home_office.png
/usr/share/dia/shapes/Cisco/home_office.shape
/usr/share/dia/shapes/Cisco/hootphone.png
/usr/share/dia/shapes/Cisco/hootphone.shape
/usr/share/dia/shapes/Cisco/host.png
/usr/share/dia/shapes/Cisco/host.shape
/usr/share/dia/shapes/Cisco/house.png
/usr/share/dia/shapes/Cisco/house.shape
/usr/share/dia/shapes/Cisco/house_blue.png
/usr/share/dia/shapes/Cisco/house_blue.shape
/usr/share/dia/shapes/Cisco/hp_mini.png
/usr/share/dia/shapes/Cisco/hp_mini.shape
/usr/share/dia/shapes/Cisco/hub.png
/usr/share/dia/shapes/Cisco/hub.shape
/usr/share/dia/shapes/Cisco/hub_subdued.png
/usr/share/dia/shapes/Cisco/hub_subdued.shape
/usr/share/dia/shapes/Cisco/iad_router.png
/usr/share/dia/shapes/Cisco/iad_router.shape
/usr/share/dia/shapes/Cisco/ibm_mainframe.png
/usr/share/dia/shapes/Cisco/ibm_mainframe.shape
/usr/share/dia/shapes/Cisco/ibm_mainframe_with_fep.png
/usr/share/dia/shapes/Cisco/ibm_mainframe_with_fep.shape
/usr/share/dia/shapes/Cisco/ibm_mini.png
/usr/share/dia/shapes/Cisco/ibm_mini.shape
/usr/share/dia/shapes/Cisco/ibm_tower.png
/usr/share/dia/shapes/Cisco/ibm_tower.shape
/usr/share/dia/shapes/Cisco/icm.png
/usr/share/dia/shapes/Cisco/icm.shape
/usr/share/dia/shapes/Cisco/ics.png
/usr/share/dia/shapes/Cisco/ics.shape
/usr/share/dia/shapes/Cisco/intelliswitch_stack.png
/usr/share/dia/shapes/Cisco/intelliswitch_stack.shape
/usr/share/dia/shapes/Cisco/ios_firewall.png
/usr/share/dia/shapes/Cisco/ios_firewall.shape
/usr/share/dia/shapes/Cisco/ios_slb.png
/usr/share/dia/shapes/Cisco/ios_slb.shape
/usr/share/dia/shapes/Cisco/ip.png
/usr/share/dia/shapes/Cisco/ip.shape
/usr/share/dia/shapes/Cisco/ip_dsl.png
/usr/share/dia/shapes/Cisco/ip_dsl.shape
/usr/share/dia/shapes/Cisco/ip_old-style.png
/usr/share/dia/shapes/Cisco/ip_old-style.shape
/usr/share/dia/shapes/Cisco/ip_phone.png
/usr/share/dia/shapes/Cisco/ip_phone.shape
/usr/share/dia/shapes/Cisco/ip_softphone.png
/usr/share/dia/shapes/Cisco/ip_softphone.shape
/usr/share/dia/shapes/Cisco/ip_telephony_router.png
/usr/share/dia/shapes/Cisco/ip_telephony_router.shape
/usr/share/dia/shapes/Cisco/ip_transport_concentrator.png
/usr/share/dia/shapes/Cisco/ip_transport_concentrator.shape
/usr/share/dia/shapes/Cisco/iptv_broadcast_server.png
/usr/share/dia/shapes/Cisco/iptv_broadcast_server.shape
/usr/share/dia/shapes/Cisco/iptv_content_manager.png
/usr/share/dia/shapes/Cisco/iptv_content_manager.shape
/usr/share/dia/shapes/Cisco/iscsi_switch.png
/usr/share/dia/shapes/Cisco/iscsi_switch.shape
/usr/share/dia/shapes/Cisco/isdn_switch.png
/usr/share/dia/shapes/Cisco/isdn_switch.shape
/usr/share/dia/shapes/Cisco/itp.png
/usr/share/dia/shapes/Cisco/itp.shape
/usr/share/dia/shapes/Cisco/jbod.png
/usr/share/dia/shapes/Cisco/jbod.shape
/usr/share/dia/shapes/Cisco/key.png
/usr/share/dia/shapes/Cisco/key.shape
/usr/share/dia/shapes/Cisco/label_switch_router.png
/usr/share/dia/shapes/Cisco/label_switch_router.shape
/usr/share/dia/shapes/Cisco/lan2lan_switch.png
/usr/share/dia/shapes/Cisco/lan2lan_switch.shape
/usr/share/dia/shapes/Cisco/lan_to_lan.png
/usr/share/dia/shapes/Cisco/lan_to_lan.shape
/usr/share/dia/shapes/Cisco/laptop.png
/usr/share/dia/shapes/Cisco/laptop.shape
/usr/share/dia/shapes/Cisco/layer3_switch.png
/usr/share/dia/shapes/Cisco/layer3_switch.shape
/usr/share/dia/shapes/Cisco/layer_2_remote_switch.png
/usr/share/dia/shapes/Cisco/layer_2_remote_switch.shape
/usr/share/dia/shapes/Cisco/lightweight_ap.png
/usr/share/dia/shapes/Cisco/lightweight_ap.shape
/usr/share/dia/shapes/Cisco/localdirector.png
/usr/share/dia/shapes/Cisco/localdirector.shape
/usr/share/dia/shapes/Cisco/location_server.png
/usr/share/dia/shapes/Cisco/location_server.shape
/usr/share/dia/shapes/Cisco/lock.png
/usr/share/dia/shapes/Cisco/lock.shape
/usr/share/dia/shapes/Cisco/lock_and_key.png
/usr/share/dia/shapes/Cisco/lock_and_key.shape
/usr/share/dia/shapes/Cisco/longreach_cpe.png
/usr/share/dia/shapes/Cisco/longreach_cpe.shape
/usr/share/dia/shapes/Cisco/mac_woman.png
/usr/share/dia/shapes/Cisco/mac_woman.shape
/usr/share/dia/shapes/Cisco/mac_woman_right.png
/usr/share/dia/shapes/Cisco/mac_woman_right.shape
/usr/share/dia/shapes/Cisco/macintosh.png
/usr/share/dia/shapes/Cisco/macintosh.shape
/usr/share/dia/shapes/Cisco/man.png
/usr/share/dia/shapes/Cisco/man.shape
/usr/share/dia/shapes/Cisco/man_blue.png
/usr/share/dia/shapes/Cisco/man_blue.shape
/usr/share/dia/shapes/Cisco/man_gold.png
/usr/share/dia/shapes/Cisco/man_gold.shape
/usr/share/dia/shapes/Cisco/man_red.png
/usr/share/dia/shapes/Cisco/man_red.shape
/usr/share/dia/shapes/Cisco/man_woman.png
/usr/share/dia/shapes/Cisco/man_woman.shape
/usr/share/dia/shapes/Cisco/mas_gateway.png
/usr/share/dia/shapes/Cisco/mas_gateway.shape
/usr/share/dia/shapes/Cisco/mau.png
/usr/share/dia/shapes/Cisco/mau.shape
/usr/share/dia/shapes/Cisco/mcu.png
/usr/share/dia/shapes/Cisco/mcu.shape
/usr/share/dia/shapes/Cisco/mdu.png
/usr/share/dia/shapes/Cisco/mdu.shape
/usr/share/dia/shapes/Cisco/me1100.png
/usr/share/dia/shapes/Cisco/me1100.shape
/usr/share/dia/shapes/Cisco/medium_building.png
/usr/share/dia/shapes/Cisco/medium_building.shape
/usr/share/dia/shapes/Cisco/medium_building_blue.png
/usr/share/dia/shapes/Cisco/medium_building_blue.shape
/usr/share/dia/shapes/Cisco/medium_building_subdued.png
/usr/share/dia/shapes/Cisco/medium_building_subdued.shape
/usr/share/dia/shapes/Cisco/metro1500.png
/usr/share/dia/shapes/Cisco/metro1500.shape
/usr/share/dia/shapes/Cisco/mgx8220.png
/usr/share/dia/shapes/Cisco/mgx8220.shape
/usr/share/dia/shapes/Cisco/mgx8240.png
/usr/share/dia/shapes/Cisco/mgx8240.shape
/usr/share/dia/shapes/Cisco/mgx8260.png
/usr/share/dia/shapes/Cisco/mgx8260.shape
/usr/share/dia/shapes/Cisco/mgx_8000_series_voice_gateway.png
/usr/share/dia/shapes/Cisco/mgx_8000_series_voice_gateway.shape
/usr/share/dia/shapes/Cisco/microphone.png
/usr/share/dia/shapes/Cisco/microphone.shape
/usr/share/dia/shapes/Cisco/microwebserver.png
/usr/share/dia/shapes/Cisco/microwebserver.shape
/usr/share/dia/shapes/Cisco/mini_vax.png
/usr/share/dia/shapes/Cisco/mini_vax.shape
/usr/share/dia/shapes/Cisco/mobile_access_ip_phone.png
/usr/share/dia/shapes/Cisco/mobile_access_ip_phone.shape
/usr/share/dia/shapes/Cisco/mobile_access_router.png
/usr/share/dia/shapes/Cisco/mobile_access_router.shape
/usr/share/dia/shapes/Cisco/modem.png
/usr/share/dia/shapes/Cisco/modem.shape
/usr/share/dia/shapes/Cisco/moh_server.png
/usr/share/dia/shapes/Cisco/moh_server.shape
/usr/share/dia/shapes/Cisco/monitor.png
/usr/share/dia/shapes/Cisco/monitor.shape
/usr/share/dia/shapes/Cisco/multi-fabric_server_switch.png
/usr/share/dia/shapes/Cisco/multi-fabric_server_switch.shape
/usr/share/dia/shapes/Cisco/multilayer_remote_switch.png
/usr/share/dia/shapes/Cisco/multilayer_remote_switch.shape
/usr/share/dia/shapes/Cisco/multilayer_switch.png
/usr/share/dia/shapes/Cisco/multilayer_switch.shape
/usr/share/dia/shapes/Cisco/multilayer_switch_with_silicon.png
/usr/share/dia/shapes/Cisco/multilayer_switch_with_silicon.shape
/usr/share/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.png
/usr/share/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.shape
/usr/share/dia/shapes/Cisco/multiswitch_device.png
/usr/share/dia/shapes/Cisco/multiswitch_device.shape
/usr/share/dia/shapes/Cisco/mux.png
/usr/share/dia/shapes/Cisco/mux.shape
/usr/share/dia/shapes/Cisco/nat.png
/usr/share/dia/shapes/Cisco/nat.shape
/usr/share/dia/shapes/Cisco/netflow_router.png
/usr/share/dia/shapes/Cisco/netflow_router.shape
/usr/share/dia/shapes/Cisco/netranger.png
/usr/share/dia/shapes/Cisco/netranger.shape
/usr/share/dia/shapes/Cisco/netsonar.png
/usr/share/dia/shapes/Cisco/netsonar.shape
/usr/share/dia/shapes/Cisco/network_management.png
/usr/share/dia/shapes/Cisco/network_management.shape
/usr/share/dia/shapes/Cisco/newton.png
/usr/share/dia/shapes/Cisco/newton.shape
/usr/share/dia/shapes/Cisco/octel.png
/usr/share/dia/shapes/Cisco/octel.shape
/usr/share/dia/shapes/Cisco/ons15104.png
/usr/share/dia/shapes/Cisco/ons15104.shape
/usr/share/dia/shapes/Cisco/ons15540.png
/usr/share/dia/shapes/Cisco/ons15540.shape
/usr/share/dia/shapes/Cisco/optical_amplifier.png
/usr/share/dia/shapes/Cisco/optical_amplifier.shape
/usr/share/dia/shapes/Cisco/optical_cross-connect.png
/usr/share/dia/shapes/Cisco/optical_cross-connect.shape
/usr/share/dia/shapes/Cisco/optical_fiber.png
/usr/share/dia/shapes/Cisco/optical_fiber.shape
/usr/share/dia/shapes/Cisco/optical_services_router.png
/usr/share/dia/shapes/Cisco/optical_services_router.shape
/usr/share/dia/shapes/Cisco/optical_transport.png
/usr/share/dia/shapes/Cisco/optical_transport.shape
/usr/share/dia/shapes/Cisco/pad.png
/usr/share/dia/shapes/Cisco/pad.shape
/usr/share/dia/shapes/Cisco/pager.png
/usr/share/dia/shapes/Cisco/pager.shape
/usr/share/dia/shapes/Cisco/pbx.png
/usr/share/dia/shapes/Cisco/pbx.shape
/usr/share/dia/shapes/Cisco/pbx_switch.png
/usr/share/dia/shapes/Cisco/pbx_switch.shape
/usr/share/dia/shapes/Cisco/pc.png
/usr/share/dia/shapes/Cisco/pc.shape
/usr/share/dia/shapes/Cisco/pc_adapter_card.png
/usr/share/dia/shapes/Cisco/pc_adapter_card.shape
/usr/share/dia/shapes/Cisco/pc_card.png
/usr/share/dia/shapes/Cisco/pc_card.shape
/usr/share/dia/shapes/Cisco/pc_man.png
/usr/share/dia/shapes/Cisco/pc_man.shape
/usr/share/dia/shapes/Cisco/pc_man_left.png
/usr/share/dia/shapes/Cisco/pc_man_left.shape
/usr/share/dia/shapes/Cisco/pc_router_card.png
/usr/share/dia/shapes/Cisco/pc_router_card.shape
/usr/share/dia/shapes/Cisco/pc_software.png
/usr/share/dia/shapes/Cisco/pc_software.shape
/usr/share/dia/shapes/Cisco/pc_video.png
/usr/share/dia/shapes/Cisco/pc_video.shape
/usr/share/dia/shapes/Cisco/pc_with_router-based_software.png
/usr/share/dia/shapes/Cisco/pc_with_router-based_software.shape
/usr/share/dia/shapes/Cisco/pda.png
/usr/share/dia/shapes/Cisco/pda.shape
/usr/share/dia/shapes/Cisco/phone.png
/usr/share/dia/shapes/Cisco/phone.shape
/usr/share/dia/shapes/Cisco/phone_2.png
/usr/share/dia/shapes/Cisco/phone_2.shape
/usr/share/dia/shapes/Cisco/phone_appliance.png
/usr/share/dia/shapes/Cisco/phone_appliance.shape
/usr/share/dia/shapes/Cisco/phone_ethernet.png
/usr/share/dia/shapes/Cisco/phone_ethernet.shape
/usr/share/dia/shapes/Cisco/phone_fax.png
/usr/share/dia/shapes/Cisco/phone_fax.shape
/usr/share/dia/shapes/Cisco/phone_feature.png
/usr/share/dia/shapes/Cisco/phone_feature.shape
/usr/share/dia/shapes/Cisco/pix_firewall.png
/usr/share/dia/shapes/Cisco/pix_firewall.shape
/usr/share/dia/shapes/Cisco/pix_firewall_left.png
/usr/share/dia/shapes/Cisco/pix_firewall_left.shape
/usr/share/dia/shapes/Cisco/printer.png
/usr/share/dia/shapes/Cisco/printer.shape
/usr/share/dia/shapes/Cisco/programmable_switch.png
/usr/share/dia/shapes/Cisco/programmable_switch.shape
/usr/share/dia/shapes/Cisco/protocol_translator.png
/usr/share/dia/shapes/Cisco/protocol_translator.shape
/usr/share/dia/shapes/Cisco/pxf.png
/usr/share/dia/shapes/Cisco/pxf.shape
/usr/share/dia/shapes/Cisco/radio_tower.png
/usr/share/dia/shapes/Cisco/radio_tower.shape
/usr/share/dia/shapes/Cisco/ratemux.png
/usr/share/dia/shapes/Cisco/ratemux.shape
/usr/share/dia/shapes/Cisco/relational_database.png
/usr/share/dia/shapes/Cisco/relational_database.shape
/usr/share/dia/shapes/Cisco/repeater.png
/usr/share/dia/shapes/Cisco/repeater.shape
/usr/share/dia/shapes/Cisco/route_switch_processor.png
/usr/share/dia/shapes/Cisco/route_switch_processor.shape
/usr/share/dia/shapes/Cisco/route_switch_processor_with_si.png
/usr/share/dia/shapes/Cisco/route_switch_processor_with_si.shape
/usr/share/dia/shapes/Cisco/router.png
/usr/share/dia/shapes/Cisco/router.shape
/usr/share/dia/shapes/Cisco/router_in_building.png
/usr/share/dia/shapes/Cisco/router_in_building.shape
/usr/share/dia/shapes/Cisco/router_subdued.png
/usr/share/dia/shapes/Cisco/router_subdued.shape
/usr/share/dia/shapes/Cisco/router_with_firewall.png
/usr/share/dia/shapes/Cisco/router_with_firewall.shape
/usr/share/dia/shapes/Cisco/router_with_silicon_switch.png
/usr/share/dia/shapes/Cisco/router_with_silicon_switch.shape
/usr/share/dia/shapes/Cisco/rps.png
/usr/share/dia/shapes/Cisco/rps.shape
/usr/share/dia/shapes/Cisco/running_man.png
/usr/share/dia/shapes/Cisco/running_man.shape
/usr/share/dia/shapes/Cisco/running_man_subdued.png
/usr/share/dia/shapes/Cisco/running_man_subdued.shape
/usr/share/dia/shapes/Cisco/running_woman.png
/usr/share/dia/shapes/Cisco/running_woman.shape
/usr/share/dia/shapes/Cisco/satellite.png
/usr/share/dia/shapes/Cisco/satellite.shape
/usr/share/dia/shapes/Cisco/satellite_dish.png
/usr/share/dia/shapes/Cisco/satellite_dish.shape
/usr/share/dia/shapes/Cisco/sc2200.png
/usr/share/dia/shapes/Cisco/sc2200.shape
/usr/share/dia/shapes/Cisco/sc2200_vsc3000_host.png
/usr/share/dia/shapes/Cisco/sc2200_vsc3000_host.shape
/usr/share/dia/shapes/Cisco/scanner.png
/usr/share/dia/shapes/Cisco/scanner.shape
/usr/share/dia/shapes/Cisco/security_appliance.png
/usr/share/dia/shapes/Cisco/security_appliance.shape
/usr/share/dia/shapes/Cisco/server_switch.png
/usr/share/dia/shapes/Cisco/server_switch.shape
/usr/share/dia/shapes/Cisco/server_with_pc_router.png
/usr/share/dia/shapes/Cisco/server_with_pc_router.shape
/usr/share/dia/shapes/Cisco/service_control.png
/usr/share/dia/shapes/Cisco/service_control.shape
/usr/share/dia/shapes/Cisco/sip_proxy_server.png
/usr/share/dia/shapes/Cisco/sip_proxy_server.shape
/usr/share/dia/shapes/Cisco/sitting_woman.png
/usr/share/dia/shapes/Cisco/sitting_woman.shape
/usr/share/dia/shapes/Cisco/small_business.png
/usr/share/dia/shapes/Cisco/small_business.shape
/usr/share/dia/shapes/Cisco/small_hub.png
/usr/share/dia/shapes/Cisco/small_hub.shape
/usr/share/dia/shapes/Cisco/softphone.png
/usr/share/dia/shapes/Cisco/softphone.shape
/usr/share/dia/shapes/Cisco/software-based_router_on_file_server.png
/usr/share/dia/shapes/Cisco/software-based_router_on_file_server.shape
/usr/share/dia/shapes/Cisco/sonet_mux.png
/usr/share/dia/shapes/Cisco/sonet_mux.shape
/usr/share/dia/shapes/Cisco/speaker.png
/usr/share/dia/shapes/Cisco/speaker.shape
/usr/share/dia/shapes/Cisco/ssl_terminator.png
/usr/share/dia/shapes/Cisco/ssl_terminator.shape
/usr/share/dia/shapes/Cisco/standing_man.png
/usr/share/dia/shapes/Cisco/standing_man.shape
/usr/share/dia/shapes/Cisco/stb.png
/usr/share/dia/shapes/Cisco/stb.shape
/usr/share/dia/shapes/Cisco/storage_array.png
/usr/share/dia/shapes/Cisco/storage_array.shape
/usr/share/dia/shapes/Cisco/storage_router.png
/usr/share/dia/shapes/Cisco/storage_router.shape
/usr/share/dia/shapes/Cisco/storage_solution_engine.png
/usr/share/dia/shapes/Cisco/storage_solution_engine.shape
/usr/share/dia/shapes/Cisco/stp.png
/usr/share/dia/shapes/Cisco/stp.shape
/usr/share/dia/shapes/Cisco/sun_workstation.png
/usr/share/dia/shapes/Cisco/sun_workstation.shape
/usr/share/dia/shapes/Cisco/supercomputer.png
/usr/share/dia/shapes/Cisco/supercomputer.shape
/usr/share/dia/shapes/Cisco/svx.png
/usr/share/dia/shapes/Cisco/svx.shape
/usr/share/dia/shapes/Cisco/switch_processor.png
/usr/share/dia/shapes/Cisco/switch_processor.shape
/usr/share/dia/shapes/Cisco/system_controller.png
/usr/share/dia/shapes/Cisco/system_controller.shape
/usr/share/dia/shapes/Cisco/tablet.png
/usr/share/dia/shapes/Cisco/tablet.shape
/usr/share/dia/shapes/Cisco/tape_array.png
/usr/share/dia/shapes/Cisco/tape_array.shape
/usr/share/dia/shapes/Cisco/tdm_router.png
/usr/share/dia/shapes/Cisco/tdm_router.shape
/usr/share/dia/shapes/Cisco/telecommuter.png
/usr/share/dia/shapes/Cisco/telecommuter.shape
/usr/share/dia/shapes/Cisco/telecommuter_house.png
/usr/share/dia/shapes/Cisco/telecommuter_house.shape
/usr/share/dia/shapes/Cisco/telecommuter_house_router.png
/usr/share/dia/shapes/Cisco/telecommuter_house_router.shape
/usr/share/dia/shapes/Cisco/telecommuter_house_subdued.png
/usr/share/dia/shapes/Cisco/telecommuter_house_subdued.shape
/usr/share/dia/shapes/Cisco/terminal.png
/usr/share/dia/shapes/Cisco/terminal.shape
/usr/share/dia/shapes/Cisco/terminal_server.png
/usr/share/dia/shapes/Cisco/terminal_server.shape
/usr/share/dia/shapes/Cisco/tokenring.png
/usr/share/dia/shapes/Cisco/tokenring.shape
/usr/share/dia/shapes/Cisco/transpath.png
/usr/share/dia/shapes/Cisco/transpath.shape
/usr/share/dia/shapes/Cisco/truck.png
/usr/share/dia/shapes/Cisco/truck.shape
/usr/share/dia/shapes/Cisco/turret.png
/usr/share/dia/shapes/Cisco/turret.shape
/usr/share/dia/shapes/Cisco/tv.png
/usr/share/dia/shapes/Cisco/tv.shape
/usr/share/dia/shapes/Cisco/ubr910_cable_dsu.png
/usr/share/dia/shapes/Cisco/ubr910_cable_dsu.shape
/usr/share/dia/shapes/Cisco/umg_series.png
/usr/share/dia/shapes/Cisco/umg_series.shape
/usr/share/dia/shapes/Cisco/unity_express.png
/usr/share/dia/shapes/Cisco/unity_express.shape
/usr/share/dia/shapes/Cisco/unity_server.png
/usr/share/dia/shapes/Cisco/unity_server.shape
/usr/share/dia/shapes/Cisco/universal_gateway.png
/usr/share/dia/shapes/Cisco/universal_gateway.shape
/usr/share/dia/shapes/Cisco/university.png
/usr/share/dia/shapes/Cisco/university.shape
/usr/share/dia/shapes/Cisco/ups.png
/usr/share/dia/shapes/Cisco/ups.shape
/usr/share/dia/shapes/Cisco/video_camera.png
/usr/share/dia/shapes/Cisco/video_camera.shape
/usr/share/dia/shapes/Cisco/video_camera_right.png
/usr/share/dia/shapes/Cisco/video_camera_right.shape
/usr/share/dia/shapes/Cisco/vip.png
/usr/share/dia/shapes/Cisco/vip.shape
/usr/share/dia/shapes/Cisco/virtual_layer_switch.png
/usr/share/dia/shapes/Cisco/virtual_layer_switch.shape
/usr/share/dia/shapes/Cisco/vn2900.png
/usr/share/dia/shapes/Cisco/vn2900.shape
/usr/share/dia/shapes/Cisco/vn5900.png
/usr/share/dia/shapes/Cisco/vn5900.shape
/usr/share/dia/shapes/Cisco/vn5902.png
/usr/share/dia/shapes/Cisco/vn5902.shape
/usr/share/dia/shapes/Cisco/voice-enabled_access_server.png
/usr/share/dia/shapes/Cisco/voice-enabled_access_server.shape
/usr/share/dia/shapes/Cisco/voice-enabled_atm_switch.png
/usr/share/dia/shapes/Cisco/voice-enabled_atm_switch.shape
/usr/share/dia/shapes/Cisco/voice-enabled_router.png
/usr/share/dia/shapes/Cisco/voice-enabled_router.shape
/usr/share/dia/shapes/Cisco/voice_switch2.png
/usr/share/dia/shapes/Cisco/voice_switch2.shape
/usr/share/dia/shapes/Cisco/vpn_concentrator.png
/usr/share/dia/shapes/Cisco/vpn_concentrator.shape
/usr/share/dia/shapes/Cisco/vpn_gateway.png
/usr/share/dia/shapes/Cisco/vpn_gateway.shape
/usr/share/dia/shapes/Cisco/vsc3000.png
/usr/share/dia/shapes/Cisco/vsc3000.shape
/usr/share/dia/shapes/Cisco/wan.png
/usr/share/dia/shapes/Cisco/wan.shape
/usr/share/dia/shapes/Cisco/wavelength_router.png
/usr/share/dia/shapes/Cisco/wavelength_router.shape
/usr/share/dia/shapes/Cisco/wdm.png
/usr/share/dia/shapes/Cisco/wdm.shape
/usr/share/dia/shapes/Cisco/web_browser.png
/usr/share/dia/shapes/Cisco/web_browser.shape
/usr/share/dia/shapes/Cisco/web_cluster.png
/usr/share/dia/shapes/Cisco/web_cluster.shape
/usr/share/dia/shapes/Cisco/wi-fi_tag.png
/usr/share/dia/shapes/Cisco/wi-fi_tag.shape
/usr/share/dia/shapes/Cisco/wireless.png
/usr/share/dia/shapes/Cisco/wireless.shape
/usr/share/dia/shapes/Cisco/wireless_bridge.png
/usr/share/dia/shapes/Cisco/wireless_bridge.shape
/usr/share/dia/shapes/Cisco/wireless_connectivity.png
/usr/share/dia/shapes/Cisco/wireless_connectivity.shape
/usr/share/dia/shapes/Cisco/wireless_location_appliance.png
/usr/share/dia/shapes/Cisco/wireless_location_appliance.shape
/usr/share/dia/shapes/Cisco/wireless_router.png
/usr/share/dia/shapes/Cisco/wireless_router.shape
/usr/share/dia/shapes/Cisco/wireless_transport.png
/usr/share/dia/shapes/Cisco/wireless_transport.shape
/usr/share/dia/shapes/Cisco/wlan_controller.png
/usr/share/dia/shapes/Cisco/wlan_controller.shape
/usr/share/dia/shapes/Cisco/woman.png
/usr/share/dia/shapes/Cisco/woman.shape
/usr/share/dia/shapes/Cisco/woman_blue.png
/usr/share/dia/shapes/Cisco/woman_blue.shape
/usr/share/dia/shapes/Cisco/woman_gold.png
/usr/share/dia/shapes/Cisco/woman_gold.shape
/usr/share/dia/shapes/Cisco/woman_red.png
/usr/share/dia/shapes/Cisco/woman_red.shape
/usr/share/dia/shapes/Cisco/workgroup_director.png
/usr/share/dia/shapes/Cisco/workgroup_director.shape
/usr/share/dia/shapes/Cisco/workgroup_fcis.png
/usr/share/dia/shapes/Cisco/workgroup_fcis.shape
/usr/share/dia/shapes/Cisco/workgroup_switch.png
/usr/share/dia/shapes/Cisco/workgroup_switch.shape
/usr/share/dia/shapes/Cisco/workgroup_switch_subdued.png
/usr/share/dia/shapes/Cisco/workgroup_switch_subdued.shape
/usr/share/dia/shapes/Cisco/workgroup_switch_voice-enabled.png
/usr/share/dia/shapes/Cisco/workgroup_switch_voice-enabled.shape
/usr/share/dia/shapes/Cisco/workstation.png
/usr/share/dia/shapes/Cisco/workstation.shape
/usr/share/dia/shapes/Cisco/www_server.png
/usr/share/dia/shapes/Cisco/www_server.shape
/usr/share/dia/shapes/Civil
/usr/share/dia/shapes/Civil/bvrest.png
/usr/share/dia/shapes/Civil/bvrest.shape
/usr/share/dia/shapes/Civil/civil_aerator.png
/usr/share/dia/shapes/Civil/civil_aerator.shape
/usr/share/dia/shapes/Civil/civil_arrow_right.png
/usr/share/dia/shapes/Civil/civil_arrow_right.shape
/usr/share/dia/shapes/Civil/civil_arrow_up.png
/usr/share/dia/shapes/Civil/civil_arrow_up.shape
/usr/share/dia/shapes/Civil/civil_backflow_preventer.png
/usr/share/dia/shapes/Civil/civil_backflow_preventer.shape
/usr/share/dia/shapes/Civil/civil_basin.png
/usr/share/dia/shapes/Civil/civil_basin.shape
/usr/share/dia/shapes/Civil/civil_container.png
/usr/share/dia/shapes/Civil/civil_container.shape
/usr/share/dia/shapes/Civil/civil_final-settling_basin.png
/usr/share/dia/shapes/Civil/civil_final-settling_basin.shape
/usr/share/dia/shapes/Civil/civil_frequency_converter.png
/usr/share/dia/shapes/Civil/civil_frequency_converter.shape
/usr/share/dia/shapes/Civil/civil_gas_bottle.png
/usr/share/dia/shapes/Civil/civil_gas_bottle.shape
/usr/share/dia/shapes/Civil/civil_horizontal_limiting_line.png
/usr/share/dia/shapes/Civil/civil_horizontal_limiting_line.shape
/usr/share/dia/shapes/Civil/civil_horizontal_valve.png
/usr/share/dia/shapes/Civil/civil_horizontal_valve.shape
/usr/share/dia/shapes/Civil/civil_motor.png
/usr/share/dia/shapes/Civil/civil_motor.shape
/usr/share/dia/shapes/Civil/civil_preliminary_clarification_tank.png
/usr/share/dia/shapes/Civil/civil_preliminary_clarification_tank.shape
/usr/share/dia/shapes/Civil/civil_rotor.png
/usr/share/dia/shapes/Civil/civil_rotor.shape
/usr/share/dia/shapes/Civil/civil_soil.png
/usr/share/dia/shapes/Civil/civil_soil.shape
/usr/share/dia/shapes/Civil/civil_vertical_limiting_line.png
/usr/share/dia/shapes/Civil/civil_vertical_limiting_line.shape
/usr/share/dia/shapes/Civil/civil_vertical_propeller.png
/usr/share/dia/shapes/Civil/civil_vertical_propeller.shape
/usr/share/dia/shapes/Civil/hcompressor.png
/usr/share/dia/shapes/Civil/hcompressor.shape
/usr/share/dia/shapes/Civil/hpump.png
/usr/share/dia/shapes/Civil/hpump.shape
/usr/share/dia/shapes/Civil/hrest.png
/usr/share/dia/shapes/Civil/hrest.shape
/usr/share/dia/shapes/Civil/line.png
/usr/share/dia/shapes/Civil/line.shape
/usr/share/dia/shapes/Civil/vcompressor.png
/usr/share/dia/shapes/Civil/vcompressor.shape
/usr/share/dia/shapes/Civil/vpump.png
/usr/share/dia/shapes/Civil/vpump.shape
/usr/share/dia/shapes/Civil/vrest.png
/usr/share/dia/shapes/Civil/vrest.shape
/usr/share/dia/shapes/Civil/water_level.png
/usr/share/dia/shapes/Civil/water_level.shape
/usr/share/dia/shapes/Contact
/usr/share/dia/shapes/Contact/c_if.png
/usr/share/dia/shapes/Contact/c_if.shape
/usr/share/dia/shapes/Contact/c_ifnot.png
/usr/share/dia/shapes/Contact/c_ifnot.shape
/usr/share/dia/shapes/Contact/c_lamp.png
/usr/share/dia/shapes/Contact/c_lamp.shape
/usr/share/dia/shapes/Contact/c_relay.png
/usr/share/dia/shapes/Contact/c_relay.shape
/usr/share/dia/shapes/Contact/l_if.png
/usr/share/dia/shapes/Contact/l_if.shape
/usr/share/dia/shapes/Contact/l_ifnot.png
/usr/share/dia/shapes/Contact/l_ifnot.shape
/usr/share/dia/shapes/Contact/l_out.png
/usr/share/dia/shapes/Contact/l_out.shape
/usr/share/dia/shapes/Contact/l_outj.png
/usr/share/dia/shapes/Contact/l_outj.shape
/usr/share/dia/shapes/Contact/l_outnot.png
/usr/share/dia/shapes/Contact/l_outnot.shape
/usr/share/dia/shapes/Contact/l_outr.png
/usr/share/dia/shapes/Contact/l_outr.shape
/usr/share/dia/shapes/Contact/l_outrcep.png
/usr/share/dia/shapes/Contact/l_outrcep.shape
/usr/share/dia/shapes/Contact/l_outs.png
/usr/share/dia/shapes/Contact/l_outs.shape
/usr/share/dia/shapes/Contact/l_sout.png
/usr/share/dia/shapes/Contact/l_sout.shape
/usr/share/dia/shapes/Contact/l_soutnot.png
/usr/share/dia/shapes/Contact/l_soutnot.shape
/usr/share/dia/shapes/Contact/l_soutr.png
/usr/share/dia/shapes/Contact/l_soutr.shape
/usr/share/dia/shapes/Contact/l_souts.png
/usr/share/dia/shapes/Contact/l_souts.shape
/usr/share/dia/shapes/Cybernetics
/usr/share/dia/shapes/Cybernetics/b-integrator.png
/usr/share/dia/shapes/Cybernetics/b-integrator.shape
/usr/share/dia/shapes/Cybernetics/b-minus.png
/usr/share/dia/shapes/Cybernetics/b-minus.shape
/usr/share/dia/shapes/Cybernetics/b-sens.png
/usr/share/dia/shapes/Cybernetics/b-sens.shape
/usr/share/dia/shapes/Cybernetics/delta-t.png
/usr/share/dia/shapes/Cybernetics/delta-t.shape
/usr/share/dia/shapes/Cybernetics/empty-func.png
/usr/share/dia/shapes/Cybernetics/empty-func.shape
/usr/share/dia/shapes/Cybernetics/factor-0to-1.png
/usr/share/dia/shapes/Cybernetics/factor-0to-1.shape
/usr/share/dia/shapes/Cybernetics/factor-0to1.png
/usr/share/dia/shapes/Cybernetics/factor-0to1.shape
/usr/share/dia/shapes/Cybernetics/factor-greater1.png
/usr/share/dia/shapes/Cybernetics/factor-greater1.shape
/usr/share/dia/shapes/Cybernetics/factor-smaller-1.png
/usr/share/dia/shapes/Cybernetics/factor-smaller-1.shape
/usr/share/dia/shapes/Cybernetics/full-wave-rectifier.png
/usr/share/dia/shapes/Cybernetics/full-wave-rectifier.shape
/usr/share/dia/shapes/Cybernetics/half-wave-rectifier.png
/usr/share/dia/shapes/Cybernetics/half-wave-rectifier.shape
/usr/share/dia/shapes/Cybernetics/hpf.png
/usr/share/dia/shapes/Cybernetics/hpf.shape
/usr/share/dia/shapes/Cybernetics/l-integrator.png
/usr/share/dia/shapes/Cybernetics/l-integrator.shape
/usr/share/dia/shapes/Cybernetics/l-minus.png
/usr/share/dia/shapes/Cybernetics/l-minus.shape
/usr/share/dia/shapes/Cybernetics/l-sens.png
/usr/share/dia/shapes/Cybernetics/l-sens.shape
/usr/share/dia/shapes/Cybernetics/lpf.png
/usr/share/dia/shapes/Cybernetics/lpf.shape
/usr/share/dia/shapes/Cybernetics/negative-shift.png
/usr/share/dia/shapes/Cybernetics/negative-shift.shape
/usr/share/dia/shapes/Cybernetics/positive-shift.png
/usr/share/dia/shapes/Cybernetics/positive-shift.shape
/usr/share/dia/shapes/Cybernetics/product.png
/usr/share/dia/shapes/Cybernetics/product.shape
/usr/share/dia/shapes/Cybernetics/r-integrator.png
/usr/share/dia/shapes/Cybernetics/r-integrator.shape
/usr/share/dia/shapes/Cybernetics/r-minus.png
/usr/share/dia/shapes/Cybernetics/r-minus.shape
/usr/share/dia/shapes/Cybernetics/r-sens.png
/usr/share/dia/shapes/Cybernetics/r-sens.shape
/usr/share/dia/shapes/Cybernetics/relay.png
/usr/share/dia/shapes/Cybernetics/relay.shape
/usr/share/dia/shapes/Cybernetics/saturation.png
/usr/share/dia/shapes/Cybernetics/saturation.shape
/usr/share/dia/shapes/Cybernetics/sigmoid.png
/usr/share/dia/shapes/Cybernetics/sigmoid.shape
/usr/share/dia/shapes/Cybernetics/sine.png
/usr/share/dia/shapes/Cybernetics/sine.shape
/usr/share/dia/shapes/Cybernetics/sum.png
/usr/share/dia/shapes/Cybernetics/sum.shape
/usr/share/dia/shapes/Cybernetics/t-integrator.png
/usr/share/dia/shapes/Cybernetics/t-integrator.shape
/usr/share/dia/shapes/Cybernetics/t-minus.png
/usr/share/dia/shapes/Cybernetics/t-minus.shape
/usr/share/dia/shapes/Cybernetics/t-sens.png
/usr/share/dia/shapes/Cybernetics/t-sens.shape
/usr/share/dia/shapes/Electric
/usr/share/dia/shapes/Electric/cnx.png
/usr/share/dia/shapes/Electric/cnx.shape
/usr/share/dia/shapes/Electric/command.png
/usr/share/dia/shapes/Electric/command.shape
/usr/share/dia/shapes/Electric/contact_f.png
/usr/share/dia/shapes/Electric/contact_f.shape
/usr/share/dia/shapes/Electric/contact_o.png
/usr/share/dia/shapes/Electric/contact_o.shape
/usr/share/dia/shapes/Electric/intpos_f.png
/usr/share/dia/shapes/Electric/intpos_f.shape
/usr/share/dia/shapes/Electric/intpos_o.png
/usr/share/dia/shapes/Electric/intpos_o.shape
/usr/share/dia/shapes/Electric/lamp.png
/usr/share/dia/shapes/Electric/lamp.shape
/usr/share/dia/shapes/Electric/relay.png
/usr/share/dia/shapes/Electric/relay.shape
/usr/share/dia/shapes/Electric/vcommand.png
/usr/share/dia/shapes/Electric/vcommand.shape
/usr/share/dia/shapes/Electric/vcontact_f.png
/usr/share/dia/shapes/Electric/vcontact_f.shape
/usr/share/dia/shapes/Electric/vcontact_o.png
/usr/share/dia/shapes/Electric/vcontact_o.shape
/usr/share/dia/shapes/Electric/vintpos_f.png
/usr/share/dia/shapes/Electric/vintpos_f.shape
/usr/share/dia/shapes/Electric/vintpos_o.png
/usr/share/dia/shapes/Electric/vintpos_o.shape
/usr/share/dia/shapes/Electric/vlamp.png
/usr/share/dia/shapes/Electric/vlamp.shape
/usr/share/dia/shapes/Electric/vrelay.png
/usr/share/dia/shapes/Electric/vrelay.shape
/usr/share/dia/shapes/Flowchart
/usr/share/dia/shapes/Flowchart/collate.png
/usr/share/dia/shapes/Flowchart/collate.shape
/usr/share/dia/shapes/Flowchart/datasource.png
/usr/share/dia/shapes/Flowchart/datasource.shape
/usr/share/dia/shapes/Flowchart/delay.png
/usr/share/dia/shapes/Flowchart/delay.shape
/usr/share/dia/shapes/Flowchart/display.png
/usr/share/dia/shapes/Flowchart/display.shape
/usr/share/dia/shapes/Flowchart/document.png
/usr/share/dia/shapes/Flowchart/document.shape
/usr/share/dia/shapes/Flowchart/extract.png
/usr/share/dia/shapes/Flowchart/extract.shape
/usr/share/dia/shapes/Flowchart/intstorage.png
/usr/share/dia/shapes/Flowchart/intstorage.shape
/usr/share/dia/shapes/Flowchart/magdisk.png
/usr/share/dia/shapes/Flowchart/magdisk.shape
/usr/share/dia/shapes/Flowchart/magdrum.png
/usr/share/dia/shapes/Flowchart/magdrum.shape
/usr/share/dia/shapes/Flowchart/magtape.png
/usr/share/dia/shapes/Flowchart/magtape.shape
/usr/share/dia/shapes/Flowchart/manualinput.png
/usr/share/dia/shapes/Flowchart/manualinput.shape
/usr/share/dia/shapes/Flowchart/manualop.png
/usr/share/dia/shapes/Flowchart/manualop.shape
/usr/share/dia/shapes/Flowchart/merge.png
/usr/share/dia/shapes/Flowchart/merge.shape
/usr/share/dia/shapes/Flowchart/offlinestore.png
/usr/share/dia/shapes/Flowchart/offlinestore.shape
/usr/share/dia/shapes/Flowchart/offpageconn.png
/usr/share/dia/shapes/Flowchart/offpageconn.shape
/usr/share/dia/shapes/Flowchart/or.png
/usr/share/dia/shapes/Flowchart/or.shape
/usr/share/dia/shapes/Flowchart/predefdproc.png
/usr/share/dia/shapes/Flowchart/predefdproc.shape
/usr/share/dia/shapes/Flowchart/preparation.png
/usr/share/dia/shapes/Flowchart/preparation.shape
/usr/share/dia/shapes/Flowchart/punchedcard.png
/usr/share/dia/shapes/Flowchart/punchedcard.shape
/usr/share/dia/shapes/Flowchart/punchedtape.png
/usr/share/dia/shapes/Flowchart/punchedtape.shape
/usr/share/dia/shapes/Flowchart/sort.png
/usr/share/dia/shapes/Flowchart/sort.shape
/usr/share/dia/shapes/Flowchart/sumjunction.png
/usr/share/dia/shapes/Flowchart/sumjunction.shape
/usr/share/dia/shapes/Flowchart/terminal.png
/usr/share/dia/shapes/Flowchart/terminal.shape
/usr/share/dia/shapes/Flowchart/transaction.png
/usr/share/dia/shapes/Flowchart/transaction.shape
/usr/share/dia/shapes/Flowchart/transmittape.png
/usr/share/dia/shapes/Flowchart/transmittape.shape
/usr/share/dia/shapes/Gane_and_Sarson
/usr/share/dia/shapes/Gane_and_Sarson/alt-entity.png
/usr/share/dia/shapes/Gane_and_Sarson/alt-entity.shape
/usr/share/dia/shapes/Gane_and_Sarson/data_store.png
/usr/share/dia/shapes/Gane_and_Sarson/data_store.shape
/usr/share/dia/shapes/Gane_and_Sarson/entity.png
/usr/share/dia/shapes/Gane_and_Sarson/entity.shape
/usr/share/dia/shapes/Gane_and_Sarson/process.png
/usr/share/dia/shapes/Gane_and_Sarson/process.shape
/usr/share/dia/shapes/Lights
/usr/share/dia/shapes/Lights/ACL.png
/usr/share/dia/shapes/Lights/ACL.shape
/usr/share/dia/shapes/Lights/Blacklight.png
/usr/share/dia/shapes/Lights/Blacklight.shape
/usr/share/dia/shapes/Lights/Blinders.png
/usr/share/dia/shapes/Lights/Blinders.shape
/usr/share/dia/shapes/Lights/ERS.png
/usr/share/dia/shapes/Lights/ERS.shape
/usr/share/dia/shapes/Lights/Fresnel.png
/usr/share/dia/shapes/Lights/Fresnel.shape
/usr/share/dia/shapes/Lights/Moving_head.png
/usr/share/dia/shapes/Lights/Moving_head.shape
/usr/share/dia/shapes/Lights/PAR.png
/usr/share/dia/shapes/Lights/PAR.shape
/usr/share/dia/shapes/Lights/PAR_floor.png
/usr/share/dia/shapes/Lights/PAR_floor.shape
/usr/share/dia/shapes/Lights/PC.png
/usr/share/dia/shapes/Lights/PC.shape
/usr/share/dia/shapes/Lights/Scanner.png
/usr/share/dia/shapes/Lights/Scanner.shape
/usr/share/dia/shapes/Lights/Striplight.png
/usr/share/dia/shapes/Lights/Striplight.shape
/usr/share/dia/shapes/Lights/Stroboscope.png
/usr/share/dia/shapes/Lights/Stroboscope.shape
/usr/share/dia/shapes/Lights/Structure.png
/usr/share/dia/shapes/Lights/Structure.shape
/usr/share/dia/shapes/Logic
/usr/share/dia/shapes/Logic/and.png
/usr/share/dia/shapes/Logic/and.shape
/usr/share/dia/shapes/Logic/buffer.png
/usr/share/dia/shapes/Logic/buffer.shape
/usr/share/dia/shapes/Logic/connector.png
/usr/share/dia/shapes/Logic/connector.shape
/usr/share/dia/shapes/Logic/inverter.png
/usr/share/dia/shapes/Logic/inverter.shape
/usr/share/dia/shapes/Logic/nand.png
/usr/share/dia/shapes/Logic/nand.shape
/usr/share/dia/shapes/Logic/nor.png
/usr/share/dia/shapes/Logic/nor.shape
/usr/share/dia/shapes/Logic/not.png
/usr/share/dia/shapes/Logic/not.shape
/usr/share/dia/shapes/Logic/or.png
/usr/share/dia/shapes/Logic/or.shape
/usr/share/dia/shapes/Logic/xor.png
/usr/share/dia/shapes/Logic/xor.shape
/usr/share/dia/shapes/MSE
/usr/share/dia/shapes/MSE/demultiplexer.png
/usr/share/dia/shapes/MSE/demultiplexer.shape
/usr/share/dia/shapes/MSE/large_extension_node.png
/usr/share/dia/shapes/MSE/large_extension_node.shape
/usr/share/dia/shapes/MSE/multiplexer.png
/usr/share/dia/shapes/MSE/multiplexer.shape
/usr/share/dia/shapes/MSE/node_center.png
/usr/share/dia/shapes/MSE/node_center.shape
/usr/share/dia/shapes/MSE/small_extension_node.png
/usr/share/dia/shapes/MSE/small_extension_node.shape
/usr/share/dia/shapes/MSE/tacsat.png
/usr/share/dia/shapes/MSE/tacsat.shape
/usr/share/dia/shapes/Map
/usr/share/dia/shapes/Map/Isometric
/usr/share/dia/shapes/Map/Isometric/Block1.png
/usr/share/dia/shapes/Map/Isometric/Block1.shape
/usr/share/dia/shapes/Map/Isometric/Block2.png
/usr/share/dia/shapes/Map/Isometric/Block2.shape
/usr/share/dia/shapes/Map/Isometric/Block3.png
/usr/share/dia/shapes/Map/Isometric/Block3.shape
/usr/share/dia/shapes/Map/Isometric/Block4.png
/usr/share/dia/shapes/Map/Isometric/Block4.shape
/usr/share/dia/shapes/Map/Isometric/Block5.png
/usr/share/dia/shapes/Map/Isometric/Block5.shape
/usr/share/dia/shapes/Map/Isometric/Block6.png
/usr/share/dia/shapes/Map/Isometric/Block6.shape
/usr/share/dia/shapes/Map/Isometric/Block7.png
/usr/share/dia/shapes/Map/Isometric/Block7.shape
/usr/share/dia/shapes/Map/Isometric/Car1.png
/usr/share/dia/shapes/Map/Isometric/Car1.shape
/usr/share/dia/shapes/Map/Isometric/Car2.png
/usr/share/dia/shapes/Map/Isometric/Car2.shape
/usr/share/dia/shapes/Map/Isometric/Corner1.png
/usr/share/dia/shapes/Map/Isometric/Corner1.shape
/usr/share/dia/shapes/Map/Isometric/Corner2.png
/usr/share/dia/shapes/Map/Isometric/Corner2.shape
/usr/share/dia/shapes/Map/Isometric/Crossroads.png
/usr/share/dia/shapes/Map/Isometric/Crossroads.shape
/usr/share/dia/shapes/Map/Isometric/Elevated.png
/usr/share/dia/shapes/Map/Isometric/Elevated.shape
/usr/share/dia/shapes/Map/Isometric/Factory.png
/usr/share/dia/shapes/Map/Isometric/Factory.shape
/usr/share/dia/shapes/Map/Isometric/FootBridge.png
/usr/share/dia/shapes/Map/Isometric/FootBridge.shape
/usr/share/dia/shapes/Map/Isometric/OneWay.png
/usr/share/dia/shapes/Map/Isometric/OneWay.shape
/usr/share/dia/shapes/Map/Isometric/RedCar.png
/usr/share/dia/shapes/Map/Isometric/RedCar.shape
/usr/share/dia/shapes/Map/Isometric/River.png
/usr/share/dia/shapes/Map/Isometric/River.shape
/usr/share/dia/shapes/Map/Isometric/Road1.png
/usr/share/dia/shapes/Map/Isometric/Road1.shape
/usr/share/dia/shapes/Map/Isometric/Roof1.png
/usr/share/dia/shapes/Map/Isometric/Roof1.shape
/usr/share/dia/shapes/Map/Isometric/StraightRoad1.png
/usr/share/dia/shapes/Map/Isometric/StraightRoad1.shape
/usr/share/dia/shapes/Map/Isometric/T-Junction.png
/usr/share/dia/shapes/Map/Isometric/T-Junction.shape
/usr/share/dia/shapes/Map/Isometric/Train1.png
/usr/share/dia/shapes/Map/Isometric/Train1.shape
/usr/share/dia/shapes/Map/Isometric/Train2.png
/usr/share/dia/shapes/Map/Isometric/Train2.shape
/usr/share/dia/shapes/Map/Isometric/Tree1.png
/usr/share/dia/shapes/Map/Isometric/Tree1.shape
/usr/share/dia/shapes/Misc
/usr/share/dia/shapes/Misc/expended-node.png
/usr/share/dia/shapes/Misc/expended-node.shape
/usr/share/dia/shapes/Misc/expensible-node.png
/usr/share/dia/shapes/Misc/expensible-node.shape
/usr/share/dia/shapes/Misc/file.png
/usr/share/dia/shapes/Misc/file.shape
/usr/share/dia/shapes/Misc/folder.png
/usr/share/dia/shapes/Misc/folder.shape
/usr/share/dia/shapes/Network
/usr/share/dia/shapes/Network/antenna.png
/usr/share/dia/shapes/Network/antenna.shape
/usr/share/dia/shapes/Network/computer.png
/usr/share/dia/shapes/Network/computer.shape
/usr/share/dia/shapes/Network/dat_external.png
/usr/share/dia/shapes/Network/dat_external.shape
/usr/share/dia/shapes/Network/digitizing_board.png
/usr/share/dia/shapes/Network/digitizing_board.shape
/usr/share/dia/shapes/Network/disc.png
/usr/share/dia/shapes/Network/disc.shape
/usr/share/dia/shapes/Network/diskette.png
/usr/share/dia/shapes/Network/diskette.shape
/usr/share/dia/shapes/Network/firewall.png
/usr/share/dia/shapes/Network/firewall.shape
/usr/share/dia/shapes/Network/flash.png
/usr/share/dia/shapes/Network/flash.shape
/usr/share/dia/shapes/Network/genmonitor.png
/usr/share/dia/shapes/Network/genmonitor.shape
/usr/share/dia/shapes/Network/hub.png
/usr/share/dia/shapes/Network/hub.shape
/usr/share/dia/shapes/Network/mobile_phone.png
/usr/share/dia/shapes/Network/mobile_phone.shape
/usr/share/dia/shapes/Network/modem.png
/usr/share/dia/shapes/Network/modem.shape
/usr/share/dia/shapes/Network/modularswitch.png
/usr/share/dia/shapes/Network/modularswitch.shape
/usr/share/dia/shapes/Network/monitor.png
/usr/share/dia/shapes/Network/monitor.shape
/usr/share/dia/shapes/Network/nwcloud.png
/usr/share/dia/shapes/Network/nwcloud.shape
/usr/share/dia/shapes/Network/patch-panel.png
/usr/share/dia/shapes/Network/patch-panel.shape
/usr/share/dia/shapes/Network/pc_bigtower.png
/usr/share/dia/shapes/Network/pc_bigtower.shape
/usr/share/dia/shapes/Network/pc_desktop.png
/usr/share/dia/shapes/Network/pc_desktop.shape
/usr/share/dia/shapes/Network/pc_miditower.png
/usr/share/dia/shapes/Network/pc_miditower.shape
/usr/share/dia/shapes/Network/pc_minitower.png
/usr/share/dia/shapes/Network/pc_minitower.shape
/usr/share/dia/shapes/Network/plotter.png
/usr/share/dia/shapes/Network/plotter.shape
/usr/share/dia/shapes/Network/printer.png
/usr/share/dia/shapes/Network/printer.shape
/usr/share/dia/shapes/Network/rj45plug.png
/usr/share/dia/shapes/Network/rj45plug.shape
/usr/share/dia/shapes/Network/router-symbol.png
/usr/share/dia/shapes/Network/router-symbol.shape
/usr/share/dia/shapes/Network/sceadplug.png
/usr/share/dia/shapes/Network/sceadplug.shape
/usr/share/dia/shapes/Network/speaker.png
/usr/share/dia/shapes/Network/speaker.shape
/usr/share/dia/shapes/Network/speaker_amp.png
/usr/share/dia/shapes/Network/speaker_amp.shape
/usr/share/dia/shapes/Network/switch-atm-symbol.png
/usr/share/dia/shapes/Network/switch-atm-symbol.shape
/usr/share/dia/shapes/Network/switch-symbol.png
/usr/share/dia/shapes/Network/switch-symbol.shape
/usr/share/dia/shapes/Network/telephone.png
/usr/share/dia/shapes/Network/telephone.shape
/usr/share/dia/shapes/Network/workstation.png
/usr/share/dia/shapes/Network/workstation.shape
/usr/share/dia/shapes/Network/zip-disk.png
/usr/share/dia/shapes/Network/zip-disk.shape
/usr/share/dia/shapes/Pneumatic
/usr/share/dia/shapes/Pneumatic/cnx.png
/usr/share/dia/shapes/Pneumatic/cnx.shape
/usr/share/dia/shapes/Pneumatic/comelec1.png
/usr/share/dia/shapes/Pneumatic/comelec1.shape
/usr/share/dia/shapes/Pneumatic/comelec2.png
/usr/share/dia/shapes/Pneumatic/comelec2.shape
/usr/share/dia/shapes/Pneumatic/commusc.png
/usr/share/dia/shapes/Pneumatic/commusc.shape
/usr/share/dia/shapes/Pneumatic/compb.png
/usr/share/dia/shapes/Pneumatic/compb.shape
/usr/share/dia/shapes/Pneumatic/compilh.png
/usr/share/dia/shapes/Pneumatic/compilh.shape
/usr/share/dia/shapes/Pneumatic/compilp.png
/usr/share/dia/shapes/Pneumatic/compilp.shape
/usr/share/dia/shapes/Pneumatic/compush.png
/usr/share/dia/shapes/Pneumatic/compush.shape
/usr/share/dia/shapes/Pneumatic/comspr.png
/usr/share/dia/shapes/Pneumatic/comspr.shape
/usr/share/dia/shapes/Pneumatic/dejack.png
/usr/share/dia/shapes/Pneumatic/dejack.shape
/usr/share/dia/shapes/Pneumatic/dist22.png
/usr/share/dia/shapes/Pneumatic/dist22.shape
/usr/share/dia/shapes/Pneumatic/dist32.png
/usr/share/dia/shapes/Pneumatic/dist32.shape
/usr/share/dia/shapes/Pneumatic/dist42.png
/usr/share/dia/shapes/Pneumatic/dist42.shape
/usr/share/dia/shapes/Pneumatic/dist52.png
/usr/share/dia/shapes/Pneumatic/dist52.shape
/usr/share/dia/shapes/Pneumatic/drain.png
/usr/share/dia/shapes/Pneumatic/drain.shape
/usr/share/dia/shapes/Pneumatic/press.png
/usr/share/dia/shapes/Pneumatic/press.shape
/usr/share/dia/shapes/Pneumatic/presshy.png
/usr/share/dia/shapes/Pneumatic/presshy.shape
/usr/share/dia/shapes/Pneumatic/presspn.png
/usr/share/dia/shapes/Pneumatic/presspn.shape
/usr/share/dia/shapes/Pneumatic/seijack.png
/usr/share/dia/shapes/Pneumatic/seijack.shape
/usr/share/dia/shapes/Pneumatic/seojack.png
/usr/share/dia/shapes/Pneumatic/seojack.shape
/usr/share/dia/shapes/RDP
/usr/share/dia/shapes/RDP/place.png
/usr/share/dia/shapes/RDP/place.shape
/usr/share/dia/shapes/RDP/place_marquee.png
/usr/share/dia/shapes/RDP/place_marquee.shape
/usr/share/dia/shapes/RDP/t_transition.png
/usr/share/dia/shapes/RDP/t_transition.shape
/usr/share/dia/shapes/RDP/transition.png
/usr/share/dia/shapes/RDP/transition.shape
/usr/share/dia/shapes/SDL
/usr/share/dia/shapes/SDL/block.png
/usr/share/dia/shapes/SDL/block.shape
/usr/share/dia/shapes/SDL/comment.png
/usr/share/dia/shapes/SDL/comment.shape
/usr/share/dia/shapes/SDL/decision.png
/usr/share/dia/shapes/SDL/decision.shape
/usr/share/dia/shapes/SDL/function.png
/usr/share/dia/shapes/SDL/function.shape
/usr/share/dia/shapes/SDL/header.png
/usr/share/dia/shapes/SDL/header.shape
/usr/share/dia/shapes/SDL/inout.png
/usr/share/dia/shapes/SDL/inout.shape
/usr/share/dia/shapes/SDL/macro.png
/usr/share/dia/shapes/SDL/macro.shape
/usr/share/dia/shapes/SDL/note.png
/usr/share/dia/shapes/SDL/note.shape
/usr/share/dia/shapes/SDL/process.png
/usr/share/dia/shapes/SDL/process.shape
/usr/share/dia/shapes/SDL/receive.png
/usr/share/dia/shapes/SDL/receive.shape
/usr/share/dia/shapes/SDL/return.png
/usr/share/dia/shapes/SDL/return.shape
/usr/share/dia/shapes/SDL/save.png
/usr/share/dia/shapes/SDL/save.shape
/usr/share/dia/shapes/SDL/send.png
/usr/share/dia/shapes/SDL/send.shape
/usr/share/dia/shapes/SDL/service.png
/usr/share/dia/shapes/SDL/service.shape
/usr/share/dia/shapes/SDL/state.png
/usr/share/dia/shapes/SDL/state.shape
/usr/share/dia/shapes/SDL/stop.png
/usr/share/dia/shapes/SDL/stop.shape
/usr/share/dia/shapes/SDL/task.png
/usr/share/dia/shapes/SDL/task.shape
/usr/share/dia/shapes/jigsaw
/usr/share/dia/shapes/jigsaw/part_iiii.png
/usr/share/dia/shapes/jigsaw/part_iiii.shape
/usr/share/dia/shapes/jigsaw/part_iiio.png
/usr/share/dia/shapes/jigsaw/part_iiio.shape
/usr/share/dia/shapes/jigsaw/part_iioi.png
/usr/share/dia/shapes/jigsaw/part_iioi.shape
/usr/share/dia/shapes/jigsaw/part_iioo.png
/usr/share/dia/shapes/jigsaw/part_iioo.shape
/usr/share/dia/shapes/jigsaw/part_ioii.png
/usr/share/dia/shapes/jigsaw/part_ioii.shape
/usr/share/dia/shapes/jigsaw/part_ioio.png
/usr/share/dia/shapes/jigsaw/part_ioio.shape
/usr/share/dia/shapes/jigsaw/part_iooi.png
/usr/share/dia/shapes/jigsaw/part_iooi.shape
/usr/share/dia/shapes/jigsaw/part_iooo.png
/usr/share/dia/shapes/jigsaw/part_iooo.shape
/usr/share/dia/shapes/jigsaw/part_oiii.png
/usr/share/dia/shapes/jigsaw/part_oiii.shape
/usr/share/dia/shapes/jigsaw/part_oiio.png
/usr/share/dia/shapes/jigsaw/part_oiio.shape
/usr/share/dia/shapes/jigsaw/part_oioi.png
/usr/share/dia/shapes/jigsaw/part_oioi.shape
/usr/share/dia/shapes/jigsaw/part_oioo.png
/usr/share/dia/shapes/jigsaw/part_oioo.shape
/usr/share/dia/shapes/jigsaw/part_ooii.png
/usr/share/dia/shapes/jigsaw/part_ooii.shape
/usr/share/dia/shapes/jigsaw/part_ooio.png
/usr/share/dia/shapes/jigsaw/part_ooio.shape
/usr/share/dia/shapes/jigsaw/part_oooi.png
/usr/share/dia/shapes/jigsaw/part_oooi.shape
/usr/share/dia/shapes/jigsaw/part_oooo.png
/usr/share/dia/shapes/jigsaw/part_oooo.shape
/usr/share/dia/shapes/sybase
/usr/share/dia/shapes/sybase/client.png
/usr/share/dia/shapes/sybase/client.shape
/usr/share/dia/shapes/sybase/dataserver.png
/usr/share/dia/shapes/sybase/dataserver.shape
/usr/share/dia/shapes/sybase/ltm.png
/usr/share/dia/shapes/sybase/ltm.shape
/usr/share/dia/shapes/sybase/repserver.png
/usr/share/dia/shapes/sybase/repserver.shape
/usr/share/dia/shapes/sybase/rsm.png
/usr/share/dia/shapes/sybase/rsm.shape
/usr/share/dia/shapes/sybase/stableq.png
/usr/share/dia/shapes/sybase/stableq.shape
/usr/share/dia/sheets
/usr/share/dia/sheets/AADL.sheet
/usr/share/dia/sheets/Assorted.sheet
/usr/share/dia/sheets/BPMN.sheet
/usr/share/dia/sheets/ChemEng.sheet
/usr/share/dia/sheets/Circuit.sheet
/usr/share/dia/sheets/Contact.sheet
/usr/share/dia/sheets/Cybernetics.sheet
/usr/share/dia/sheets/Database.sheet
/usr/share/dia/sheets/ER
/usr/share/dia/sheets/ER.sheet
/usr/share/dia/sheets/ER/weakentity.png
/usr/share/dia/sheets/Electric.sheet
/usr/share/dia/sheets/FS.sheet
/usr/share/dia/sheets/Flowchart.sheet
/usr/share/dia/sheets/GRAFCET
/usr/share/dia/sheets/GRAFCET.sheet
/usr/share/dia/sheets/GRAFCET/etapei.png
/usr/share/dia/sheets/GRAFCET/etapemc.png
/usr/share/dia/sheets/GRAFCET/etapeme.png
/usr/share/dia/sheets/GRAFCET/etapems.png
/usr/share/dia/sheets/GRAFCET/etapesp.png
/usr/share/dia/sheets/GRAFCET/vergent_and.png
/usr/share/dia/sheets/Gane_and_Sarson.sheet
/usr/share/dia/sheets/IsometricMap.sheet
/usr/share/dia/sheets/Istar
/usr/share/dia/sheets/Istar.sheet
/usr/share/dia/sheets/Istar/agent.png
/usr/share/dia/sheets/Istar/decomposition.png
/usr/share/dia/sheets/Istar/dependency.png
/usr/share/dia/sheets/Istar/goal.png
/usr/share/dia/sheets/Istar/means_ends.png
/usr/share/dia/sheets/Istar/neg_contrib.png
/usr/share/dia/sheets/Istar/pos_contrib.png
/usr/share/dia/sheets/Istar/position.png
/usr/share/dia/sheets/Istar/role.png
/usr/share/dia/sheets/Istar/task.png
/usr/share/dia/sheets/Jackson
/usr/share/dia/sheets/Jackson.sheet
/usr/share/dia/sheets/Jackson/designed_domain.png
/usr/share/dia/sheets/Jackson/machine_domain.png
/usr/share/dia/sheets/Jackson/req_phen.png
/usr/share/dia/sheets/KAOS
/usr/share/dia/sheets/KAOS.sheet
/usr/share/dia/sheets/KAOS/and-complete-ref.png
/usr/share/dia/sheets/KAOS/and-ref.png
/usr/share/dia/sheets/KAOS/assumption.png
/usr/share/dia/sheets/KAOS/capable-of.png
/usr/share/dia/sheets/KAOS/conflicts.png
/usr/share/dia/sheets/KAOS/controls.png
/usr/share/dia/sheets/KAOS/input.png
/usr/share/dia/sheets/KAOS/monitors.png
/usr/share/dia/sheets/KAOS/obstacle.png
/usr/share/dia/sheets/KAOS/obstructs.png
/usr/share/dia/sheets/KAOS/op-ref.png
/usr/share/dia/sheets/KAOS/or-complete-ref.png
/usr/share/dia/sheets/KAOS/or-ref.png
/usr/share/dia/sheets/KAOS/output.png
/usr/share/dia/sheets/KAOS/performs.png
/usr/share/dia/sheets/KAOS/requirement.png
/usr/share/dia/sheets/KAOS/responsibility.png
/usr/share/dia/sheets/KAOS/softgoal.png
/usr/share/dia/sheets/Lights.sheet
/usr/share/dia/sheets/Logic.sheet
/usr/share/dia/sheets/MSE.sheet
/usr/share/dia/sheets/Misc.sheet
/usr/share/dia/sheets/Pneumatic.sheet
/usr/share/dia/sheets/SADT.sheet
/usr/share/dia/sheets/SDL.sheet
/usr/share/dia/sheets/UML
/usr/share/dia/sheets/UML.sheet
/usr/share/dia/sheets/UML/aggregation.png
/usr/share/dia/sheets/UML/eventsink.png
/usr/share/dia/sheets/UML/eventsource.png
/usr/share/dia/sheets/UML/receptacle.png
/usr/share/dia/sheets/UML/umlclass_template.png
/usr/share/dia/sheets/chronogram.sheet
/usr/share/dia/sheets/ciscocomputer.sheet
/usr/share/dia/sheets/ciscohub.sheet
/usr/share/dia/sheets/ciscomisc.sheet
/usr/share/dia/sheets/cisconetwork.sheet
/usr/share/dia/sheets/ciscotelephony.sheet
/usr/share/dia/sheets/civil.sheet
/usr/share/dia/sheets/jigsaw.sheet
/usr/share/dia/sheets/network.sheet
/usr/share/dia/sheets/sybase.sheet
/usr/share/dia/ui
/usr/share/dia/ui/display-ui.xml
/usr/share/dia/ui/integrated-ui.xml
/usr/share/dia/ui/popup-ui.xml
/usr/share/dia/ui/toolbar-ui.xml
/usr/share/dia/ui/toolbox-ui.xml
/usr/share/dia/xslt
/usr/share/dia/xslt/dia-uml.xsl
/usr/share/dia/xslt/dia-uml2c++.xsl
/usr/share/dia/xslt/dia-uml2componentlist.xsl
/usr/share/dia/xslt/dia-uml2idl.xsl
/usr/share/dia/xslt/dia-uml2java.xsl
/usr/share/dia/xslt/dia-uml2owl.xsl
/usr/share/dia/xslt/dia-uml2python.xsl
/usr/share/dia/xslt/stylesheets.xml
/usr/share/doc/packages/dia
/usr/share/doc/packages/dia/AUTHORS
/usr/share/doc/packages/dia/ChangeLog
/usr/share/doc/packages/dia/KNOWN_BUGS
/usr/share/doc/packages/dia/NEWS
/usr/share/doc/packages/dia/README
/usr/share/doc/packages/dia/TODO
/usr/share/doc/packages/dia/en
/usr/share/doc/packages/dia/en/examples
/usr/share/doc/packages/dia/en/examples/diagram.dtd
/usr/share/doc/packages/dia/en/examples/shape.dtd
/usr/share/doc/packages/dia/en/examples/sheet.dtd
/usr/share/doc/packages/dia/eu/examples
/usr/share/doc/packages/dia/eu/examples/diagram.dtd
/usr/share/doc/packages/dia/eu/examples/shape.dtd
/usr/share/doc/packages/dia/eu/examples/sheet.dtd
/usr/share/doc/packages/dia/fr/examples
/usr/share/doc/packages/dia/fr/examples/diagram.dtd
/usr/share/doc/packages/dia/fr/examples/shape.dtd
/usr/share/doc/packages/dia/fr/examples/sheet.dtd
/usr/share/doc/packages/dia/html
/usr/share/doc/packages/dia/html/en
/usr/share/doc/packages/dia/pl/examples
/usr/share/doc/packages/dia/pl/examples/diagram.dtd
/usr/share/doc/packages/dia/pl/examples/shape.dtd
/usr/share/doc/packages/dia/pl/examples/sheet.dtd
/usr/share/icons/hicolor/16x16/apps/dia.png
/usr/share/icons/hicolor/22x22/apps/dia.png
/usr/share/icons/hicolor/24x24/apps/dia.png
/usr/share/icons/hicolor/32x32/apps/dia.png
/usr/share/icons/hicolor/48x48/apps/dia.png
/usr/share/icons/hicolor/scalable/apps/dia.svg
/usr/share/licenses/dia
/usr/share/licenses/dia/COPYING
/usr/share/man/man1/dia.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 16 00:10:49 2024