- Bug 165283: CASA docs and About screen states that CASA runs on

Mac OSX which it does not currently.
This commit is contained in:
smanojna 2006-04-26 07:33:13 +00:00
parent 7b0584b7da
commit f97574c995
3 changed files with 11144 additions and 11101 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 26 12:53:10 IST 2006 - smanojna@novell.com
- Bug 165283: CASA docs and About screen states that CASA runs on
Mac OSX which it does not currently.
-------------------------------------------------------------------
Mon Apr 24 16:24:20 MST 2006 - jnorman@novell.com
- Bug 157218. Clear lists of secrets when GUI is locked.

View File

@ -4,7 +4,7 @@
<glade-interface>
<widget class="GtkWindow" id="windowMain">
<property name="title" translatable="yes">CASA Manager</property>
<property name="title" translatable="yes">Novell CASA Manager</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
<property name="modal">False</property>
@ -4792,7 +4792,7 @@ prompted for the Master Password at startup.</property>
<widget class="GtkDialog" id="dialogAbout">
<property name="visible">True</property>
<property name="title" translatable="yes">About</property>
<property name="title" translatable="yes">About CASA</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
<property name="modal">True</property>
@ -4889,13 +4889,18 @@ prompted for the Master Password at startup.</property>
</child>
<child>
<widget class="GtkLabel" id="label76">
<widget class="GtkHBox" id="hbox80">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Common Authentication Services Adapter
Version 1.6&lt;/b&gt;</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
<widget class="GtkLabel" id="label252">
<property name="visible">True</property>
<property name="label" translatable="yes"></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
@ -4908,7 +4913,40 @@ Version 1.6&lt;/b&gt;</property>
<property name="angle">0</property>
</widget>
<packing>
<property name="padding">10</property>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label253">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Version 1.6&lt;/b&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">2</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
@ -4951,8 +4989,8 @@ Version 1.6&lt;/b&gt;</property>
<property name="label" translatable="yes">&lt;b&gt;.:| C A S A |:.&lt;/b&gt;
&lt;b&gt;Common Authentication Services Adapter&lt;/b&gt;
Version 1.6 (c) 2006, Novell Inc.
...................................................................................
CASA is the common cross-platform foundation for authentication and Single Sign-On services for the users of Novell Linux Desktop, Microsoft Windows and MAC OS10 operating systems.</property>
.......................................................................................................................
CASA is the common cross-platform foundation for authentication and single sign-on services for the users of Novell Linux Desktop and Microsoft Windows operating systems. Applications that integrate CASA can securely authenticate and cache credentials for single sign-on purposes. CASA Manager GUI procides users a single place to manage credentials for KWallet, Gnome Keyring and Firefox Password Manager.</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>