From 1f84c507a058f5baa01a632ce2478fa31854907d Mon Sep 17 00:00:00 2001 From: TingPing Date: Fri, 27 Sep 2013 21:56:13 -0400 Subject: Reorganize files and migrate images to gresource --- share/misc/Makefile.am | 23 ----------------------- share/misc/hexchat.appdata.xml | 15 --------------- share/misc/hexchat.desktop | 31 ------------------------------- share/misc/htm-mime.xml | 8 -------- share/misc/htm.desktop | 7 ------- 5 files changed, 84 deletions(-) delete mode 100644 share/misc/Makefile.am delete mode 100644 share/misc/hexchat.appdata.xml delete mode 100644 share/misc/hexchat.desktop delete mode 100644 share/misc/htm-mime.xml delete mode 100644 share/misc/htm.desktop (limited to 'share/misc') diff --git a/share/misc/Makefile.am b/share/misc/Makefile.am deleted file mode 100644 index ef14c01e..00000000 --- a/share/misc/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -util_DATA = hexchat.desktop -utildir = $(datadir)/applications - -appdata_DATA = hexchat.appdata.xml -appdatadir = $(datadir)/appdata - - -if WITH_TM -util_DATA += htm.desktop -mime_DATA = htm-mime.xml -mimedir = $(datadir)/mime/packages - -UPDATE_MIME_DATABASE = update-mime-database "$(datadir)/mime" || : -UPDATE_DESKTOP_DATABASE = update-desktop-database -q "$(datadir)/applications" || : - -install-data-hook: - $(UPDATE_MIME_DATABASE); - $(UPDATE_DESKTOP_DATABASE); - -uninstall-hook: - $(UPDATE_MIME_DATABASE); - $(UPDATE_DESKTOP_DATABASE); -endif diff --git a/share/misc/hexchat.appdata.xml b/share/misc/hexchat.appdata.xml deleted file mode 100644 index cf43ac96..00000000 --- a/share/misc/hexchat.appdata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - hexchat.desktop - CC0 - -

HexChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.

-

HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.

-
- http://hexchat.github.io - - http://i.imgur.com/XBbQKXf.png - - tingping_at_fedoraproject.org -
- diff --git a/share/misc/hexchat.desktop b/share/misc/hexchat.desktop deleted file mode 100644 index f82465c7..00000000 --- a/share/misc/hexchat.desktop +++ /dev/null @@ -1,31 +0,0 @@ -[Desktop Entry] -Name=HexChat -Name[zh_TW]=網路清談 -GenericName=IRC Client -GenericName[de]=IRC-Client -GenericName[es]=Aplicación de IRC -GenericName[fi]=IRC-sovellus -GenericName[fr]=Client IRC -GenericName[hu]=IRC-kliens -GenericName[it]=Cliente IRC -GenericName[lt]=IRC klientas -GenericName[nb]=IRC-klient -GenericName[pl]=Klient IRC -GenericName[pt_BR]=Cliente de IRC -GenericName[sl]=Odjemalec IRC -GenericName[sv]=IRC-klient -GenericName[ro]=Client de IRC -GenericName[zh_TW]=HexChat 聊天程式 -Comment=Chat with other people using Internet Relay Chat -Comment[fr]=Discutez avec tout le monde sur l'Internet Relay Chat -Comment[de]=Sich über Internet Relay Chat mit andern Leuten unterhalten -Comment[it]=Chiacchierare con la gente sull'Internet Relay Chat -Comment[nb]=Snakk med mennesker på Internet Relay Chat -Exec=hexchat %U -Icon=hexchat -Terminal=false -Type=Application -Categories=GTK;Network;IRCClient; -StartupNotify=true -X-GNOME-UsesNotifications=true -MimeType=x-scheme-handler/irc;x-scheme-handler/ircs; diff --git a/share/misc/htm-mime.xml b/share/misc/htm-mime.xml deleted file mode 100644 index f76b689b..00000000 --- a/share/misc/htm-mime.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - HexChat theme archives - - - - diff --git a/share/misc/htm.desktop b/share/misc/htm.desktop deleted file mode 100644 index 53cac289..00000000 --- a/share/misc/htm.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=HexChat Theme Manager -Exec=thememan %f -Icon=hexchat -Terminal=false -Type=Application -MimeType=application/x-hct; -- cgit 1.4.1