summaryrefslogtreecommitdiff
path: root/temp/resource/ui/notifications/base_notification.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
commit54c716614a85791c499672f27c404a71e6bf187e (patch)
treeee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/notifications/base_notification.res
parent9f90bde42f138a30d5923b0af185f6edf08f37ac (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/notifications/base_notification.res')
-rw-r--r--temp/resource/ui/notifications/base_notification.res52
1 files changed, 0 insertions, 52 deletions
diff --git a/temp/resource/ui/notifications/base_notification.res b/temp/resource/ui/notifications/base_notification.res
deleted file mode 100644
index e68c261..0000000
--- a/temp/resource/ui/notifications/base_notification.res
+++ /dev/null
@@ -1,52 +0,0 @@
-"Resource/UI/notifications/base_notification.res"
-{
- "Notification_Background"
- {
- "ControlName" "CImagePanel"
- "fieldName" "Notification_Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "image" ""
- "scaleImage" "1"
- }
-
- "Notification_Icon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Notification_Icon"
- "xpos" "7"
- "ypos" "9"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" ""
- }
-
- "Notification_Label"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notification_Label"
- "font" "Cerbetica16"
- "xpos" "30"
- "ypos" "9"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "West"
- "dulltext" "0"
- "brighttext" "0"
- }
-} \ No newline at end of file