diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kivio/kiviopart/stencils/Hardware/Computer/Makefile.am | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kivio/kiviopart/stencils/Hardware/Computer/Makefile.am')
-rw-r--r-- | kivio/kiviopart/stencils/Hardware/Computer/Makefile.am | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am b/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am new file mode 100644 index 00000000..55feea16 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am @@ -0,0 +1,37 @@ +computerdir = $(kde_datadir)/kivio/stencils/Hardware/Computer + +computer_DATA = \ +3FloppyDisk.sml \ +3FloppyDisk.xpm \ +desc \ +DesktopPC2D.sml \ +DesktopPC2D.xpm \ +DesktopPC3D.sml \ +DesktopPC3D.xpm \ +HDD.sml \ +HDD.xpm \ +icon.xpm \ +keyboard.sml \ +keyboard.xpm \ +MinitowerDesktopPC2D.sml \ +MinitowerDesktopPC2D.xpm \ +MinitowerDesktopPC3D.sml \ +MinitowerDesktopPC3D.xpm \ +Notebook.sml \ +Notebook.xpm \ +PCIcard.sml \ +PCIcard.xpm \ +printer1.sml \ +printer1.xpm \ +printer2.sml \ +printer2.xpm \ +proxy.sml \ +proxy.xpm \ +Rack.sml \ +Rack.xpm \ +Terminal.png \ +Terminal.sml \ +Workstation3D.sml \ +Workstation3D.xpm \ +XTerminal.sml \ +XTerminal.xpm |