[open-ils-commits] r7628 - trunk/Open-ILS/xul/staff_client
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Aug 7 11:34:10 EDT 2007
Author: miker
Date: 2007-08-07 11:31:22 -0400 (Tue, 07 Aug 2007)
New Revision: 7628
Modified:
trunk/Open-ILS/xul/staff_client/application.ini
Log:
Patch from Dan Scott to bring the staff client application.ini into modern times
Modified: trunk/Open-ILS/xul/staff_client/application.ini
===================================================================
--- trunk/Open-ILS/xul/staff_client/application.ini 2007-08-07 15:24:38 UTC (rev 7627)
+++ trunk/Open-ILS/xul/staff_client/application.ini 2007-08-07 15:31:22 UTC (rev 7628)
@@ -4,26 +4,26 @@
;
; This field specifies your organization's name. This field is recommended,
; but optional.
-Vendor=PINES
+Vendor=OpenILS
;
; This field specifies your application's name. This field is required.
Name=open_ils_staff_client
;
; This field specifies your application's version. This field is optional.
-Version=0.1.0
+Version=1.2.0
;
; This field specifies your application's build ID (timestamp). This field is
; required.
-BuildID=2005072719
+BuildID=20070805
;
; This field specifies a compact copyright notice for your application. This
; field is optional.
-Copyright=Copyright (c) 2005 GPLS/PINES
+Copyright=Copyright (c) 2005-2007 GPLS/PINES
;
; This ID is just an example. Every XUL app ought to have it's own unique ID.
; You can use the microsoft "guidgen" or "uuidgen" tools, or go on
; irc.mozilla.org and /msg botbot uuid. This field is optional.
-ID={09ce6f37-9e73-48db-a264-d095f9f22bb3}
+ID=staff-client at open-ils.org
[Gecko]
;
; This field is required. It specifies the minimum Gecko version that this
More information about the open-ils-commits
mailing list