diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:00:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:00:43 -0600 |
commit | 2c4a290ae270924340991931a9e0ca793f8e9443 (patch) | |
tree | 7aa3b953d70dbdd6a5de525cdd7a5f4319ee1dd5 /knetworkconf/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 'knetworkconf/pixmaps/Makefile.am')
-rw-r--r-- | knetworkconf/pixmaps/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/knetworkconf/pixmaps/Makefile.am b/knetworkconf/pixmaps/Makefile.am deleted file mode 100644 index 250a3a7..0000000 --- a/knetworkconf/pixmaps/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -iconsdir = $(kde_datadir)/knetworkconf/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 |