<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-smartbookmark-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-smartbookmark-plugin</subtitle>
  <updated>2025-05-20T10:27:02+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.6.0 released</title>
    <id>xfce4-smartbookmark-plugin-0.6.0</id>
    <updated>2025-05-20T10:27:02+02:00</updated>
    <published>2025-05-20T10:27:02+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.6.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.6/xfce4-smartbookmark-plugin-0.6.0.tar.xz?sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: https://www.google.it/search?q=
if you want to perform a search on Google or https://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.6.0
=======================
Meson has been added as a build system in this release, and the&#13;
associated archive has been generated by 'meson dist'. Although&#13;
autotools has been retained for the time being and can still be used&#13;
via 'autogen.sh', meson is now the preferred build system, and&#13;
autotools will be removed in a future release.&#13;
&#13;
- Update README after switchover to meson&#13;
- build: Automate copyright year management&#13;
- Add meson build&#13;
- Add about dialog&#13;
- Replace deprecated exo with libxfce4ui 4.21.0&#13;
- Translation Updates:&#13;
  Catalan, Dutch

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.5.3 released</title>
    <id>xfce4-smartbookmark-plugin-0.5.3</id>
    <updated>2024-12-25T09:14:40+01:00</updated>
    <published>2024-12-25T09:14:40+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.5.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.3.tar.bz2?sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: https://www.google.it/search?q=
if you want to perform a search on Google or https://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.5.3
=======================
- Update copyright year&#13;
- build: Bump dependency versions and fix deprecation warnings&#13;
- I18n: Update po/LINGUAS list&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- build: Switch from intltool to gettext&#13;
- build: Fix intltool lock file problem during make distcheck&#13;
- build: Add GLib requirement&#13;
- build: Fix autotools warnings&#13;
- autoconf: AM_CONFIG_HEADER -&gt; AC_CONFIG_HEADERS&#13;
- Update `.gitignore`&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan,&#13;
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,&#13;
  Eastern Armenian, English (Australia), English (Canada), English&#13;
  (United Kingdom), Estonian, Finnish, French, Galician, German, Greek,&#13;
  Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue,&#13;
  Italian, Japanese, Korean, Kurdish, Latvian, Lithuanian, Malay,&#13;
  Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,&#13;
  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,&#13;
  Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan),&#13;
  Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.5.2 released</title>
    <id>xfce4-smartbookmark-plugin-0.5.2</id>
    <updated>2020-12-24T17:13:29+01:00</updated>
    <published>2020-12-24T17:13:29+01:00</published>
    <author>
      <name>Romain Bouvier</name>
      <email>skunnyk@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.5.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2?sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: https://www.google.it/search?q=
if you want to perform a search on Google or https://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.5.2
=======================
- Fix build with panel 4.15&#13;
- Fix ISO C90 forbids mixed declarations and code&#13;
- Update configure.ac.in syntax&#13;
- Create README.md. Update configure.ac.in&#13;
- Add basic GitLab pipeline&#13;
- Update URLs from goodies.x.o to docs.x.o (Bug #16176)&#13;
- Fix build with panel 4.15&#13;
- Make build less verbose&#13;
- s/http/https&#13;
- Translation Updates:&#13;
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),&#13;
  Estonian, Galician, Hebrew, Hindi, Icelandic, Slovak, Slovenian,&#13;
  Spanish, Turkish, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.5.1 released</title>
    <id>xfce4-smartbookmark-plugin-0.5.1</id>
    <updated>2019-08-13T12:35:00+02:00</updated>
    <published>2019-08-13T12:35:00+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.5.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.1.tar.bz2.sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: http://www.google.it/search?q=
