X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Flist-apps.example;fp=recipes%2Flist-apps.example;h=c37063c2daab3a30a91b6fc2876bb781e1f8488a;hp=0000000000000000000000000000000000000000;hb=49b2ae2e69e1a273b4d4a8746a872ec00b91c86f;hpb=b1ca8b5fbb263fd945f21d0ccff99f40a59d562b diff --git a/recipes/list-apps.example b/recipes/list-apps.example new file mode 100644 index 0000000..c37063c --- /dev/null +++ b/recipes/list-apps.example @@ -0,0 +1,29 @@ +$ list-apps.sh win7.img +[0] = { + app_name: Mozilla Firefox (3.6.12) + app_display_name: Mozilla Firefox (3.6.12) + app_epoch: 0 + app_version: 3.6.12 (en-GB) + app_release: + app_install_path: C:\Program Files\Mozilla Firefox + app_trans_path: + app_publisher: Mozilla + app_url: http://www.mozilla.com/en-GB/ + app_source_package: + app_summary: + app_description: Mozilla Firefox +} +[1] = { + app_name: VLC media player + app_display_name: VLC media player 1.1.5 + app_epoch: 0 + app_version: 1.1.5 + app_release: + app_install_path: C:\Program Files\VideoLAN\VLC + app_trans_path: + app_publisher: VideoLAN + app_url: http://www.videolan.org/ + app_source_package: + app_summary: + app_description: +}