diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-31 02:46:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-31 02:46:19 -0600 |
commit | 487cb648a65392c0e2f409a83e8ba7d37d6e04cd (patch) | |
tree | 6a16c5e80fa38bdaee8baac31af644fb33730d6a /ubuntu/maverick/tdesdk/debian/icons | |
parent | e7932ac715dd404fc17b20a0bca9b6a498d991c5 (diff) | |
download | tde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.tar.gz tde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.zip |
Rename ksocket and kcache on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/icons')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/icons/tdecachegrind.xpm (renamed from ubuntu/maverick/tdesdk/debian/icons/kcachegrind.xpm) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/icons/kcachegrind.xpm b/ubuntu/maverick/tdesdk/debian/icons/tdecachegrind.xpm index 843263759..bfcdfc6e2 100644 --- a/ubuntu/maverick/tdesdk/debian/icons/kcachegrind.xpm +++ b/ubuntu/maverick/tdesdk/debian/icons/tdecachegrind.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * kcachegrind_xpm[] = { +static char * tdecachegrind_xpm[] = { "32 30 256 2", " c None", ". c #0036CA", |