if you want to perform a search on Google or http://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.5.1
=======================
- Preferences: Improve spacing and layout (bug #14675)&#13;
- New translations for be, ku, fi&#13;
- Lots of translation updates

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.5.0 released</title>
    <id>xfce4-smartbookmark-plugin-0.5.0</id>
    <updated>2016-11-01T15:52:14+01:00</updated>
    <published>2016-11-01T15:52:14+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.5.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.0.tar.bz2.sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: http://www.google.it/search?q=
if you want to perform a search on Google or http://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.5.0
=======================
Stable release for the Gtk3 port.&#13;
- Fix value changes saving in prefs dialog (#12666)&#13;
- Fix boolean logic in GtkSwitch use

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.4.99 released</title>
    <id>xfce4-smartbookmark-plugin-0.4.99</id>
    <updated>2016-06-05T18:22:05+02:00</updated>
    <published>2016-06-05T18:22:05+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.4.99 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.99.tar.bz2.sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: http://www.google.it/search?q=
if you want to perform a search on Google or http://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.4.99
========================
Port to Gtk+3.&#13;
&#13;
Note this is a development release, aimed for packagers and testers so
that we get a wider coverage of Gtk+3 versions (3.14, 3.16, 3.18,
3.20..)

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.4.6 released</title>
    <id>xfce4-smartbookmark-plugin-0.4.6</id>
    <updated>2015-03-09T22:29:06+01:00</updated>
    <published>2015-03-09T22:29:06+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.4.6 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2.sha256&lt;/a&gt;


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: http://www.google.it/search?q=
if you want to perform a search on Google or http://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.4.6
=======================
Not much changes but tons of translations !&#13;
&#13;
- Remove the GtkEventBox and use an XfceHVBox instead&#13;
- Make sure childs are reaped, instead of leaving zombies&#13;
  behind (bug #9791)&#13;
- Updated translations: ar, ast, cs, da, de, es, eu, fr,&#13;
  hr, hu, id, ja, ko, nl, ru, sk, sr, sv, tr, ug, zh_TW&#13;
- New translations: bg, en_AU, is, ms, nb, oc, th

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.4.5 released</title>
    <id>xfce4-smartbookmark-plugin-0.4.5</id>
    <updated>2013-01-20T21:46:04+01:00</updated>
    <published>2013-01-20T21:46:04+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.4.5 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.5.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 4a158f9cdd6129aee35624bf99ed5332a97c54d4
   MD5 checksum: 820422dfc5c212689b2908e1ff09c548


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search. Some examples: http://www.google.it/search?q=
if you want to perform a search on Google or http://bugs.debian.org if
something is wrong with your system (assuming your distribution is
Debian).

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin&lt;/a&gt;


Release notes for 0.4.5
=======================
This new release brings the smartbookmark plugin up to date with 2012
xfce standards, and fixes some small bugs :&#13;
&#13;
- Port to libxfce4ui&#13;
- Build the plugin as a module&#13;
- Fix broken argument handling (bug #8642)&#13;
- Save config after destroying the dialog (bug #9523)&#13;
- Allow numpad enter to trigger the search too (bug #9663)&#13;
&#13;
Enjoy!

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.4.4 released</title>
    <id>xfce4-smartbookmark-plugin-0.4.4</id>
    <updated>2011-11-01T15:02:45+01:00</updated>
    <published>2011-11-01T15:02:45+01:00</published>
    <author>
      <name>Florian Rivoal</name>
      <email>frivoal@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.4.4 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: d29c79ba25dc0470267f97df08c2ef973f4c6f49
   MD5 checksum: 273e38306a82f14e1b8c2c5db912f6c3


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1&lt;/a&gt;


Release notes for 0.4.4
=======================

This is a minor release of xfce4-smartbookmark-plugin, focusing on
bugfixes and translation updates.&#13;
&#13;
Changelog:&#13;
&#13;
- Fix compatibility with Xfce 4.7+, fixing bug #6939 and #6940&#13;
- Fix focusing the entry widget, fixing bug #7256&#13;
- Translated into 28 more languages, for a total of 32, 29 of which are
full translations&#13;
- Update the build system

</content>
  </entry>
  <entry>
    <title>xfce4-smartbookmark-plugin 0.4.4 released</title>
    <id>xfce4-smartbookmark-plugin-0.4.4</id>
    <updated>2011-11-01T15:00:23+01:00</updated>
    <published>2011-11-01T15:00:23+01:00</published>
    <author>
      <name>Florian Rivoal</name>
      <email>frivoal@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1"&gt;xfce4-smartbookmark-plugin&lt;/a&gt; 0.4.4 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/xfce4-smartbookmark-plugin-0.4.4.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: d29c79ba25dc0470267f97df08c2ef973f4c6f49
   MD5 checksum: 273e38306a82f14e1b8c2c5db912f6c3


What is xfce4-smartbookmark-plugin?
===================================

This plugin allows you to send requests directly to your browser and
perform a custom search.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin1&lt;/a&gt;


Release notes for 0.4.4
=======================

This is a minor release of xfce4-smartbookmark-plugin, focusing on
bugfixes and translation updates.&#13;
&#13;
Changelog:&#13;
&#13;
- Fix compatibility with Xfce 4.7+, fixing bug #6939 and #6940&#13;
- Fix focusing the entry widget, fixing bug #7256&#13;
- Translated into 28 more languages, for a total of 32, 29 of which are
full translations&#13;
- Update the build system

</content>
  </entry>
</feed>
