diff --git a/friends/ChatRoomDlg.res b/friends/ChatRoomDlg.res index f4e4da6..6fb040c 100644 --- a/friends/ChatRoomDlg.res +++ b/friends/ChatRoomDlg.res @@ -8,7 +8,7 @@ CChatRoomDlg { render { 0="fill(x0,y1-76,x1,y1-75, grey200)" - 1="image_tiled(x0,y0+57,x1,y0+61, graphics\material\shadows\top)" + 1="image_tiled(x0,y0+57,x1,y0+61, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0+55,x1,y0+57, customgreysecondary)" diff --git a/friends/ChatRoomDlgFriend.res b/friends/ChatRoomDlgFriend.res index c35e383..4af818b 100644 --- a/friends/ChatRoomDlgFriend.res +++ b/friends/ChatRoomDlgFriend.res @@ -8,7 +8,7 @@ CChatRoomDlg { render { 0="fill(x0,y1-76,x1,y1-75, grey200)" - 1="image_tiled(x0,y0+57,x1,y0+61, graphics\material\shadows\top)" + 1="image_tiled(x0,y0+57,x1,y0+61, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0+55,x1,y0+57, customgreysecondary)" diff --git a/friends/FriendsDialog.res b/friends/FriendsDialog.res index 61b47d9..7115844 100644 --- a/friends/FriendsDialog.res +++ b/friends/FriendsDialog.res @@ -7,8 +7,8 @@ FriendsPanel { bgcolor=custombackgroundnofocus render { - 1="image_tiled(x0,y0+127,x1,y0+131, graphics\material\shadows\top)" - 2="image_tiled(x0,y1-50,x1,y1-46, graphics\material\shadows\bottom)" + 1="image_tiled(x0,y0+127,x1,y0+131, graphics/material/shadows/top)" + 2="image_tiled(x0,y1-50,x1,y1-46, graphics/material/shadows/bottom)" } render_bg { diff --git a/friends/broadcastinvitebar.res b/friends/broadcastinvitebar.res index 6d17302..b13e015 100644 --- a/friends/broadcastinvitebar.res +++ b/friends/broadcastinvitebar.res @@ -4,7 +4,7 @@ bgcolor=red500 render { - 1="image_tiled(x0,y1,x1,y1+4, graphics\material\shadows\top)" + 1="image_tiled(x0,y1,x1,y1+4, graphics/material/shadows/top)" } render_bg { 0="image(x0+12,y0+16,x1,y1, graphics/invitebars/broadcast)" diff --git a/friends/gameinvitebar.res b/friends/gameinvitebar.res index 479a15d..1087ab0 100644 --- a/friends/gameinvitebar.res +++ b/friends/gameinvitebar.res @@ -4,7 +4,7 @@ bgcolor=lightgreen500 render { - 1="image_tiled(x0,y1,x1,y1+4, graphics\material\shadows\top)" + 1="image_tiled(x0,y1,x1,y1+4, graphics/material/shadows/top)" } render_bg { 0="image(x0+12,y0+16,x1,y1, graphics/invitebars/game)" diff --git a/friends/tradeinvitebar.res b/friends/tradeinvitebar.res index b1bba3a..09a478f 100644 --- a/friends/tradeinvitebar.res +++ b/friends/tradeinvitebar.res @@ -4,7 +4,7 @@ bgcolor=bluegrey500 render { - 1="image_tiled(x0,y1,x1,y1+4, graphics\material\shadows\top)" + 1="image_tiled(x0,y1,x1,y1+4, graphics/material/shadows/top)" } render_bg { 0="image(x0+12,y0+16,x1,y1, graphics/invitebars/trade)" diff --git a/includes/web.styles b/includes/web.styles index fa3d685..046ffb5 100644 --- a/includes/web.styles +++ b/includes/web.styles @@ -21,7 +21,7 @@ inset="0 0 0 0" render { - 1="image_tiled(x0,y0,x1,y0+4, graphics\material\shadows\top)" + 1="image_tiled(x0,y0,x1,y0+4, graphics/material/shadows/top)" } } @@ -74,17 +74,17 @@ bgcolor=none textcolor=none inset="-5 -1 0 0" - image="graphics\icons\refresh\standard\refresh" + image="graphics/icons/refresh/standard/refresh" render_bg {} } ReloadButton:hover { - image="graphics\icons\refresh\hover\refresh" + image="graphics/icons/refresh/hover/refresh" } ReloadButton:active { - image="graphics\icons\refresh\hover\refresh" + image="graphics/icons/refresh/hover/refresh" render_bg { -3="image(x0-6,y0+4,x0+13,y0+23, graphics/material/selectionbubbles/hover/white/topleft)" @@ -95,23 +95,23 @@ } ReloadButton:disabled { - image="graphics\icons\refresh\disabled\refresh" + image="graphics/icons/refresh/disabled/refresh" } StopButton { bgcolor=none inset="-5 -1 0 0" - image="graphics\icons\stopbutton\standard\stop" + image="graphics/icons/stopbutton/standard/stop" render_bg {} } StopButton:hover { - image="graphics\icons\stopbutton\hover\stop" + image="graphics/icons/stopbutton/hover/stop" } StopButton:active { - image="graphics\icons\stopbutton\hover\stop" + image="graphics/icons/stopbutton/hover/stop" render_bg { -3="image(x0-6,y0+4,x0+13,y0+23, graphics/material/selectionbubbles/hover/white/topleft)" @@ -122,7 +122,7 @@ } StopButton:disabled { - image="graphics\icons\stopbutton\disabled\stop" + image="graphics/icons/stopbutton/disabled/stop" } BackButton { @@ -131,13 +131,13 @@ inset="0 0 0 0" render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\backbutton\standard\back)" + 0="image(x0,y0,x1,y1, graphics/icons/backbutton/standard/back)" } } BackButton:hover { render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\backbutton\hover\back)" + 0="image(x0,y0,x1,y1, graphics/icons/backbutton/hover/back)" } } @@ -147,7 +147,7 @@ -2="image(x0-7,y0+12,x0+12,y0+24, graphics/material/selectionbubbles/hover/white/bottomleft)" -1="image(x0+12,y0-7,x0+31,y0+12, graphics/material/selectionbubbles/hover/white/topright)" 0="image(x0+12,y0+12,x0+31,y0+31, graphics/material/selectionbubbles/hover/white/bottomright)" - 1="image(x0,y0,x1,y1, graphics\icons\backbutton\hover\back)" + 1="image(x0,y0,x1,y1, graphics/icons/backbutton/hover/back)" } } @@ -155,7 +155,7 @@ bgcolor=none render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\backbutton\disabled\back)" + 0="image(x0,y0,x1,y1, graphics/icons/backbutton/disabled/back)" } } @@ -165,13 +165,13 @@ inset="0 0 0 0" render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\forwardbutton\standard\forward)" + 0="image(x0,y0,x1,y1, graphics/icons/forwardbutton/standard/forward)" } } ForwardButton:hover { render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\forwardbutton\hover\forward)" + 0="image(x0,y0,x1,y1, graphics/icons/forwardbutton/hover/forward)" } } @@ -181,7 +181,7 @@ -2="image(x0-7,y0+12,x0+12,y0+24, graphics/material/selectionbubbles/hover/white/bottomleft)" -1="image(x0+12,y0-7,x0+31,y0+12, graphics/material/selectionbubbles/hover/white/topright)" 0="image(x0+12,y0+12,x0+31,y0+31, graphics/material/selectionbubbles/hover/white/bottomright)" - 1="image(x0,y0,x1,y1, graphics\icons\forwardbutton\hover\forward)" + 1="image(x0,y0,x1,y1, graphics/icons/forwardbutton/hover/forward)" } } @@ -189,7 +189,7 @@ bgcolor=none render_bg { - 0="image(x0,y0,x1,y1, graphics\icons\forwardbutton\disabled\forward)" + 0="image(x0,y0,x1,y1, graphics/icons/forwardbutton/disabled/forward)" } } @@ -199,13 +199,13 @@ inset="0 0 0 0" render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\backbutton\standard\back)" + 0="image(x0,y0+12,x1,y1, graphics/icons/backbutton/standard/back)" } } BackButtonSm:hover { render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\backbutton\hover\back)" + 0="image(x0,y0+12,x1,y1, graphics/icons/backbutton/hover/back)" } } @@ -215,13 +215,13 @@ -2="image(x0-7,y0+23,x0+12,y0+35, graphics/material/selectionbubbles/hover/white/bottomleft)" -1="image(x0+12,y0+4,x0+31,y0+23, graphics/material/selectionbubbles/hover/white/topright)" 0="image(x0+12,y0+23,x0+31,y0+42, graphics/material/selectionbubbles/hover/white/bottomright)" - 1="image(x0,y0+12,x1,y1, graphics\icons\backbutton\hover\back)" + 1="image(x0,y0+12,x1,y1, graphics/icons/backbutton/hover/back)" } } BackButtonSm:disabled { render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\backbutton\disabled\back)" + 0="image(x0,y0+12,x1,y1, graphics/icons/backbutton/disabled/back)" } } @@ -231,13 +231,13 @@ inset="0 0 0 0" render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\forwardbutton\standard\forward)" + 0="image(x0,y0+12,x1,y1, graphics/icons/forwardbutton/standard/forward)" } } ForwardButtonSm:hover { render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\forwardbutton\hover\forward)" + 0="image(x0,y0+12,x1,y1, graphics/icons/forwardbutton/hover/forward)" } } @@ -247,13 +247,13 @@ -2="image(x0-7,y0+23,x0+12,y0+35, graphics/material/selectionbubbles/hover/white/bottomleft)" -1="image(x0+12,y0+4,x0+31,y0+23, graphics/material/selectionbubbles/hover/white/topright)" 0="image(x0+12,y0+23,x0+31,y0+42, graphics/material/selectionbubbles/hover/white/bottomright)" - 1="image(x0,y0+12,x1,y1, graphics\icons\forwardbutton\hover\forward)" + 1="image(x0,y0+12,x1,y1, graphics/icons/forwardbutton/hover/forward)" } } ForwardButtonSm:disabled { render_bg { - 0="image(x0,y0+12,x1,y1, graphics\icons\forwardbutton\disabled\forward)" + 0="image(x0,y0+12,x1,y1, graphics/icons/forwardbutton/disabled/forward)" } } diff --git a/resource/layout/downloadspage.layout b/resource/layout/downloadspage.layout index 16c5da6..fc731ab 100644 --- a/resource/layout/downloadspage.layout +++ b/resource/layout/downloadspage.layout @@ -29,13 +29,13 @@ inset="0 0 0 0" padding-left=8 padding-right=8 - image=graphics\icons\dropdown\padder + image=graphics/icons/dropdown/padder render {} render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/down_dark)" } } @@ -43,7 +43,7 @@ render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/down_dark)" } } @@ -51,7 +51,7 @@ render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/up_dark)" } } @@ -59,7 +59,7 @@ render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/up_dark)" } } diff --git a/resource/layout/downloadsummarypanel.layout b/resource/layout/downloadsummarypanel.layout index 0c7cd81..0316f3d 100644 --- a/resource/layout/downloadsummarypanel.layout +++ b/resource/layout/downloadsummarypanel.layout @@ -79,7 +79,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue500)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/leftmiddle)" @@ -93,7 +93,7 @@ PauseButton:Hover { render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\hover/bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/hover/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/hover/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/hover/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/hover/leftmiddle)" @@ -118,7 +118,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue500)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/leftmiddle)" @@ -133,7 +133,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\hover/bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/hover/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/hover/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/hover/bottomright)" diff --git a/resource/layout/gamespage_details_achievements_locked.layout b/resource/layout/gamespage_details_achievements_locked.layout index 11b5463..cf45d13 100644 --- a/resource/layout/gamespage_details_achievements_locked.layout +++ b/resource/layout/gamespage_details_achievements_locked.layout @@ -32,7 +32,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue500)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/leftmiddle)" @@ -46,7 +46,7 @@ achievementlabelmore:hover { render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\hover/bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/hover/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/hover/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/hover/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/hover/leftmiddle)" diff --git a/resource/layout/gamespage_details_friends_list.layout b/resource/layout/gamespage_details_friends_list.layout index aa7fa3a..8aa2ccf 100644 --- a/resource/layout/gamespage_details_friends_list.layout +++ b/resource/layout/gamespage_details_friends_list.layout @@ -25,7 +25,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue500)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/leftmiddle)" @@ -39,7 +39,7 @@ friendlabelmore:hover { render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\hover/bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/hover/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/hover/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/hover/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/hover/leftmiddle)" diff --git a/resource/layout/gamespage_details_screenshots_list.layout b/resource/layout/gamespage_details_screenshots_list.layout index f1a98ab..25c3345 100644 --- a/resource/layout/gamespage_details_screenshots_list.layout +++ b/resource/layout/gamespage_details_screenshots_list.layout @@ -31,7 +31,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue500)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/leftmiddle)" @@ -45,7 +45,7 @@ screenshotslabelmore:hover { render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, blue400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\blue\hover/bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/blue/hover/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/blue/hover/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/blue/hover/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/blue/hover/leftmiddle)" diff --git a/resource/layout/gamespage_grid.layout b/resource/layout/gamespage_grid.layout index fcfbaa8..8ddf6a0 100644 --- a/resource/layout/gamespage_grid.layout +++ b/resource/layout/gamespage_grid.layout @@ -11,7 +11,7 @@ inset="0 0 0 0" render { - 1="image_tiled(x0,y0,x1,y0+4, graphics\material\shadows\top)" + 1="image_tiled(x0,y0,x1,y0+4, graphics/material/shadows/top)" } render_bg {} } diff --git a/resource/layout/gamespage_mini.layout b/resource/layout/gamespage_mini.layout index 63095b7..173f1a5 100644 --- a/resource/layout/gamespage_mini.layout +++ b/resource/layout/gamespage_mini.layout @@ -4,7 +4,7 @@ bgcolor=custombackgroundnofocus render { - 0="image_tiled(x0,y0+55,x1,y0+59, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+55,x1,y0+59, graphics/material/shadows/top)" 1="fill(x1-2,y0+100,x1, y0+119, grey200)" } @@ -62,7 +62,7 @@ ListPanelColumnSelectButton { render { 0="fill(x0+5,y0,x1+4,y1-1, grey200)" - 1="image( x0 + 7, y0 + 4, x1, y1, graphics\icons\columnselectbutton\standard\columnselectbutton)" + 1="image( x0 + 7, y0 + 4, x1, y1, graphics/icons/columnselectbutton/standard/columnselectbutton)" } render_bg {} } @@ -70,14 +70,14 @@ ListPanelColumnSelectButton:hover { render { 0="fill(x0+5,y0,x1+4,y1-1, grey200)" - 1="image( x0 + 7, y0 + 4, x1, y1, graphics\icons\columnselectbutton\hover\columnselectbutton)" + 1="image( x0 + 7, y0 + 4, x1, y1, graphics/icons/columnselectbutton/hover/columnselectbutton)" } } ListPanelColumnSelectButton:selected { render { 0="fill(x0+5,y0,x1+4,y1-1, grey200)" - 1="image( x0 + 7, y0 + 4, x1, y1, graphics\icons\columnselectbutton\hover\columnselectbutton)" + 1="image( x0 + 7, y0 + 4, x1, y1, graphics/icons/columnselectbutton/hover/columnselectbutton)" } } @@ -87,20 +87,20 @@ inset="-40 -40 0 0" // Remove the down arrow that can't be disabled, only moved. So we hide it instead. render { - 0="image(x0+14, y0+14, x1, y1, graphics\icons\category\standard\category)" + 0="image(x0+14, y0+14, x1, y1, graphics/icons/category/standard/category)" } } CMiniGameFilterMenuButton:hover { render { - 0="image(x0+14, y0+14, x1, y1, graphics\icons\category\hover\category)" + 0="image(x0+14, y0+14, x1, y1, graphics/icons/category/hover/category)" } } CMiniGameFilterMenuButton:selected { render { 0="fill(x0,y0,x1,y1, disabled_onDarkBG)" - 1="image(x0+14, y0+14, x1, y1, graphics\icons\category\hover\category)" + 1="image(x0+14, y0+14, x1, y1, graphics/icons/category/hover/category)" } } @@ -197,13 +197,13 @@ inset="0 0 0 0" padding-left=8 padding-right=8 - image=graphics\icons\dropdown\padder + image=graphics/icons/dropdown/padder render {} render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\standard\down_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/standard/down_dark)" } } @@ -211,7 +211,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\hover\down_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/hover/down_dark)" } } @@ -219,7 +219,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\standard\up_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/standard/up_dark)" } } @@ -227,7 +227,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\hover\up_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/hover/up_dark)" } } } diff --git a/resource/layout/htmlfindbar.layout b/resource/layout/htmlfindbar.layout index fd06240..c2841d4 100644 --- a/resource/layout/htmlfindbar.layout +++ b/resource/layout/htmlfindbar.layout @@ -36,7 +36,7 @@ render {} render_bg { - 0="image(x0+14,y0+13,x1,y1, graphics\icons\search\standard)" + 0="image(x0+14,y0+13,x1,y1, graphics/icons/search/standard)" } } diff --git a/resource/layout/htmlpopup.layout b/resource/layout/htmlpopup.layout index 2e58c94..07afd43 100644 --- a/resource/layout/htmlpopup.layout +++ b/resource/layout/htmlpopup.layout @@ -5,7 +5,7 @@ inset="0 0 0 0" render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" } render_bg { diff --git a/resource/layout/layoutdebugdialog.layout b/resource/layout/layoutdebugdialog.layout index d2c80bc..353a424 100644 --- a/resource/layout/layoutdebugdialog.layout +++ b/resource/layout/layoutdebugdialog.layout @@ -5,7 +5,7 @@ minimum-height=300 render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0,x1,y0+79, customgreysecondary)" diff --git a/resource/layout/musicpage_details_album.layout b/resource/layout/musicpage_details_album.layout index fc20126..63346aa 100644 --- a/resource/layout/musicpage_details_album.layout +++ b/resource/layout/musicpage_details_album.layout @@ -42,19 +42,19 @@ render {} render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\standard\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/standard/playalbum)" } } ActionButtonStyle:hover { render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\hover\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/hover/playalbum)" } } ActionButtonStyle:active { render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\active\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/active/playalbum)" } } } diff --git a/resource/layout/musicpage_details_playlist.layout b/resource/layout/musicpage_details_playlist.layout index 99b2764..1ecad2d 100644 --- a/resource/layout/musicpage_details_playlist.layout +++ b/resource/layout/musicpage_details_playlist.layout @@ -37,19 +37,19 @@ render {} render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\standard\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/standard/playalbum)" } } ActionButtonStyle:hover { render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\hover\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/hover/playalbum)" } } ActionButtonStyle:active { render_bg { - 0="image(x0, y0, x1, y1, graphics\icons\playalbum\active\playalbum)" + 0="image(x0, y0, x1, y1, graphics/icons/playalbum/active/playalbum)" } } } diff --git a/resource/layout/overlay_communitydiscussionspanel.layout b/resource/layout/overlay_communitydiscussionspanel.layout index 7778156..a25d68d 100644 --- a/resource/layout/overlay_communitydiscussionspanel.layout +++ b/resource/layout/overlay_communitydiscussionspanel.layout @@ -23,7 +23,7 @@ detailsbox { render_bg { - 0="image(x0,y0+2,x1,y1, graphics\overlay\buttons\discussions)" + 0="image(x0,y0+2,x1,y1, graphics/overlay/buttons/discussions)" } } diff --git a/resource/layout/overlay_communityhubpanel.layout b/resource/layout/overlay_communityhubpanel.layout index dc9452f..b60f596 100644 --- a/resource/layout/overlay_communityhubpanel.layout +++ b/resource/layout/overlay_communityhubpanel.layout @@ -23,7 +23,7 @@ detailsbox { render_bg { - 0="image(x0,y0+2,x1,y1, graphics\overlay\buttons\community_hub)" + 0="image(x0,y0+2,x1,y1, graphics/overlay/buttons/community_hub)" } } diff --git a/resource/layout/overlay_friendsdetails.layout b/resource/layout/overlay_friendsdetails.layout index 6743ea8..b564fee 100644 --- a/resource/layout/overlay_friendsdetails.layout +++ b/resource/layout/overlay_friendsdetails.layout @@ -24,7 +24,7 @@ detailsbox { render_bg { - 0="image(x0,y0+2,x1,y1, graphics\overlay\buttons\friends)" + 0="image(x0,y0+2,x1,y1, graphics/overlay/buttons/friends)" } } diff --git a/resource/layout/overlay_guidespanel.layout b/resource/layout/overlay_guidespanel.layout index 8b43374..c85f74a 100644 --- a/resource/layout/overlay_guidespanel.layout +++ b/resource/layout/overlay_guidespanel.layout @@ -23,7 +23,7 @@ detailsbox { render_bg { - 0="image(x0,y0+2,x1,y1, graphics\overlay\buttons\guides)" + 0="image(x0,y0+2,x1,y1, graphics/overlay/buttons/guides)" } } diff --git a/resource/layout/overlay_microtxn_authdialog.layout b/resource/layout/overlay_microtxn_authdialog.layout index 6d14a9e..e32595f 100644 --- a/resource/layout/overlay_microtxn_authdialog.layout +++ b/resource/layout/overlay_microtxn_authdialog.layout @@ -18,7 +18,7 @@ render_bg { 0="fill(x0+2,y0+2,x1-2,y1-2, limeA400)" - 1="image(x0-3,y1-2,x0+2,y1+4, graphics\material\buttons\lime\bottomleft)" + 1="image(x0-3,y1-2,x0+2,y1+4, graphics/material/buttons/lime/bottomleft)" 2="image_tiled(x0+2,y1-2,x1-2,y1+4, graphics/material/buttons/lime/bottommiddle)" 3="image(x1-2,y1-2,x1+3,y1+2, graphics/material/buttons/lime/bottomright)" 4="image_tiled(x0-3,y0+2,x0+2,y1-2, graphics/material/buttons/lime/leftmiddle)" diff --git a/resource/layout/overlay_screenshotspanel.layout b/resource/layout/overlay_screenshotspanel.layout index be24d40..3bc9e3c 100644 --- a/resource/layout/overlay_screenshotspanel.layout +++ b/resource/layout/overlay_screenshotspanel.layout @@ -23,7 +23,7 @@ detailsbox { render_bg { - 0="image(x0,y0+2,x1,y1, graphics\overlay\buttons\screenshots)" + 0="image(x0,y0+2,x1,y1, graphics/overlay/buttons/screenshots)" } } diff --git a/resource/layout/screenshotmanager.layout b/resource/layout/screenshotmanager.layout index 58b80c5..72e6906 100644 --- a/resource/layout/screenshotmanager.layout +++ b/resource/layout/screenshotmanager.layout @@ -9,7 +9,7 @@ minimum-width=778 render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" 1="fill(x0,y1-58,x1,y1-57, dividers_onLightBG)" } render_bg { diff --git a/resource/layout/steamrootdialog_gamespage_list.layout b/resource/layout/steamrootdialog_gamespage_list.layout index aa1ba83..db78e06 100644 --- a/resource/layout/steamrootdialog_gamespage_list.layout +++ b/resource/layout/steamrootdialog_gamespage_list.layout @@ -55,13 +55,13 @@ inset="0 0 0 0" padding-left=8 padding-right=8 - image=graphics\icons\dropdown\padder + image=graphics/icons/dropdown/padder render {} render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\standard\down_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/standard/down_dark)" } } @@ -69,7 +69,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\hover\down_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/hover/down_dark)" } } @@ -77,7 +77,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\standard\up_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/standard/up_dark)" } } @@ -85,7 +85,7 @@ render_bg { 0="fill(x0,y0-1,x1,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1,y1, dividers_onLightBG)" - 2="image(x0+14,y0+18,x1,y1, graphics\icons\dropdown\hover\up_dark)" + 2="image(x0+14,y0+18,x1,y1, graphics/icons/dropdown/hover/up_dark)" } } diff --git a/resource/styles/steam.styles b/resource/styles/steam.styles index 87fa6f4..9411b49 100644 --- a/resource/styles/steam.styles +++ b/resource/styles/steam.styles @@ -554,7 +554,7 @@ steam.styles { ListPanelSectionCollapser { inset="0 0 0 0" - image=graphics\icons\dropdown\padder + image=graphics/icons/dropdown/padder padding-left=8 padding-right=8 @@ -562,7 +562,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/down_dark)" } } @@ -570,7 +570,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/down_dark)" } } @@ -578,7 +578,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/up_dark)" } } @@ -586,7 +586,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/up_dark)" } } @@ -721,7 +721,7 @@ steam.styles { SectionedListPanelCollapser { inset="0 0 0 0" - image=graphics\icons\dropdown\padder + image=graphics/icons/dropdown/padder padding-left=8 padding-right=8 bgcolor=none @@ -730,7 +730,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/down_dark)" } } @@ -738,7 +738,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\down_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/down_dark)" } } @@ -746,7 +746,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\standard\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/standard/up_dark)" } } @@ -754,7 +754,7 @@ steam.styles { render_bg { 0="fill(x0,y0-1,x1+2,y0, dividers_onLightBG)" 1="fill(x0,y1-1,x1+2,y1, dividers_onLightBG)" - 2="image(x0+14,y0+6,x1,y1, graphics\icons\dropdown\hover\up_dark)" + 2="image(x0+14,y0+6,x1,y1, graphics/icons/dropdown/hover/up_dark)" } } @@ -964,7 +964,7 @@ steam.styles { CPlayersDialog { render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0,x1,y0+100, customgreysecondary)" diff --git a/servers/DialogGameInfo.res b/servers/DialogGameInfo.res index a8b34bd..85f7801 100644 --- a/servers/DialogGameInfo.res +++ b/servers/DialogGameInfo.res @@ -1,4 +1,4 @@ -"Servers\DialogGameInfo.res" { +"Servers/DialogGameInfo.res" { styles { CDialogGameInfo { minimum-width=724 diff --git a/servers/DialogGameInfo_AutoRetry.res b/servers/DialogGameInfo_AutoRetry.res index c660da7..ef1ee83 100644 --- a/servers/DialogGameInfo_AutoRetry.res +++ b/servers/DialogGameInfo_AutoRetry.res @@ -1,4 +1,4 @@ -"Servers\DialogGameInfo.res" { +"Servers/DialogGameInfo.res" { styles { CDialogGameInfo { minimum-width=724 diff --git a/servers/DialogServerBrowser.res b/servers/DialogServerBrowser.res index ce279be..e5cb72d 100644 --- a/servers/DialogServerBrowser.res +++ b/servers/DialogServerBrowser.res @@ -2,7 +2,7 @@ styles { CServerBrowserDialog { render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0,x1,y0+72, customgreysecondary)" diff --git a/steam/cached/AddShortcutDialog.res b/steam/cached/AddShortcutDialog.res index 64a270a..11892f1 100644 --- a/steam/cached/AddShortcutDialog.res +++ b/steam/cached/AddShortcutDialog.res @@ -2,7 +2,7 @@ styles { CAddShortcutDialog { render { - 0="image_tiled(x0,y0+34,x1,y0+38, graphics\material\shadows\top)" + 0="image_tiled(x0,y0+34,x1,y0+38, graphics/material/shadows/top)" } render_bg { 0="fill(x0,y0+34,x1,y0+44, customgreysecondary)"