diff options
author | Michele Calgaro <[email protected]> | 2020-02-24 14:33:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-02-24 14:33:07 +0900 |
commit | 7fea3c42ee6179edaa3e9f36c794540ae73fcc95 (patch) | |
tree | 4cea28ad693ec218f0c17b4702fe6b01cb2fa79e /icons/anchor.xpm | |
parent | 70194b269e22711c3bbbc18d339b69aab028371e (diff) | |
download | tdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.tar.gz tdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.zip |
Completed kdocker -> tdedocker renaming effort.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'icons/anchor.xpm')
-rw-r--r-- | icons/anchor.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/anchor.xpm b/icons/anchor.xpm index e47ed14..c6f16d3 100644 --- a/icons/anchor.xpm +++ b/icons/anchor.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char *kdocker_xpm[]={ +static char *tdedocker_xpm[]={ "27 24 18 1", ". c None", "b c #6e6e6e", |