Hi Takao,

As dependency of nautilus and vino, libunique is added in vermillion
build_109. Could you please do L10N/I18N evaluation on it?

The spec files is spec-files/trunk/SUNWlibunique.spec.

For your references, I attach test cases when QE evaluates this project.
test-unique is available under unique-1.0.6/tests/ if you build this
spec by yourself. 

Cases
===========
Case 1: BAR command
 1) Start gnome-terminal, open two tabs
 2) Run ./test-unique in Tab 1.
     A "Test GtkUnique" window pops up.
 3) Move gnome-terminal window to cover the "Test GtkUnique" window.
 4) Run ./test-unique in Tab 2.
     The "Test GtkUnique" window shows in front.
     A information dialog pops up to say "Received the BAR command".
 5) Click "Close" button.
     test-unique on Tab2 quit with output "Response code: 1".

Case 2: FOO/NEW/ACTIVATE command
1) Start gnome-terminal, open two tabs
2) Run ./test-unique in Tab 1.
    A "Test GtkUnique" window pops up.
3) Move gnome-terminal window to cover the "Test GtkUnique" window.
4) Run ./test-unique -f in Tab 2.
    The "Test GtkUnique" window shows in front.
    A information dialog pops up to say "Received the FOO command".
5) Click "Close" button.
    test-unique on Tab2 quit with output "Response code: 1".
6) Do step 4 and step #5 with option "-n" and "-a".  

Case 3: OPEN command
1) Start gnome-terminal, open two tabs
2) Run ./test-unique in Tab 1.
    A "Test GtkUnique" window pops up.
3) Move gnome-terminal window to cover the "Test GtkUnique" window.
4) Run "./test-unique -o http://www.sun.com"; in Tab 2.
    The "Test GtkUnique" window shows in front.
    A information dialog pops up to say "Received the OPEN command".
    and a text "uri: http://www.sun.com";.
5) Click "Close" button.
    test-unique on Tab2 quit with output "Response code: 1".

Case 4: In different workspace
1) Run ./test-unique in workspace #1
     A "Test GtkUnique" window pops up.
3) Run ./test-unique in workspace #2.
     The "Test GtkUnique" window shows in workspace #2.
     A information dialog pops up to say "Received the BAR command".
     In workspace #1, output is like
     "Message received from screen: 0, startup-id: _TIME280072760,
workspace: 1"
3) Click "Close" button.
     test-unique on workspace #2 quit with output "Response code: 1".

Case 5: Use vino-preferences
1) Start gnome-terminal, open two tabs
2) Run vino-preferences in Tab 1.
     A "Remote Desktop Preferences" window pops up.
3) Move gnome-terminal window to cover the "Remote Desktop Preferences"
window.
4) Run vino-preferences in Tab 2.
     The "Remote Desktop Preferences" window shows in front and back to
shell.

If there is anything you need me to provide, please let me know.

References
===========
[1] http://live.gnome.org/LibUnique

Thanks,
Halton.


Reply via email to