Add notification resource files

This commit is contained in:
ungstein 2021-10-02 14:23:29 +09:30
parent de6cf46350
commit 7e6026e5c8
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
20 changed files with 2366 additions and 0 deletions

View File

@ -0,0 +1,101 @@
"friends/AchievementNotification.res"
{
"AchievementNotification"
{
"ControlName" "CAchievmentNotification"
"fieldName" "AchievementNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "94"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "1"
"ypos" "74"
"wide" "238"
"tall" "23"
"fillcolor" "ClientBG"
"zpos" "-1"
}
"AchievementIcon"
{
"ControlName" "ImagePanel"
"fieldName" "AchievementIcon"
"xpos" "14"
"ypos" "14"
"wide" "64"
"tall" "64"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"IconBorder"
{
"ControlName" "Panel"
"fieldName" "IconBorder"
"xpos" "13"
"ypos" "13"
"zpos" "0"
"wide" "66"
"tall" "66"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"xpos" "88"
"ypos" "25"
"wide" "144"
"tall" "28"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%title%"
"textAlignment" "center"
"wrap" "1"
"font" FriendsSmall
}
"LabelDescription"
{
"ControlName" "Label"
"fieldName" "LabelText"
"xpos" "88"
"ypos" "53"
"wide" "144"
"tall" "28"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%text%"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,139 @@
"friends/ChatInviteNotification.res"
{
"ChatInvitationNotification"
{
"ControlName" "CChatInvitationNotification"
"fieldName" "ChatInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelChat"
{
"ControlName" "Label"
"fieldName" "LabelChat"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%chat%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,120 @@
"friends/ChatMsgNotification.res"
{
"ChatMsgNotification"
{
"ControlName" "CChatMsgNotification"
"fieldName" "ChatMsgNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatNoTextNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,139 @@
"friends/ClanEventNotification.res"
{
"ClanEventNotification"
{
"ControlName" "CClanEventNotification"
"fieldName" "ClanEventNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelGroup"
{
"ControlName" "Label"
"fieldName" "LabelGroup"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%group%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" ""
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelEventTitle"
{
"ControlName" "Label"
"fieldName" "LabelEventTitle"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "30"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%event%"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,141 @@
"friends/ClanInvitationNotification.res"
{
"ClanInvitationNotification"
{
"ControlName" "CClanInvitationNotification"
"fieldName" "ClanInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_BeenInvited"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_JoinGroup"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGroup"
{
"ControlName" "Label"
"fieldName" "LabelGroup"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%group%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,139 @@
"friends/FriendInGameNotification.res"
{
"FriendIngameNotification"
{
"ControlName" "CFriendInGameNotification"
"fieldName" "FriendIngameNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InGameNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGame"
{
"ControlName" "Label"
"fieldName" "LabelGame"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%game%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,140 @@
"friends/FriendInvitationNotification.res"
{
"FriendInvitationNotification"
{
"ControlName" "CFriendInvitationNotification"
"fieldName" "FriendInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_HasAdded"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelFriendsList"
{
"ControlName" "Label"
"fieldName" "LabelFriendsList"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_FriendsList"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,121 @@
"friends/FriendOnlineNotification.res"
{
"FriendOnlineNotification"
{
"ControlName" "CFriendOnlineNotification"
"fieldName" "FriendOnlineNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,139 @@
"friends/GameInviteNotification.res"
{
"GameInviteNotification"
{
"ControlName" "CGameInvitationNotification"
"fieldName" "GameInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_GameInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGame"
{
"ControlName" "Label"
"fieldName" "LabelGame"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%game%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,120 @@
"friends/VoiceChatInviteNotification.res"
{
"VoiceChatInviteNotification"
{
"ControlName" "CVoiceChatInviteNotification"
"fieldName" "VoiceChatInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style"="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_VoiceChatInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,121 @@
"friends/BroadcastApproveNotification.res"
{
"BroadcastApproveNotification"
{
"ControlName" "BroadcastApproveNotification"
"fieldName" "BroadcastApproveNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BroadcastApproveNotification"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,121 @@
"friends/BroadcastInviteNotification.res"
{
"BroadcastInviteNotification"
{
"ControlName" "BroadcastInviteNotification"
"fieldName" "BroadcastInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BroadcastInviteNotification"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,102 @@
"resource/BroadcastPublicState.res"
{
"BroadcastPublicStateNotification"
{
"ControlName" "BroadcastPublicStateNotification"
"fieldName" "BroadcastPublicStateNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroadcastImageBlue"
{
"ControlName" "ImagePanel"
"fieldName" "BroadcastImageBlue"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_notification"
}
"BroadcastImageRed"
{
"ControlName" "ImagePanel"
"fieldName" "BroadcastImageRed"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_Notification_Title"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Test"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,82 @@
"friends/broadcastrecordererrornotification.res"
{
"BroadcastRecorderNotification"
{
"ControlName" "CBroadcastRecorderNotification"
"fieldName" "BroadcastRecorderNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroacdastImageError"
{
"ControlName" "ImagePanel"
"fieldName" "BroacdastImageError"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelStreaming"
{
"ControlName" "Label"
"fieldName" "LabelStreaming"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Broadcast"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_RecordingError_Notification"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,82 @@
"resource/BroadcastUploadErrorNotification.res"
{
"BroadcastUploadErrorNotification"
{
"ControlName" "BroadcastUploadErrorNotification"
"fieldName" "BroadcastUploadErrorNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroacdastImageError"
{
"ControlName" "ImagePanel"
"fieldName" "BroacdastImageError"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelStreaming"
{
"ControlName" "Label"
"fieldName" "LabelStreaming"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Broadcast"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_UploadError_Notification"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,121 @@
"friends/BroadcastViewerNotification.res"
{
"BroadcastViewerNotification"
{
"ControlName" "BroadcastViewerNotification"
"fieldName" "BroadcastViewerNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_Notification_Is_Watching"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,121 @@
"friends/GiftReceivedNotification.res"
{
"GiftReceivedNotification"
{
"ControlName" "GiftReceivedNotification"
"fieldName" "GiftReceivedNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"GiftImage"
{
"ControlName" "ImagePanel"
"fieldName" "GiftImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_gift"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_giftreceived_info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,102 @@
"friends/ItemReceivedNotification.res"
{
"ItemReceivedNotification"
{
"ControlName" "ItemReceivedNotification"
"fieldName" "ItemReceivedNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ItemImage"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_item"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "34"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_itemsreceived_info"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,102 @@
"friends/NewTurnsNotification.res"
{
"NewTurnsNotification"
{
"ControlName" "NewTurnsNotification"
"fieldName" "NewTurnsNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ItemImage"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_newturns"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "34"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_newturns_info"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,113 @@
"friends/remoteplaytogetheravailablenotification.res"
{
"RemotePlayTogetherAvailableNotification"
{
"ControlName" "RemotePlayTogetherAvailableNotification"
"fieldName" "RemotePlayTogetherAvailableNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"RemotePlayTogetherImage"
{
"ControlName" "ImagePanel"
"fieldName" "RemotePlayTogetherImage"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/remoteplaytogether_notification"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"style" "NotifyRemotePlayTogetherTitle"
"xpos" "50"
"ypos" "10"
"zpos" "2"
"wide" "140"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#RemotePlayTogether_Notification_AvailableToInvite_Title"
"textAlignment" "center"
"wrap" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "65"
"ypos" "30"
"zpos" "2"
"wide" "110"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#RemotePlayTogether_Notification_AvailableToInvite"
"textAlignment" "north-west"
"wrap" "1"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "1"
"ypos" "74"
"wide" "238"
"tall" "23"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Overlay_Splash_Hotkey"
"textAlignment" "center"
"wrap" "0"
style="label"
}
}