diff options
author | Christophe Grenier <grenier@cgsecurity.org> | 2014-11-02 15:50:08 +0100 |
---|---|---|
committer | Christophe Grenier <grenier@cgsecurity.org> | 2014-11-02 15:50:08 +0100 |
commit | d41d56fdbefc1aa802460e740454fb1b38bf901c (patch) | |
tree | 4c6a2ab82c7b0bdda6ccc791a422be6c109a1ec9 /src/icon_qph.rc | |
parent | 50967cb2ed25cec034580c28c081d771d74e371c (diff) |
Rename ico directory to icons
Diffstat (limited to 'src/icon_qph.rc')
-rw-r--r-- | src/icon_qph.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icon_qph.rc b/src/icon_qph.rc index 039e7bf..83b4386 100644 --- a/src/icon_qph.rc +++ b/src/icon_qph.rc @@ -1,4 +1,4 @@ -app ICON DISCARDABLE "../ico/photorec.ico" +app ICON DISCARDABLE "../icons/photorec.ico" //CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST MOVEABLE PURE "../win/qphotorec_win.exe.manifest" 1 24 "../win/qphotorec_win.exe.manifest" |