Template:PatchDiff/May 08, 2012 Patch/bin/p2map publish/publishedfilebrowserdialog.res

From the Portal Wiki
< Template:PatchDiff/May 08, 2012 Patch
Revision as of 01:09, 15 May 2012 by MousseBOT (talk | contribs) (Diff of file "bin/p2map_publish/publishedfilebrowserdialog.res" for patch May 09, 2012 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
N/A1"PublishedFileBrowserDialog.res"
N/A2{
N/A3 "PublishedFileBrowserDialog"
N/A4 {
N/A5 "ControlName" "CPublishedFileBrowserDialog"
N/A6 "fieldName" "PublishedFileBrowserDialog"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "656"
N/A10 "tall" "272"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "1"
N/A17 "Title" "Browse Published Files"
N/A18 }
N/A19 
N/A20 "LabelPublishedFiles"
N/A21 {
N/A22 "ControlName" "Label"
N/A23 "fieldName" "LabelPublishedFiles"
N/A24 "xpos" "32"
N/A25 "ypos" "32"
N/A26 "wide" "180"
N/A27 "tall" "24"
N/A28 "autoResize" "0"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "tabPosition" "0"
N/A33 "labelText" "Published Files:"
N/A34 "textAlignment" "west"
N/A35 "dulltext" "0"
N/A36 "brighttext" "0"
N/A37 "wrap" "0"
N/A38 }
N/A39 
N/A40 "PublishedFileList"
N/A41 {
N/A42 "ControlName" "ListPanel"
N/A43 "fieldName" "PublishedFileList"
N/A44 "xpos" "32"
N/A45 "ypos" "56"
N/A46 "wide" "500"
N/A47 "tall" "180"
N/A48 "autoResize" "0"
N/A49 "pinCorner" "0"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "tabPosition" "0"
N/A53 "textAlignment" "west"
N/A54 "dulltext" "0"
N/A55 "brighttext" "0"
N/A56 "wrap" "0"
N/A57 }
N/A58 
N/A59 "ButtonAddFile"
N/A60 {
N/A61 "ControlName" "Button"
N/A62 "fieldName" "ButtonAddFile"
N/A63 "xpos" "548"
N/A64 "ypos" "56"
N/A65 "wide" "92"
N/A66 "tall" "24"
N/A67 "autoResize" "0"
N/A68 "pinCorner" "0"
N/A69 "visible" "1"
N/A70 "enabled" "1"
N/A71 "tabPosition" "0"
N/A72 "labelText" "Add"
N/A73 "textAlignment" "center"
N/A74 "dulltext" "0"
N/A75 "brighttext" "0"
N/A76 "wrap" "0"
N/A77 "Command" "AddFile"
N/A78 "Default" "0"
N/A79 }
N/A80 
N/A81 "ButtonDeleteFile"
N/A82 {
N/A83 "ControlName" "Button"
N/A84 "fieldName" "ButtonDeleteFile"
N/A85 "xpos" "548"
N/A86 "ypos" "88"
N/A87 "wide" "92"
N/A88 "tall" "24"
N/A89 "autoResize" "0"
N/A90 "pinCorner" "0"
N/A91 "visible" "1"
N/A92 "enabled" "1"
N/A93 "tabPosition" "0"
N/A94 "labelText" "Delete"
N/A95 "textAlignment" "center"
N/A96 "dulltext" "0"
N/A97 "brighttext" "0"
N/A98 "wrap" "0"
N/A99 "Command" "DeleteFile"
N/A100 "Default" "0"
N/A101 }
N/A102 
N/A103 "ButtonEditFile"
N/A104 {
N/A105 "ControlName" "Button"
N/A106 "fieldName" "ButtonEditFile"
N/A107 "xpos" "548"
N/A108 "ypos" "120"
N/A109 "wide" "92"
N/A110 "tall" "24"
N/A111 "autoResize" "0"
N/A112 "pinCorner" "0"
N/A113 "visible" "1"
N/A114 "enabled" "1"
N/A115 "tabPosition" "0"
N/A116 "labelText" "Edit"
N/A117 "textAlignment" "center"
N/A118 "dulltext" "0"
N/A119 "brighttext" "0"
N/A120 "wrap" "0"
N/A121 "Command" "EditFile"
N/A122 "Default" "0"
N/A123 }
N/A124 
N/A125 "ButtonRefresh"
N/A126 {
N/A127 "ControlName" "Button"
N/A128 "fieldName" "ButtonRefresh"
N/A129 "xpos" "548"
N/A130 "ypos" "152"
N/A131 "wide" "92"
N/A132 "tall" "24"
N/A133 "autoResize" "0"
N/A134 "pinCorner" "0"
N/A135 "visible" "1"
N/A136 "enabled" "1"
N/A137 "tabPosition" "0"
N/A138 "labelText" "Refresh"
N/A139 "textAlignment" "center"
N/A140 "dulltext" "0"
N/A141 "brighttext" "0"
N/A142 "wrap" "0"
N/A143 "Command" "Refresh"
N/A144 "Default" "0"
N/A145 }
N/A146 
N/A147}