summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSabri Ünal <libreajans@gmail.com>2022-11-02 15:06:26 +0000
committerEmmanuele Bassi <ebassi@gmail.com>2022-11-02 15:06:26 +0000
commitd325b9eea95146f6ae7843c6faf31f8444d1342b (patch)
tree31b94560409e3cef39c12c4e30a6c391efa65d63
parente8f799466185f3a4134efb076d9d7ba4a04beb4e (diff)
downloadgnome-dictionary-d325b9eea95146f6ae7843c6faf31f8444d1342b.tar.gz
Remove GNOME branding
-rw-r--r--README.md9
-rw-r--r--data/appdata/org.gnome.Dictionary.appdata.xml.in.in6
-rw-r--r--data/gnome-dictionary.xml3
-rw-r--r--gnome-dictionary.doap3
4 files changed, 8 insertions, 13 deletions
diff --git a/README.md b/README.md
index 89eb079..398acab 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-GNOME Dictionary
+Dictionary
===============================================================================
### Look up words in dictionary sources.
-GNOME Dictionary is a simple, clean, elegant application to look up words in
+Dictionary is a simple, clean, elegant application to look up words in
online dictionaries using the [DICT][dict-rfc] protocol.
## Building Dictionary
-In order to build GNOME Dictionary you will need:
+In order to build Dictionary you will need:
- a C99 compatible compiler
- Python 3
@@ -28,8 +28,7 @@ $ meson _build .
```
Where `_build` is the location where the build artefacts should be placed.
-After the configuration succeeds, you can build, test, and install GNOME
-Dictionary using:
+After the configuration succeeds, you can build, test, and install Dictionary using:
```sh
$ cd _build
diff --git a/data/appdata/org.gnome.Dictionary.appdata.xml.in.in b/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
index aaa0223..98c2855 100644
--- a/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
@@ -3,11 +3,11 @@
<id>@application_id@</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ AND LGPL-2.0+ AND GFDL-1.3</project_license>
- <name>GNOME Dictionary</name>
+ <name>Dictionary</name>
<summary>Check word definitions and spellings in an online dictionary</summary>
<description>
<p>
- GNOME Dictionary is a simple dictionary application that looks up
+ Dictionary is a simple dictionary application that looks up
definitions of words online.
Though it looks up English definitions by default, you can easily switch to
Spanish or add other online dictionaries using the DICT protocol to suit your
@@ -30,7 +30,7 @@
</kudos>
<launchable type="desktop-id">org.gnome.Dictionary.desktop</launchable>
<project_group>GNOME</project_group>
- <developer_name>The GNOME Project</developer_name>
+ <developer_name>Emmanuele Bassi</developer_name>
<translation type="gettext">gnome-dictionary</translation>
<releases>
<release version="40.0" date="2021-03-20">
diff --git a/data/gnome-dictionary.xml b/data/gnome-dictionary.xml
index cbc784a..f93accb 100644
--- a/data/gnome-dictionary.xml
+++ b/data/gnome-dictionary.xml
@@ -12,9 +12,6 @@
<contrib>Author</contrib>
<firstname>Emmanuele</firstname>
<surname>Bassi</surname>
- <affiliation>
- <orgname class="nonprofit">GNOME Project</orgname>
- </affiliation>
</author>
</authorgroup>
<copyright>
diff --git a/gnome-dictionary.doap b/gnome-dictionary.doap
index 92373c1..fbde8fd 100644
--- a/gnome-dictionary.doap
+++ b/gnome-dictionary.doap
@@ -6,13 +6,12 @@
<name xml:lang="en">gnome-dictionary</name>
<shortdesc xml:lang="en">Look up words in dictionary sources</shortdesc>
- <description xml:lang="en">GNOME Dictionary can look for the definition or translation of a word in existing databases over the internet.</description>
+ <description xml:lang="en">Dictionary can look for the definition or translation of a word in existing databases over the internet.</description>
<homepage rdf:resource="https://wiki.gnome.org/Apps/Dictionary" />
<support-forum rdf:resource="https://discourse.gnome.org/tag/dictionary" />
<download-page rdf:resource="https://download.gnome.org/sources/gnome-dictionary/"/>
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-dictionary/issues/" />
<license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
- <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>C</programming-language>
<maintainer>