CINXE.COM

trunk : Code : budgie-welcome

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+index" /> <meta charset="UTF-8" /> <title>trunk : Code : budgie-welcome</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/branch.atom" title="Latest Revisions for Branch lp:budgie-welcome" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta property="og:title" content="trunk : Code : budgie-welcome" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> .logtail { padding-left: 2em; } #merge-summary, #recipe-summary { margin-top: .5em; margin-bottom: .1em; } #download-url dt, #upload-url dt { font-weight: strong; } </style> <script type="text/javascript"> LPJS.use('node', 'event', 'widget', 'plugin', 'overlay', 'lp.ui.choiceedit', 'lp.code.branch.status', 'lp.code.branchmergeproposal.diff', 'lp.code.branch.subscription', function(Y) { Y.on('load', function(e) { var logged_in = LP.links['me'] !== undefined; if (logged_in) { var subscription_portlet = new Y.lp.code.branch.subscription.SubscriptionWidget({ contentBox: '#portlet-subscribers' }); subscription_portlet.render(); } Y.lp.code.branchmergeproposal.diff.connect_diff_links(); }, window); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-branches main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/budgie-welcome"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/budgie-welcome">budgie-welcome</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/budgie-welcome">Overview</a></li> <li class="branches active"><a href="https://code.launchpad.net/budgie-welcome">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/budgie-welcome">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/budgie-welcome">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/budgie-welcome">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/budgie-welcome">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>lp:budgie-welcome</h1> <div id="registration" class="registering"> Created by <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2017-02-26 13:31:40 UTC" datetime="2017-02-26T13:31:40.028489+00:00">on 2017-02-26</time> and last modified <time title="2022-03-23 11:19:42 UTC" datetime="2022-03-23T11:19:42+00:00">on 2022-03-23</time> </div> </div> <div id="request-notifications"> </div> <div> <div class="yui-g first"> <div id="branch-messages"> </div> </div> <div class="yui-g first"> <div id="branch-management" class="portlet"> <div> <dl id="download-url"> <dt>Get this branch:</dt> <dd> <tt class="command"> bzr branch <span class="branch-url">lp:budgie-welcome</span> </tt> </dd> </dl> <div style="margin-top: 1.5em"> <a class="menu-link-source sprite info" href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/files">Browse the code</a> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet" id="branch-relations"> <div id="related-recipes"> <h3>Related source package recipes</h3> <div id="recipe-links" class="actions"> <div id="recipe-summary"> <img src="/@@/source-package-recipe" /> No recipes using this branch. <a href="/+help-code/related-recipes.html" target="help" class="sprite maybe action-icon">(?)</a> </div> <a class="menu-link-create_recipe sprite add" href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+new-recipe">Create packaging recipe</a> </div> </div> <div id="related-snaps"> <h3>Related snap packages</h3> <div id="snap-links" class="actions"> <div id="snap-summary"> No snap packages using this branch. </div> </div> <a class="menu-link-create_snap sprite add" href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+new-snap">Create snap package</a> </div> <div> <h3>Related bugs</h3> <div id="buglinks" class="actions"> <div id="buglink-list"> <table> </table> </div> <div> <a id="linkbug" class="sprite add" href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+linkbug">Link a bug report</a> </div> </div> <h3>Related blueprints</h3> <div class="actions"> <div><a class="menu-link-link_blueprint sprite add" href="https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/+linkblueprint">Link to a blueprint</a></div> </div> <script id='branchlink-script' type='text/javascript'> <!-- LPJS.use('io-base', 'lp.code.branch.bugspeclinks', function(Y) { Y.on('domready', function() { var logged_in = LP.links['me'] !== undefined; if (logged_in) { var config = { picker_activator: '#linkbug' }; var linked_bug_picker = new Y.lp.code.branch.bugspeclinks.LinkedBugPicker(config); linked_bug_picker.render(); linked_bug_picker.hide(); } }); }); --> </script> </div> </div> </div> <div class="yui-g"> <div id="branch-info" class="portlet"> <h2>Branch information</h2> <div> <div class="two-column-list"> <dl id="owner"> <dt>Owner:</dt> <dd><a href="https://launchpad.net/~ubuntubudgie-dev" class="sprite team">Ubuntu Budgie Developers</a></dd> </dl> <dl id="partof"> <dt>Project:</dt> <dd><a href="https://launchpad.net/budgie-welcome" class="sprite product">budgie-welcome</a></dd> </dl> <dl id="status"> <dt>Status:</dt> <dd><span id="edit-lifecycle_status"> <span class="value branchstatusDEVELOPMENT">Development</span> </span> </dd> </dl> </div> </div> </div> </div> <div id="branch-import-details" class="yui-g"> <div class="portlet"> <h2>Import details</h2> <div> <div id="import-details"> <div><strong>Import Status:</strong> <span class="codeimportFAILING">Failed</span> </div> <p id="git-import-details"> This branch is an import of the HEAD branch of the Git repository at <a href="https://github.com/UbuntuBudgie/budgie-welcome.git">https://github.com/UbuntuBudgie/budgie-welcome.git</a>. </p> <div id="failing-try-again" class="message warning"> The import has been suspended because it failed 5 or more times in succession. </div> <p> Last successful import was <time title="2022-03-31 10:46:15 UTC" datetime="2022-03-31T10:46:15.383770+00:00">on 2022-03-31</time>. </p> <div id="import-results"> <div> <img src="/@@/no" title="Failure" /> Import started <time title="2022-04-04 10:46:23 UTC" datetime="2022-04-04T10:46:23.005155+00:00">on 2022-04-04</time> on <a href="/+code-imports/+machines/juju-1e3bde-prod-lp-code-import-16">juju-1e3bde-prod-lp-code-import-16</a> and finished <time title="2022-04-04 10:46:29 UTC" datetime="2022-04-04T10:46:29.265696+00:00">on 2022-04-04</time> taking 5 seconds &mdash; <a href="http://launchpadlibrarian.net/594821436/ubuntubudgie-dev-budgie-welcome-trunk.log"> see the log </a> </div> <div> <img src="/@@/no" title="Failure" /> Import started <time title="2022-04-02 10:46:17 UTC" datetime="2022-04-02T10:46:17.416832+00:00">on 2022-04-02</time> on <a href="/+code-imports/+machines/juju-1e3bde-prod-lp-code-import-15">juju-1e3bde-prod-lp-code-import-15</a> and finished <time title="2022-04-02 10:46:27 UTC" datetime="2022-04-02T10:46:27.709546+00:00">on 2022-04-02</time> taking 10 seconds &mdash; <a href="http://launchpadlibrarian.net/594458220/ubuntubudgie-dev-budgie-welcome-trunk.log"> see the log </a> </div> <div> <img src="/@@/no" title="Failure" /> Import started <time title="2022-04-01 10:46:12 UTC" datetime="2022-04-01T10:46:12.670876+00:00">on 2022-04-01</time> on <a href="/+code-imports/+machines/juju-1e3bde-prod-lp-code-import-14">juju-1e3bde-prod-lp-code-import-14</a> and finished <time title="2022-04-01 10:46:29 UTC" datetime="2022-04-01T10:46:29.803670+00:00">on 2022-04-01</time> taking 15 seconds &mdash; <a href="http://launchpadlibrarian.net/594276413/ubuntubudgie-dev-budgie-welcome-trunk.log"> see the log </a> </div> <div> <img src="/@@/no" title="Failure" /> Import started <time title="2022-03-31 22:46:07 UTC" datetime="2022-03-31T22:46:07.142356+00:00">on 2022-03-31</time> on <a href="/+code-imports/+machines/juju-1e3bde-prod-lp-code-import-13">juju-1e3bde-prod-lp-code-import-13</a> and finished <time title="2022-03-31 22:46:12 UTC" datetime="2022-03-31T22:46:12.089660+00:00">on 2022-03-31</time> taking 5 seconds &mdash; <a href="http://launchpadlibrarian.net/594179384/ubuntubudgie-dev-budgie-welcome-trunk.log"> see the log </a> </div> </div> <div class="actions"> </div> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet" id="recent-revisions"> <h2>Recent revisions</h2> <div> <style type="text/css"> .subordinate { margin-left: 1em; } </style> <dl class="revision"> <!-- Display the extended revision listing --> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/893">893</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-23 11:19:42 UTC" datetime="2022-03-23T11:19:42+00:00">on 2022-03-23</time> </dt> <dd class="subordinate revision-comment"> <p>Remove gaming restriction, latest translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/892">892</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-23 10:55:12 UTC" datetime="2022-03-23T10:55:12+00:00">on 2022-03-23</time> </dt> <dd class="subordinate revision-comment"> <p>Remove gaming exclusion and latest translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/891">891</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-16 20:28:23 UTC" datetime="2022-03-16T20:28:23+00:00">on 2022-03-16</time> </dt> <dd class="subordinate revision-comment"> <p>Latest translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/890">890</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-16 20:22:43 UTC" datetime="2022-03-16T20:22:43+00:00">on 2022-03-16</time> </dt> <dd class="subordinate revision-comment"> <p>American spelling of organisation</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/889">889</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-16 20:17:56 UTC" datetime="2022-03-16T20:17:56+00:00">on 2022-03-16</time> </dt> <dd class="subordinate revision-comment"> <p>Regen pot</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/888">888</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-16 20:16:14 UTC" datetime="2022-03-16T20:16:14+00:00">on 2022-03-16</time> </dt> <dd class="subordinate revision-comment"> <p>Latest translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/887">887</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-16 20:11:20 UTC" datetime="2022-03-16T20:11:20+00:00">on 2022-03-16</time> </dt> <dd class="subordinate revision-comment"> <p>Add firefox esr</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/886">886</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-02 22:40:43 UTC" datetime="2022-03-02T22:40:43+00:00">on 2022-03-02</time> </dt> <dd class="subordinate revision-comment"> <p>Pull latest translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/885">885</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-03-02 22:15:35 UTC" datetime="2022-03-02T22:15:35+00:00">on 2022-03-02</time> </dt> <dd class="subordinate revision-comment"> <p>Revert back to 46% translations</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/884">884</a>. By <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <time title="2022-02-28 20:19:06 UTC" datetime="2022-02-28T20:19:06+00:00">on 2022-02-28</time> </dt> <dd class="subordinate revision-comment"> <p>Bump version for jammy</p> </dd> <div> </div> </div> <!-- Display the standard revision listing --> </dl> <div> &raquo; <span class="actions"><a class="menu-link-browse_revisions" href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/changes">All revisions</a></span> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet"> <h2>Branch metadata</h2> <div> <div class="two-column-list"> <dl id="branch-format"> <dt>Branch format:</dt> <dd>Branch format 7</dd> </dl> <dl id="repository-format"> <dt>Repository format:</dt> <dd>Bazaar repository format 2a (needs bzr 1.16 or later) </dd> </dl> </div> <div class="actions"> </div> </div> </div> </div> <div id="nearby-branches" class="related"> <h2>Nearby</h2> <ul> <li> <a href="/budgie-welcome"> Other budgie-welcome branches </a> </li> <li> <a href="/~ubuntubudgie-dev"> Other branches owned by Ubuntu Budgie Developers </a> </li> </ul> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This branch contains <strong id="information-type">Public</strong> information</span>&nbsp; <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> <script type="text/javascript"> LPJS.use('lp.code.branch.information_type_choice', function(Y) { Y.on('domready', function(e) { var config = { object_type: 'Branch' }; var widget = new Y.lp.code.branch.information_type_choice.BranchInformationTypeWidget(config); widget.render(); }, window); }); </script> <div class="portlet" id="portlet-subscribers"> <div> <div> <div class="section"> </div> </div> <h2>Subscribers</h2> <div id="branch-subscribers-outer"> <div class="section branch-subscribers"> <div id="subscriber-ubuntubudgie-dev"> <a href="https://launchpad.net/~ubuntubudgie-dev"> <span class="sprite team"></span> Ubuntu Budgie Dev... </a> </div> </div> </div> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 419ba3b (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}, "PUBLICSECURITY": {"value": "PUBLICSECURITY", "description": "Everyone can see this security related information.\n", "name": "Public Security", "order": 1, "is_private": false, "description_css_class": "choice-description"}, "PRIVATESECURITY": {"value": "PRIVATESECURITY", "description": "Only the security group can see this information.\n ", "name": "Private Security", "order": 2, "is_private": true, "description_css_class": "choice-description"}, "USERDATA": {"value": "USERDATA", "description": "Only shared with users permitted to see private user information.\n", "name": "Private", "order": 3, "is_private": true, "description_css_class": "choice-description"}}, "context": {"self_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk", "web_link": "https://code.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk", "resource_type_link": "https://code.launchpad.net/api/devel/#branch", "recipes_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/recipes", "webhooks_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/webhooks", "date_last_modified": "2022-03-23T11:19:42+00:00", "explicitly_private": false, "information_type": "Public", "whiteboard": null, "registrant_link": "https://code.launchpad.net/api/devel/~fossfreedom", "owner_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev", "sourcepackage_link": null, "project_link": "https://code.launchpad.net/api/devel/budgie-welcome", "unique_name": "~ubuntubudgie-dev/budgie-welcome/trunk", "display_name": "lp:budgie-welcome", "last_mirrored": "2022-03-24T10:47:03.531841+00:00", "last_mirror_attempt": "2022-03-24T10:47:03.531841+00:00", "last_scanned": "2022-03-24T10:47:13.507969+00:00", "last_scanned_id": "git-v1:c17a6a059650eb057f7c2709cc5941d70425ce73", "revision_count": 893, "linked_bugs_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/linked_bugs", "spec_links_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/spec_links", "subscriptions_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/subscriptions", "subscribers_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/subscribers", "date_created": "2017-02-26T13:31:40.028489+00:00", "landing_targets_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/landing_targets", "landing_candidates_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/landing_candidates", "dependent_branches_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/dependent_branches", "code_import_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/budgie-welcome/trunk/+code-import", "bzr_identity": "lp:budgie-welcome", "name": "trunk", "reviewer_link": null, "description": null, "lifecycle_status": "Development", "url": null, "mirror_status_message": null, "branch_type": "Imported", "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n", "control_format": "Bazaar-NG meta directory, format 1\n", "private": false, "http_etag": "\"3f16bad7f1fbc1f78b0f6c2a09ead9b221e65755-131cec7b5fce365a8ef66c849b5e25537207dcb6\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 42 queries/external actions issued in 0.57 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'code.ajax_revision_diffs.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10