Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. <llsd>
  2. <map>
  3. <key>FSLastNotificationsTab</key>
  4. <map>
  5. <key>Backup</key>
  6. <boolean>1</boolean>
  7. <key>Comment</key>
  8. <string>Stores the last selected tab in the notifications list floater</string>
  9. <key>Type</key>
  10. <string>S32</string>
  11. <key>Value</key>
  12. <integer>1</integer>
  13. </map>
  14. <key>floater_dock_notification_well_window</key>
  15. <map>
  16. <key>Backup</key>
  17. <boolean>1</boolean>
  18. <key>Comment</key>
  19. <string>Window Docking state for notification_well_window</string>
  20. <key>Type</key>
  21. <string>Boolean</string>
  22. <key>Value</key>
  23. <boolean>0</boolean>
  24. </map>
  25. <key>floater_pos_notification_well_window_x</key>
  26. <map>
  27. <key>Backup</key>
  28. <boolean>1</boolean>
  29. <key>Comment</key>
  30. <string>Window X Position for notification_well_window</string>
  31. <key>Type</key>
  32. <string>F32</string>
  33. <key>Value</key>
  34. <real>0.31569963693618774</real>
  35. </map>
  36. <key>floater_pos_notification_well_window_y</key>
  37. <map>
  38. <key>Backup</key>
  39. <boolean>1</boolean>
  40. <key>Comment</key>
  41. <string>Window Y Position for notification_well_window</string>
  42. <key>Type</key>
  43. <string>F32</string>
  44. <key>Value</key>
  45. <real>-0.12271061539649963</real>
  46. </map>
  47. <key>floater_rect_notification_well_window</key>
  48. <map>
  49. <key>Backup</key>
  50. <boolean>1</boolean>
  51. <key>Comment</key>
  52. <string>Window Size for notification_well_window</string>
  53. <key>Type</key>
  54. <string>Rect</string>
  55. <key>Value</key>
  56. <array>
  57. <integer>1599</integer>
  58. <integer>920</integer>
  59. <integer>1919</integer>
  60. <integer>855</integer>
  61. </array>
  62. </map>
  63. </map>
  64. </llsd>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement