From patchwork Thu Jun 23 14:23:16 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alexandros.frantzis@linaro.org X-Patchwork-Id: 2223 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 5BBA723F6D for ; Thu, 23 Jun 2011 14:28:47 +0000 (UTC) Received: from mail-qy0-f180.google.com (mail-qy0-f180.google.com [209.85.216.180]) by fiordland.canonical.com (Postfix) with ESMTP id 2B66FA189BA for ; Thu, 23 Jun 2011 14:28:47 +0000 (UTC) Received: by mail-qy0-f180.google.com with SMTP id 30so1376426qyk.11 for ; Thu, 23 Jun 2011 07:28:47 -0700 (PDT) Received: by 10.229.40.139 with SMTP id k11mr1610533qce.135.1308839326870; Thu, 23 Jun 2011 07:28:46 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.229.230.139 with SMTP id jm11cs19447qcb; Thu, 23 Jun 2011 07:28:46 -0700 (PDT) Received: by 10.216.234.209 with SMTP id s59mr2186657weq.18.1308838996826; Thu, 23 Jun 2011 07:23:16 -0700 (PDT) Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by mx.google.com with ESMTP id m45si3938184wed.97.2011.06.23.07.23.16; Thu, 23 Jun 2011 07:23:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) client-ip=91.189.90.139; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) smtp.mail=bounces@canonical.com Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QZkoO-0003mW-4V for ; Thu, 23 Jun 2011 14:23:16 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 20CAC2E890E for ; Thu, 23 Jun 2011 14:23:16 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glmark2 X-Launchpad-Branch: ~afrantzis/glmark2/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 90 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~afrantzis/glmark2/trunk] Rev 90: Bring some sanity to source file names. Message-Id: <20110623142316.3922.74637.launchpad@loganberry.canonical.com> Date: Thu, 23 Jun 2011 14:23:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13265"; Instance="initZopeless config overlay" X-Launchpad-Hash: c8b59c8c4805a0685dc538e8923a39400ec064ea ------------------------------------------------------------ revno: 90 committer: Alexandros Frantzis branch nick: trunk timestamp: Thu 2011-06-23 15:48:15 +0300 message: Bring some sanity to source file names. renamed: src/scenebuild.cpp => src/scene-build.cpp src/scenedefaultoptions.cpp => src/scene-default-options.cpp src/sceneshading.cpp => src/scene-shading.cpp src/scenetexture.cpp => src/scene-texture.cpp --- lp:glmark2 https://code.launchpad.net/~afrantzis/glmark2/trunk You are subscribed to branch lp:glmark2. To unsubscribe from this branch go to https://code.launchpad.net/~afrantzis/glmark2/trunk/+edit-subscription === renamed file 'src/scenebuild.cpp' => 'src/scene-build.cpp' === renamed file 'src/scenedefaultoptions.cpp' => 'src/scene-default-options.cpp' === renamed file 'src/sceneshading.cpp' => 'src/scene-shading.cpp' === renamed file 'src/scenetexture.cpp' => 'src/scene-texture.cpp'