rsence-pre 2.3.0.15 → 2.3.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (121) hide show
  1. data/AUTHORS.txt +63 -0
  2. data/MIT-LICENSE.txt +21 -0
  3. data/VERSION +1 -1
  4. data/bin/rsence-pre +0 -8
  5. data/js/comm/autosync/autosync.js +0 -7
  6. data/js/comm/comm.js +0 -9
  7. data/js/comm/jsloader/jsloader.js +0 -10
  8. data/js/comm/queue/queue.js +0 -7
  9. data/js/comm/session/session.js +0 -7
  10. data/js/comm/sessionwatcher/sessionwatcher.js +0 -8
  11. data/js/comm/transporter/transporter.js +0 -7
  12. data/js/comm/urlresponder/urlresponder.js +0 -7
  13. data/js/comm/values/values.js +0 -8
  14. data/js/controls/button/button.js +0 -9
  15. data/js/controls/checkbox/checkbox.js +1 -7
  16. data/js/controls/dialogs/alert_sheet/alert_sheet.js +0 -7
  17. data/js/controls/dialogs/confirm_sheet/confirm_sheet.js +0 -7
  18. data/js/controls/dialogs/sheet/sheet.js +0 -8
  19. data/js/controls/imageview/imageview.js +0 -7
  20. data/js/controls/passwordcontrol/passwordcontrol.js +0 -8
  21. data/js/controls/progress/progressbar/progressbar.js +0 -7
  22. data/js/controls/progress/progressindicator/progressindicator.js +0 -8
  23. data/js/controls/radiobutton/radiobutton.js +0 -8
  24. data/js/controls/sliders/slider/slider.js +0 -8
  25. data/js/controls/sliders/slider/themes/default/slider.css +4 -0
  26. data/js/controls/sliders/vslider/themes/default/vslider.css +4 -0
  27. data/js/controls/sliders/vslider/vslider.js +0 -8
  28. data/js/controls/stepper/stepper.js +0 -9
  29. data/js/controls/stringview/stringview.js +0 -7
  30. data/js/controls/tab/tab.js +0 -8
  31. data/js/controls/textarea/textarea.js +0 -8
  32. data/js/controls/textcontrol/textcontrol.js +0 -10
  33. data/js/controls/uploader/uploader.coffee +0 -7
  34. data/js/controls/validatorview/validatorview.js +0 -7
  35. data/js/controls/window/window.js +0 -8
  36. data/js/core/class/class.js +10 -9
  37. data/js/core/elem/elem.coffee +40 -0
  38. data/js/core/event/event.js +0 -9
  39. data/js/core/iefix/iefix.js +0 -10
  40. data/js/core/rsence_ns/rsence_ns.js +0 -8
  41. data/js/datetime/calendar/calendar.coffee +0 -7
  42. data/js/datetime/datetimepicker/datetimepicker.js +1 -8
  43. data/js/datetime/datetimevalue/datetimevalue.js +0 -8
  44. data/js/datetime/timesheet/timesheet.js +0 -8
  45. data/js/datetime/timesheet_item/timesheet_item.js +0 -7
  46. data/js/foundation/application/application.js +0 -8
  47. data/js/foundation/control/control.js +0 -7
  48. data/js/foundation/control/controldefaults/controldefaults.js +0 -7
  49. data/js/foundation/control/dummyvalue/dummyvalue.js +0 -7
  50. data/js/foundation/control/dyncontrol/dyncontrol.js +0 -7
  51. data/js/foundation/control/eventresponder/eventresponder.js +0 -7
  52. data/js/foundation/control/valueaction/valueaction.js +0 -8
  53. data/js/foundation/control/valuematrix/valuematrix.js +0 -8
  54. data/js/foundation/control/valueresponder/valueresponder.js +0 -8
  55. data/js/foundation/eventmanager/eventmanager.coffee +25 -25
  56. data/js/foundation/eventmanager/eventmanager.js +0 -8
  57. data/js/foundation/geom/point/point.js +0 -9
  58. data/js/foundation/geom/rect/rect.js +0 -9
  59. data/js/foundation/json_renderer/json_renderer.js +0 -8
  60. data/js/foundation/locale_settings/locale_settings.js +0 -8
  61. data/js/foundation/system/system.js +0 -8
  62. data/js/foundation/thememanager/thememanager.js +0 -7
  63. data/js/foundation/value/value.js +0 -7
  64. data/js/foundation/view/markupview/markupview.js +0 -7
  65. data/js/foundation/view/morphanimation/morphanimation.js +1 -8
  66. data/js/foundation/view/view.js +0 -7
  67. data/js/foundation/view/viewdefaults/viewdefaults.js +0 -7
  68. data/js/graphics/svgcontrol/svgcontrol.js +0 -7
  69. data/js/lists/checkboxlist/checkboxlist.js +1 -8
  70. data/js/lists/listitems/listitems.js +0 -8
  71. data/js/lists/propertylist/propertylist.js +0 -7
  72. data/js/lists/propertylist/propertylisteditor/propertylisteditor.js +1 -8
  73. data/js/lists/radiobuttonlist/radiobuttonlist.js +0 -7
  74. data/js/menus/minimenu/minimenu.js +1 -9
  75. data/js/menus/minimenuitem/minimenuitem.js +0 -8
  76. data/js/util/reloadapp/reloadapp.js +0 -7
  77. data/js/util/sha/sha.js +0 -9
  78. data/js/views/centerview/centerview.js +0 -7
  79. data/js/views/inlineview/inlineview.js +1 -8
  80. data/js/views/scrollview/scrollview.js +0 -7
  81. data/lib/rsence/argv.rb +0 -8
  82. data/lib/rsence/daemon.rb +0 -8
  83. data/lib/rsence/default_config.rb +0 -8
  84. data/lib/rsence/dependencies.rb +0 -8
  85. data/lib/rsence/http/broker.rb +0 -7
  86. data/lib/rsence/http/rackup.rb +0 -8
  87. data/lib/rsence/http/request.rb +0 -8
  88. data/lib/rsence/http/response.rb +0 -8
  89. data/lib/rsence/msg.rb +0 -9
  90. data/lib/rsence/pluginmanager.rb +0 -8
  91. data/lib/rsence/plugins/gui_plugin.rb +0 -8
  92. data/lib/rsence/plugins/guiparser.rb +0 -8
  93. data/lib/rsence/plugins/plugin.rb +0 -8
  94. data/lib/rsence/plugins/plugin_base.rb +0 -8
  95. data/lib/rsence/plugins/plugin_plugins.rb +0 -8
  96. data/lib/rsence/plugins/plugin_sqlite_db.rb +0 -8
  97. data/lib/rsence/plugins/servlet.rb +0 -8
  98. data/lib/rsence/plugins.rb +0 -8
  99. data/lib/rsence/sessionmanager.rb +0 -9
  100. data/lib/rsence/sessionstorage.rb +0 -9
  101. data/lib/rsence/sigcomm.rb +0 -9
  102. data/lib/rsence/transporter.rb +0 -8
  103. data/lib/rsence/value.rb +0 -9
  104. data/lib/rsence/valuemanager.rb +0 -9
  105. data/lib/rsence.rb +0 -7
  106. data/plugins/client_pkg/client_pkg.rb +0 -8
  107. data/plugins/client_pkg/lib/client_pkg_build.rb +0 -8
  108. data/plugins/client_pkg/lib/client_pkg_cache.rb +0 -8
  109. data/plugins/client_pkg/lib/client_pkg_serve.rb +0 -8
  110. data/plugins/main/main.rb +0 -8
  111. data/plugins/ticket/lib/common.rb +0 -8
  112. data/plugins/ticket/lib/favicon.rb +0 -9
  113. data/plugins/ticket/lib/file.rb +0 -8
  114. data/plugins/ticket/lib/img.rb +0 -8
  115. data/plugins/ticket/lib/objblob.rb +0 -8
  116. data/plugins/ticket/lib/rsrc.rb +0 -8
  117. data/plugins/ticket/lib/upload.rb +0 -9
  118. data/plugins/ticket/ticket.rb +0 -9
  119. data/setup/welcome/welcome.rb +0 -8
  120. metadata +5 -4
  121. data/LICENSE.txt +0 -622
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2008 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** An application designed to display errors.
data/js/util/sha/sha.js CHANGED
@@ -1,12 +1,3 @@
1
- /* RSence
2
- * Copyright 2007 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
-
10
1
 
11
2
  /*** = Description
12
3
  ** A JavaScript implementation of the Secure Hash Algorithm, SHA-1, as defined
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  // Simple view for centering a view.
10
3
  // The rect's left position is used as the minimum left position, the rects
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  // Simple view for inline content (relative positioning and inline view instead of block)
10
3
  var//RSence.Views
@@ -12,4 +5,4 @@ HInlineView = HView.extend({
12
5
  isAbsolute: false,
13
6
  isRelative: true,
14
7
  displayMode: 'inline'
15
- });
8
+ });
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  // Simple view for scrolling purposes.
10
3
  // Uses two special options for setting scroll bar behavior:
data/lib/rsence/argv.rb CHANGED
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
data/lib/rsence/daemon.rb CHANGED
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # Use rubygems to load rack
11
3
  require 'rubygems'
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  require 'rubygems'
11
3
  require 'rack'
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,10 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
1
 
9
2
  require 'rubygems'
10
3
  require 'rack'
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  warn "Current RSence rackup Broker implementation does not work."
11
3
  warn "Please try again in a future revision."
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
data/lib/rsence/msg.rb CHANGED
@@ -1,15 +1,6 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  require 'rsence/gzstring'
11
3
 
12
-
13
4
  module RSence
14
5
 
15
6
  # A Message instance is used as a `messenger class` while processing client-server requests. It's initialized by the system and the convention guideline for its instance is +msg+, pass it on wherever msg might be needed.
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  require 'rsence/plugins'
11
3
  require 'rsence/dependencies'
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
  module Plugins
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
  module Plugins
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
  module Plugins
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module RSence
11
3
 
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  module RSence
12
3
 
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  module RSence
12
3
 
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  module RSence
12
3
 
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # ValueManager synchronizes value objects
11
3
  require 'rsence/valuemanager'
data/lib/rsence/value.rb CHANGED
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  module RSence
12
3
 
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2006 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  # Require needed value types (hvalue supports bool/float/int/string)
12
3
  require 'rsence/value'
data/lib/rsence.rb CHANGED
@@ -1,10 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
1
 
9
2
  # The RSence module contains the server interfaces of RSence.
10
3
  # == The classes that matter from a Plugin developer's point of view are:
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2007 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # the library path of this plugin
11
3
  lib_path = File.join( bundle_path, 'lib' )
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2009 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  require 'jsmin_c'
11
3
  require 'jscompress'
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2007 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  =begin
11
3
  FileCache scans and stores the ui path for javascript files and
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2007 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  module ClientPkgServe
11
3
  def broker_urls
data/plugins/main/main.rb CHANGED
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # The MainPlugin is accessible as +@plugins.main+ and just +main+ from other plugins.
11
3
  #
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # @private Inner workings of Ticket
11
3
  module TicketService
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  # @private Inner workings of Ticket
12
3
  module TicketService
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # @private Inner workings of Ticket
11
3
  module TicketService
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # @private Inner workings of Ticket
11
3
  module TicketService
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # @private Inner workings of Ticket
11
3
  module TicketService
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # @private Inner workings of Ticket
11
3
  module TicketService
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  require 'sequel'
12
3
 
@@ -1,12 +1,3 @@
1
- ## RSence
2
- # Copyright 2008 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
-
10
1
 
11
2
  require 'rubygems'
12
3
  begin
@@ -1,11 +1,3 @@
1
- ## RSence
2
- # Copyright 2010 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
-
9
1
 
10
2
  # RSence 'Welcome' plugin.
11
3
  # An instance of a class extended from GUIPlugin includes basic functionality
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsence-pre
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0.15
4
+ version: 2.3.0.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-01-11 00:00:00.000000000 Z
13
+ date: 2013-01-17 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rsence-deps
@@ -359,7 +359,8 @@ files:
359
359
  - js/views/scrollview/scrollview.js
360
360
  - README.rdoc
361
361
  - INSTALL.rdoc
362
- - LICENSE.txt
362
+ - AUTHORS.txt
363
+ - MIT-LICENSE.txt
363
364
  - docs/ExampleGuiPlugin.rdoc
364
365
  - docs/JavascriptBundles.rdoc
365
366
  - docs/PluginBundleInfo.rdoc
@@ -370,7 +371,7 @@ files:
370
371
  - bin/rsence-pre
371
372
  homepage: http://www.rsence.org/
372
373
  licenses:
373
- - GPL-3
374
+ - MIT
374
375
  post_install_message:
375
376
  rdoc_options: []
376
377
  require_paths: