summary refs log tree commit diff stats
path: root/src/pixmaps/pixmaps-xp.vcxproj
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-03 01:42:47 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-03 01:42:47 +0100
commit396d74322af6af7a6d813643ecab2a3f9b3f7bba (patch)
treeeba74c5951120abd2e0f85a7fc0fe213ea5d1b8f /src/pixmaps/pixmaps-xp.vcxproj
parent58e7e967db34e88b6a76801d8d05e3ce68a21295 (diff)
Rainbow user list colors and more senseful variable names
Diffstat (limited to 'src/pixmaps/pixmaps-xp.vcxproj')
-rw-r--r--src/pixmaps/pixmaps-xp.vcxproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/pixmaps/pixmaps-xp.vcxproj b/src/pixmaps/pixmaps-xp.vcxproj
index 9d47bf87..a177822b 100644
--- a/src/pixmaps/pixmaps-xp.vcxproj
+++ b/src/pixmaps/pixmaps-xp.vcxproj
@@ -92,21 +92,21 @@
     </PostBuildEvent>

   </ItemDefinitionGroup>

   <ItemGroup>

+    <None Include="user_voice.png" />

+    <None Include="ulist_halfop.png" />

+    <None Include="ulist_op.png" />

+    <None Include="ulist_owner.png" />

+    <None Include="ulist_founder.png" />

+    <None Include="ulist_netop.png" />

     <None Include="..\..\hexchat.png" />

     <None Include="book.png" />

     <None Include="channel.png" />

     <None Include="dialog.png" />

     <None Include="fileoffer.png" />

     <None Include="highlight.png" />

-    <None Include="hop.png" />

     <None Include="message.png" />

-    <None Include="op.png" />

-    <None Include="orange.png" />

-    <None Include="purple.png" />

-    <None Include="red.png" />

     <None Include="server.png" />

     <None Include="util.png" />

-    <None Include="voice.png" />

   </ItemGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

   <ImportGroup Label="ExtensionTargets">