[rename] change app to teleport everywhere

This commit is contained in:
Tobias Bernard
2017-02-22 18:24:07 +01:00
parent c274a8b0cf
commit 849ff78583
20 changed files with 3549 additions and 154 deletions

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.8 -->
<template class="PaperplaneAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Paperplane</property>
<property name="default_width">600</property>
<property name="default_height">400</property>
<template class="TeleportAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Teleport</property>
<property name="default_width">700</property>
<property name="default_height">500</property>
<child>
<object class="GtkAdjustment" id="adjustment1">
<property name="lower">-1</property>