summary refs log tree commit diff stats
path: root/src/pixmaps/pixmaps.vcxproj
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-03 02:57:24 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-03 02:57:24 +0100
commit98ef77406d84aa4a0c635d02ffff6c1b512af1d4 (patch)
treeadc72e50d02f20fee841d365035d74b2ff2aaa39 /src/pixmaps/pixmaps.vcxproj
parentc65e16fd00dd3ceacac301f2f774bdf29cf211d2 (diff)
Varname consolidation for the rest of pixmaps
Diffstat (limited to 'src/pixmaps/pixmaps.vcxproj')
-rw-r--r--src/pixmaps/pixmaps.vcxproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj
index b3943bce..a7df8989 100644
--- a/src/pixmaps/pixmaps.vcxproj
+++ b/src/pixmaps/pixmaps.vcxproj
@@ -89,19 +89,19 @@
     </PostBuildEvent>

   </ItemDefinitionGroup>

   <ItemGroup>

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

+    <None Include="ulist_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="channel.png" />

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

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

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

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

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

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

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

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

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

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

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

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

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

     <None Include="book.png" />

     <None Include="hexchat.png" />

   </ItemGroup>