summaryrefslogtreecommitdiff
path: root/chromium/tools/grit/grit/testdata/buildinfo.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/tools/grit/grit/testdata/buildinfo.grd')
-rw-r--r--chromium/tools/grit/grit/testdata/buildinfo.grd46
1 files changed, 0 insertions, 46 deletions
diff --git a/chromium/tools/grit/grit/testdata/buildinfo.grd b/chromium/tools/grit/grit/testdata/buildinfo.grd
deleted file mode 100644
index 80458a82656..00000000000
--- a/chromium/tools/grit/grit/testdata/buildinfo.grd
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
-<grit
- base_dir="."
- source_lang_id="en"
- tc_project="GoogleDesktopWindowsClient"
- latest_public_release="0"
- current_release="1"
- enc_check="möl">
- <outputs>
- <output filename="resource.h" type="rc_header" />
- <output filename="en_generated_resources.rc" type="rc_all" lang="en" />
- <output filename="sv_generated_resources.rc" type="rc_all" lang="sv" />
- </outputs>
- <translations>
- <file path="substitute.xmb" lang="sv" />
- </translations>
- <release seq="1" allow_pseudo="false">
- <includes>
- <include type="BITMAP" name="IDB_PR" file="pr.bmp" />
- <if expr="lang == 'sv'">
- <include type="BITMAP" name="IDB_PR2" file="pr2.bmp" />
- </if>
- </includes>
- <structures>
- <structure name="SIDEBAR_LOADING.HTML" encoding="utf-8" file="sidebar_loading.html" type="tr_html" generateid="false" expand_variables="false"/>
- <structure name="IDS_PLACEHOLDER" file="transl.rc" type="dialog" >
- <skeleton expr="lang == 'sv'" file="transl1.rc" variant_of_revision="1"/>
- </structure>
- <if expr="lang != 'sv'">
- <structure name="WELCOME_TOAST.HTML" encoding="utf-8" file="welcome_toast.html" type="tr_html" generateid="false" expand_variables="true"/>
- </if>
- </structures>
- <messages first_id="8192">
- <message name="IDS_COPYRIGHT_GOOGLE_LONG" sub_variable="true" desc="Gadget copyright notice. Needs to be updated every year.">
- Copyright 2008 Google Inc. All Rights Reserved.
- </message>
- <message name="IDS_NEWS_PANEL_COPYRIGHT">
- Google Desktop News gadget
-[IDS_COPYRIGHT_GOOGLE_LONG]
-View news that is personalized based on the articles you read.
-
-For example, if you read lots of sports news, you'll see more sports articles. If you read technology news less often, you'll see fewer of those articles.
- </message>
- </messages>
- </release>
-</grit>