Skip to content

Commit

Permalink
Merge pull request #25 from sabriunal/fix-appdata-again
Browse files Browse the repository at this point in the history
Mostly, appdata related patches
  • Loading branch information
Bytezz authored Jan 25, 2024
2 parents 405d0ec + 2e772b0 commit 47d02ea
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 83 deletions.
19 changes: 5 additions & 14 deletions data/io.github.bytezz.IPLookup.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<component type="desktop-application">
<id>io.github.bytezz.IPLookup</id>
<name>IP Lookup</name>
<summary>Find info about an IP address</summary>
Expand All @@ -11,18 +11,15 @@
</description>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">io.github.bytezz.IPLookup.desktop</launchable>
<translation type="gettext">iplookup</translation>

<screenshots>
<screenshot width="622" height="837">
<screenshot width="622" height="837" type="default">
<caption>Main Window</caption>
<image type="source">https://raw.githubusercontent.com/Bytezz/IPLookup-gtk/master/screenshot/window.png</image>
</screenshot>
</screenshots>

<categories>
<category>Utility</category>
</categories>

<recommends>
<control>keyboard</control>
<control>pointing</control>
Expand All @@ -33,18 +30,12 @@
<internet>always</internet>
</requires>

<keywords>
<keyword>IP</keyword>
<keyword>lookup</keyword>
<keyword>ISP</keyword>
<keyword>traceroute</keyword>
</keywords>

<url type="homepage">https://github.com/bytezz/iplookup-gtk</url>
<url type="bugtracker">https://github.com/Bytezz/IPLookup-gtk/issues</url>
<url type="vcs-browser">https://github.com/bytezz/iplookup-gtk</url>
<url type="translate">https://github.com/Bytezz/IPLookup-gtk/tree/main/po</url>

<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>

Expand Down
1 change: 1 addition & 0 deletions data/io.github.bytezz.IPLookup.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Icon=io.github.bytezz.IPLookup
Terminal=false
Type=Application
Categories=Utility;GTK;
Keywords=IP;lookup;ISP;traceroute;
StartupNotify=true
X-Purism-FormFactor=Workstation;Mobile;
58 changes: 35 additions & 23 deletions po/IPLookup-gtk.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: iplookup\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 12:54+0200\n"
"POT-Creation-Date: 2024-01-23 16:43+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -32,94 +32,106 @@ msgid ""
"IP address."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:17
#: data/io.github.bytezz.IPLookup.appdata.xml.in:18
msgid "Main Window"
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:54
msgid "Improve about window."
#: data/io.github.bytezz.IPLookup.appdata.xml.in:45
msgid "Add belarusian and update french translations."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:50
msgid "Update ukrainian and russian translations."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:55
msgid "Port to AdwToolbarView."
msgid "Improve about window."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:56
msgid "Use toast."
msgid "Port to AdwToolbarView."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:57
msgid "Improve primary menu."
msgid "Use toast."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:58
msgid "Thanks Hari Rana."
msgid "Improve primary menu."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:59
msgid "Thanks Hari Rana."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:60
msgid "Get your IP from menu."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:64
#: data/io.github.bytezz.IPLookup.appdata.xml.in:65
msgid "New icon! Thanks Jakub Steiner"
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:65
#: data/io.github.bytezz.IPLookup.appdata.xml.in:66
msgid "Remember window size."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:66
#: data/io.github.bytezz.IPLookup.appdata.xml.in:67
msgid "Add left and right margins."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:71
#: data/io.github.bytezz.IPLookup.appdata.xml.in:72
msgid "Update Ukrainian and add Russian translations."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:76
#: data/io.github.bytezz.IPLookup.appdata.xml.in:77
msgid "Update Turkish translation."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:81
#: data/io.github.bytezz.IPLookup.appdata.xml.in:82
msgid "Hide IP field when input is not a domain name."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:86
#: data/io.github.bytezz.IPLookup.appdata.xml.in:87
msgid "Show IP if a domain name is given."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:91
#: data/io.github.bytezz.IPLookup.appdata.xml.in:92
msgid "Ukrainian translation."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:96
#: data/io.github.bytezz.IPLookup.appdata.xml.in:97
msgid "Italian and french translation."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:101
#: data/io.github.bytezz.IPLookup.appdata.xml.in:102
msgid "Add translation support."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:102
#: data/io.github.bytezz.IPLookup.appdata.xml.in:103
msgid "Add Turkish translation."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:107
#: data/io.github.bytezz.IPLookup.appdata.xml.in:108
msgid "Move from com.github to io.github"
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:112
#: data/io.github.bytezz.IPLookup.appdata.xml.in:113
msgid "Switch to org.gnome.Platform 44."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:113
#: data/io.github.bytezz.IPLookup.appdata.xml.in:114
msgid "Add Desktop Entry category."
msgstr ""

#: data/io.github.bytezz.IPLookup.appdata.xml.in:118
#: data/io.github.bytezz.IPLookup.appdata.xml.in:119
msgid "First version. Just working, nothing fancy."
msgstr ""

#: src/main.py:68
msgid "translator-credits"
msgstr ""

#: src/window.ui:15
msgid "Main Menu"
msgstr ""
Expand Down
Loading

0 comments on commit 47d02ea

Please sign in to comment.