diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:43 -0600 |
commit | 2c4a290ae270924340991931a9e0ca793f8e9443 (patch) | |
tree | 7aa3b953d70dbdd6a5de525cdd7a5f4319ee1dd5 /knetwortdeconf/pixmaps/Makefile.am | |
parent | 567923f30f7c0700cb526f26c20b5577bfe2a802 (diff) | |
download | tdeadmin-2c4a290ae270924340991931a9e0ca793f8e9443.tar.gz tdeadmin-2c4a290ae270924340991931a9e0ca793f8e9443.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'knetwortdeconf/pixmaps/Makefile.am')
-rw-r--r-- | knetwortdeconf/pixmaps/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/knetwortdeconf/pixmaps/Makefile.am b/knetwortdeconf/pixmaps/Makefile.am new file mode 100644 index 0000000..0e0e1d8 --- /dev/null +++ b/knetwortdeconf/pixmaps/Makefile.am @@ -0,0 +1,7 @@ +iconsdir = $(kde_datadir)/knetwortdeconf/pixmaps/ +icons_DATA = ark.png debian.png mandriva.png blackpanther.png pld.png \ + redhat.png suse.png turbolinux.png conectiva.png fedora.png openna.png \ + slackware.png freebsd.png gentoo.png vine.png kubuntu.png yoper.png rpath.png + +# Install the icons into the global KDE directories +KDE_ICON = network_connected_lan_knc network_disconnected_lan network_disconnected_wlan network_traffic_wlan |