<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>82985</integer>
    </number>
    <user>
      <string>luis</string>
    </user>
    <title>
      <string>google-chrome wrapper</string>
    </title>
    <contents>
      <string>#!/bin/sh
#
# Copyright (c) 2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

PROGDIR=$(dirname $(readlink -f $0))
if [ -d &quot;$PROGDIR/lib32&quot; ]; then
  export LD_LIBRARY_PATH=$PROGDIR/lib32:$LD_LIBRARY_PATH
  if [ -d &quot;/usr/lib32/gtk-2.0&quot; ]; then
    export GTK_PATH=/usr/lib32/gtk-2.0
  fi
fi
exec &quot;$PROGDIR/chrome&quot; &quot;$@&quot;
</string>
    </contents>
    <universal-time>
      <integer>3455658483</integer>
    </universal-time>
    <channel>
      <string>#lisp</string>
    </channel>
    <colorization-mode>
      <string>None</string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
    <deletion-requested>
      <null/>
    </deletion-requested>
    <deletion-requested-email>
      <null/>
    </deletion-requested-email>
    <expiration-time>
      <null/>
    </expiration-time>
  </paste>
</paste-with-annotations>
