summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/notifications/base_notification.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
committerCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
commitd15015c514cd89ed05c9ff75b011c1a30e8c03f7 (patch)
tree3604a8a475bbbb34948709b4d113018d2d39b61e /minmode/resource/ui/notifications/base_notification.res
parent148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (diff)
Removed redundant minmode files
A lot of the files are identical to the base rayshud files, so why incldue them?
Diffstat (limited to 'minmode/resource/ui/notifications/base_notification.res')
-rw-r--r--minmode/resource/ui/notifications/base_notification.res52
1 files changed, 0 insertions, 52 deletions
diff --git a/minmode/resource/ui/notifications/base_notification.res b/minmode/resource/ui/notifications/base_notification.res
deleted file mode 100644
index a31690f..0000000
--- a/minmode/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