recipes: Refresh guestfish recipes.
[libguestfs.git] / recipes / list-apps.example
1 $ list-apps.sh win7.img
2 [0] = {
3   app_name: Mozilla Firefox (3.6.12)
4   app_display_name: Mozilla Firefox (3.6.12)
5   app_epoch: 0
6   app_version: 3.6.12 (en-GB)
7   app_release: 
8   app_install_path: C:\Program Files\Mozilla Firefox
9   app_trans_path: 
10   app_publisher: Mozilla
11   app_url: http://www.mozilla.com/en-GB/
12   app_source_package: 
13   app_summary: 
14   app_description: Mozilla Firefox
15 }
16 [1] = {
17   app_name: VLC media player
18   app_display_name: VLC media player 1.1.5
19   app_epoch: 0
20   app_version: 1.1.5
21   app_release: 
22   app_install_path: C:\Program Files\VideoLAN\VLC
23   app_trans_path: 
24   app_publisher: VideoLAN
25   app_url: http://www.videolan.org/
26   app_source_package: 
27   app_summary: 
28   app_description: 
29 }