[Bps-public-commit] RTx-TakeScreenshots branch, master, updated. fd9c44aaa7de0b0f8e86a4a24fdf64624739880b
Shawn Moore
sartak at bestpractical.com
Wed Mar 16 17:32:48 EDT 2011
The branch, master has been updated
via fd9c44aaa7de0b0f8e86a4a24fdf64624739880b (commit)
from 3602b030b6de9e9206177a3b08fc900fa4a595fe (commit)
Summary of changes:
etc/initialdata | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fd9c44aaa7de0b0f8e86a4a24fdf64624739880b
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Mar 16 17:32:37 2011 -0400
Use Epiphany instead of Solaris
from Vinge's Rainbows End
diff --git a/etc/initialdata b/etc/initialdata
index 8ddbc47..9671e0b 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -27,7 +27,7 @@
Name => 'Operating System',
Queue => [qw(General Office)],
Type => 'SelectSingle',
- Values => [ map +{ Name => $_ }, "Filterfresh", "Linux", "Mac OS X", "Solaris" ],
+ Values => [ map +{ Name => $_ }, "Filterfresh", "Linux", "Mac OS X", "Epiphany" ],
Disabled => 0,
},
);
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list