diff options
author | TingPing <tingping@fedoraproject.org> | 2014-06-25 20:38:53 -0400 |
---|---|---|
committer | TingPing <tingping@fedoraproject.org> | 2014-06-25 20:38:53 -0400 |
commit | e0f80e41bfc8939b4ce3110ee1e91213db8146ff (patch) | |
tree | 47e115956af9a2ca2f42f45c94e04a3524fc4df0 /win32/copy/copy.vcxproj | |
parent | 9a5977a9c983fc1bbe4b52a6ab600412a26cd359 (diff) |
win32: Use theme shipped with gtk
No reason for us to maintain own copy. This also makes custom theme installing easier.
Diffstat (limited to 'win32/copy/copy.vcxproj')
-rw-r--r-- | win32/copy/copy.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index e5c81570..d0c1150b 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -80,11 +80,6 @@ </ItemDefinitionGroup> <ItemGroup> <None Include="changelog.url" /> - <None Include="etc\download.png" /> - <None Include="etc\gtk-2.0\gtkrc" /> - <None Include="etc\gtkpref.png" /> - <None Include="etc\music.png" /> - <None Include="etc\system.png" /> <None Include="readme.url" /> <None Include="share\xml\iso-codes\iso_3166.xml" /> <None Include="share\xml\iso-codes\iso_639.xml" /> |