<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-notes-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-notes-plugin</subtitle>
  <updated>2025-05-20T10:10:12+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-notes-plugin 1.12.0 released</title>
    <id>xfce4-notes-plugin-1.12.0</id>
    <updated>2025-05-20T10:10:12+02:00</updated>
    <published>2025-05-20T10:10:12+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.12.0 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.12.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;
- meson-build: Use shared_module()&#13;
- Replace deprecated exo with libxfce4ui 4.21.0&#13;
- build: Automate copyright year management&#13;
- Add meson build&#13;
- Translation Updates:&#13;
  Estonian, Greek, Hebrew, Occitan (post 1500), Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.11.2 released</title>
    <id>xfce4-notes-plugin-1.11.2</id>
    <updated>2025-02-01T20:56:11+01:00</updated>
    <published>2025-02-01T20:56:11+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.11.2 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.11.2
========================
- Add support for checkboxes for to-do lists&#13;
- Minor fixes&#13;
- Rewrite the error message on invalid path selection&#13;
- Add text formatting popup menu&#13;
- Make text cursor wider&#13;
- Toggle tag on the whole line if there's no selection&#13;
- Store tags more compact when saving a note&#13;
- Add support for text formatting&#13;
- Fix navigation update if note was added externally&#13;
- Fix 'make distclean'&#13;
- Update year in copyright&#13;
- Don't destroy window if its directory isn't empty&#13;
- Rename Xnp.WindowMonitor.src_events -&gt; src_external&#13;
- Fix "note-updated" signal for local changes&#13;
- Fix note creation if file already exists&#13;
- Work around buggy annotation for gtk_menu_shell_append()&#13;
- Use timer instead of idle to handle file events&#13;
- Get rid of the refresh button&#13;
- Remove the "window-updated" signal&#13;
- Reload notes on external file change events&#13;
- Handle external file creation events&#13;
- Optimize monitored file events queue&#13;
- Queue monitored file events&#13;
- Don't load binary files from notes directory&#13;
- Always save notes after manual editing&#13;
- Get rid of Xnp.Window "internal-change" property&#13;
- Bind Ctrl-Shift-Tab to cycle notes backwards&#13;
- Make deleting a group of notes more secure&#13;
- Make Ctrl-Tab cycle through notes&#13;
- Fix text cursor color in dark themes&#13;
- Replace $XDG_CONFIG_HOME with ~/.config in gtk.css&#13;
- Rework access to Xnp.WindowMonitor&#13;
- Handle external file renaming event&#13;
- More intensive use of GIO&#13;
- delete_window: handle case when folder was externally removed&#13;
- Handle external file deletion event&#13;
- Don't show arrow buttons when notes tabs are enabled&#13;
- Fix warnings about hiding inherited methods from Gtk.SourceView&#13;
- Translation Updates:&#13;
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (Canada), English (United Kingdom), Estonian, Finnish, French,&#13;
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,&#13;
  Interlingue, Italian, Japanese, Kazakh, Korean, 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, Uyghur, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.11.1 released</title>
    <id>xfce4-notes-plugin-1.11.1</id>
    <updated>2024-12-29T14:58:21+01:00</updated>
    <published>2024-12-29T14:58:21+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.11.1 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.11.1
========================
- build: Bump dependency versions and fix deprecation warnings&#13;
- build: clang: Fix -Wdeprecated-non-prototype&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Remove unnecessary check for libx11&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- build: Switch from intltool to gettext&#13;
- Don't highlight matching brackets&#13;
- Fix hypertext mouse cursor after editing text&#13;
- Work around buggy annotation for gtk_menu_shell_append()&#13;
- Add full undo/redo support&#13;
- New dependency: GtkSourceView-4&#13;
- Fix parallel build&#13;
- Make check for vala compiler more strict&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,&#13;
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,&#13;
  Dutch, Eastern Armenian, English (Australia), English (Canada),&#13;
  English (United Kingdom), Estonian, Finnish, French, Galician,&#13;
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,&#13;
  Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian&#13;
  Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese&#13;
  (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,&#13;
  Swedish, Thai, Turkish, Ukrainian, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.11.0 released</title>
    <id>xfce4-notes-plugin-1.11.0</id>
    <updated>2024-01-13T20:33:50+01:00</updated>
    <published>2024-01-13T20:33:50+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.11.0 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.11.0
========================
- Update copyright year&#13;
- Make default notes names in singular form&#13;
- Start numbering the notes with 1&#13;
- Rework Xnp.Window.insert_note()&#13;
- Use separate icon for logo&#13;
- Make menu icon themed&#13;
- Notes path change: handle case when both apps are running&#13;
- Rework Xnp.Application.update_notes_path()&#13;
- Don't ask when deleting a group with one blank note&#13;
- Fix notebook tab prelight&#13;
- Focus previous notes window when hiding a window&#13;
- Rework Xnp.Application.show_hide_notes()&#13;
- Avoid focus loss when removing a group&#13;
- Avoid focus loss for note windows&#13;
- Store "skip-taskbar-hint" property in Xnp.Application&#13;
- Rewrite links processing code&#13;
- Switch to previous page after deleting current note&#13;
- Merge delete_note with delete_current_note&#13;
- Use separate icon names for panel, tray and application&#13;
- Switch to rDNS icon naming scheme&#13;
- Fix segfault when pressing Ctrl+W on empty group&#13;
- Use default values for externally created groups&#13;
- Rework notes window switching processing&#13;
- Handle empty group window titles&#13;
- Add notes path setting&#13;
- Slightly change the design of settings dialog&#13;
- Fix Xfconf "notes-path" property handling&#13;
- Fix background color of title bar when renaming a group&#13;
- Reduce frequency of saving windows configuration&#13;
- Undo/redo: make cursor position behavior natural&#13;
- Fix the logic of "move-cursor" signal detection&#13;
- Remember windows focus order&#13;
- Rework access to Xnp.Application.window_list from Xnp.Window&#13;
- Escape window title for markup parser&#13;
- Save windows configuration before group reloading&#13;
- Make transition to new version seemless&#13;
- Update tags immediately after loading a note&#13;
- Slightly improve undo/redo processing&#13;
- Simplify code&#13;
- Allow note tabs to be moved between groups&#13;
- New method: Xnp.Window.get_tab_evbox()&#13;
- New method: Xnp.Window.get_note()&#13;
- New property: Xnp.Window.current_note&#13;
- Rework Xnp.Window.n_pages&#13;
- Save windows configuration when in system tray mode&#13;
- Rework application termination sequence&#13;
- Simplify save_windows_configuration()&#13;
- Prevent possible data loss when saving notes&#13;
- Fix mouse cursor behavior after clicking on a link&#13;
- Refuse to create/delete notes on file system errors&#13;
- Handle errors when renaming a note&#13;
- Report errors when creating/deleting notes&#13;
- Select note before deletion request&#13;
- Delete note with middle mouse click on tab&#13;
- Handle errors when creating a group&#13;
- Handle errors when deleting a group&#13;
- Handle errors when renaming a group&#13;
- Add error popup if note could not be saved&#13;
- Save notes only when changed&#13;
- Overwrite windows configuration only when changed&#13;
- Save current note on page switching or focus loss&#13;
- Don't overwrite notes on program start up&#13;
- Add titles to dialog windows&#13;
- Make title text color independent of gtk theme&#13;
- Make title bar arrows respond to mouse scroll events&#13;
- Replace mouse button numbers with constants&#13;
- Set default icon name for application&#13;
- Use pure gtk style when selecting "GTK+" color&#13;
- Separate color css to a separate Gtk.CssProvider&#13;
- Make titlebar customized&#13;
- Simplify access to notebook pages&#13;
- Rename note with double click on tab&#13;
- Cleanup&#13;
- Add icons to dialog windows&#13;
- Fix notebook tab names for new notes&#13;
- Don't change the title label sensitivity&#13;
- Add a note about possibility of css customization&#13;
- Allow resizing notes window from the top border&#13;
- Change accelerators hexa values to symbolic names&#13;
- Reset timeout_background when timer reaches end&#13;
- Make 'GTK+' background color work&#13;
- Bring back the choice of background color&#13;
- Add support for ~/.config/gtk-3.0/gtk.css&#13;
- Fix background color of disabled arrow&#13;
- Get rid of ~/.config/xfce4/notes/xfce4-notes.css&#13;
- Rename gtk-main.css -&gt; gtk.css&#13;
- Add support for system wide css customizations&#13;
- Unite update_css() and update_style_context()&#13;
- Move data files to $(datadir)/xfce4/notes&#13;
- Derive hypertext link color from theme&#13;
- Redraw main menu icon on mouse enter/leave events&#13;
- Allow user to customize main menu icon&#13;
- Add support for custom css&#13;
- Replace 'Remove' with 'Quit' in application menu&#13;
- Don't overwrite xfce4-notes.css without a need&#13;
- Reload css instead of adding it over and over again&#13;
- Move resource files to xfce4/notes subdirectory&#13;
- Auto create config directory&#13;
- Replace Gdk.Color with Gdk.RGBA&#13;
- Don't use stock gtk elements to create menu&#13;
- Simplify menu creation&#13;
- Gtk.Image.from_stock() -&gt; Gtk.Image.from_icon_name()&#13;
- Bring menu icons back&#13;
- Change authors order&#13;
- Translation Updates:&#13;
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (Canada), English (United Kingdom), Estonian, Finnish, French,&#13;
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,&#13;
  Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,&#13;
  Malay, 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, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.10.0 released</title>
    <id>xfce4-notes-plugin-1.10.0</id>
    <updated>2023-03-18T11:10:45+01:00</updated>
    <published>2023-03-18T11:10:45+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.10.0 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.10.0
========================
- Add copyright notice to configure.ac&#13;
- Change maintainer&#13;
- Minor fixes to README&#13;
- Fix compilation warnings&#13;
- Fix double g_object_unref() on removing last note&#13;
- Fix double call to gtk_main_quit()&#13;
- Change default background color&#13;
- build: Silence compiler warnings for generated C code&#13;
- Update `.gitignore`&#13;
- Switch tabs on mouse wheel with no accelerators pressed&#13;
- Add ability to switch tabs with mouse scroll wheel&#13;
- Unmask scroll wheel events for window title&#13;
- Fix background color for panel plugin button&#13;
- Fix up intltool leaving .intltool-merge-cache.lock file behind&#13;
- Update COPYING&#13;
- Make note text darker and easier to see&#13;
- Translation Updates:&#13;
  Albanian, Amharic, Arabic, Armenian (Armenia), Bulgarian, Catalan,&#13;
  Chinese (Taiwan), Croatian, Danish, Dutch, Eastern Armenian, English&#13;
  (Australia), English (Canada), English (United Kingdom), Estonian,&#13;
  Finnish, Galician, Greek, Hebrew, Hungarian, Icelandic, Interlingue,&#13;
  Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Occitan (post&#13;
  1500), Polish, Romanian, Russian, Slovak, Spanish, Swedish, Thai,&#13;
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.9.0 released</title>
    <id>xfce4-notes-plugin-1.9.0</id>
    <updated>2021-01-19T00:25:09+01:00</updated>
    <published>2021-01-19T00:25:09+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-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.9.0 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.9.0
=======================
[Please note that this is a development release.]&#13;
&#13;
This is a development release which (finally) port the plugin to gtk3
and make it compatible with xfce 4.16.&#13;
&#13;
- Remove unused variable&#13;
- Update deprecated autotools macros&#13;
- Do not mark text with ':' after '://' as a link (bug #52)&#13;
- Add support for links with scheme other than HTTP (bug #52)&#13;
- Fix missing-prototypes&#13;
- Create README.md. Update configure.ac.in&#13;
- Add basic gitlab CI&#13;
- Fix "Disabled labels on context menu are dark yellow"&#13;
- Fix a few deprecation warnings&#13;
- Fix make distcheck&#13;
- Fix blinking image on panel&#13;
- Remove commented code&#13;
- Update build system&#13;
- Fix make distcheck&#13;
- Remove deprecated gtk stock usage&#13;
- Fix build system&#13;
- Continue the gtk3 port&#13;
- Update URLs from goodies.x.o to docs.x.o (Bug #16171)&#13;
- po: update POTFILES.in&#13;
- gtk3: update css style with required changes from 3.20&#13;
- gtk3: drop libunique leftover flags and code&#13;
- gtk3: Drop support for GTK+-2.0&#13;
- bump post release&#13;
- Translation Updates:&#13;
  , Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque,&#13;
  Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),&#13;
  Croatian, Czech, Danish, Dutch, Eastern Armenian, English&#13;
  (Australia), English (United Kingdom), Estonian, Finnish, French,&#13;
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,&#13;
  Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,&#13;
  Malay, 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, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.8.1 released</title>
    <id>xfce4-notes-plugin-1.8.1</id>
    <updated>2015-06-24T23:50:45+02:00</updated>
    <published>2015-06-24T23:50:45+02:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.8.1 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It's.

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


Release notes for 1.8.1
=======================
- Provide graphics tabs/ for gtk-2.0 theme&#13;
- Fit panel button inside a single panel row (for deskbar mode)&#13;
&#13;
Minor fixes for the last 1.8.0 release, sorry for the delay, time was a
bit complicated to find. Enjoy!

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.8.0 released</title>
    <id>xfce4-notes-plugin-1.8.0</id>
    <updated>2015-04-19T21:44:34+02:00</updated>
    <published>2015-04-19T21:44:34+02:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.8.0 is now available for download from

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


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.8.0
=======================
- Dependencies: match Xfce 4.10 requirements.&#13;
- Vala: Compilation fixes, and fixed build for GTK2 and GTK3 to work&#13;
  together.&#13;
- GTK3: Added support for GTK3 and theming through GtkCssProvider,&#13;
  it's still missing features from GTK2 code, and doesn't build a&#13;
  panel plugin. Build with --enable-gtk3 from Git (dist do not permit&#13;
  to rebuild from Vala.)&#13;
- Settings: New hidden notes-path setting tweakable through xfconf.&#13;
- Monitor: Add monitoring of notes files to allow hot-edition and&#13;
  refresh in notes windows.&#13;
- Other misc fixes.&#13;
- Updated translations: all of them, lots of them!

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.7 released</title>
    <id>xfce4-notes-plugin-1.7.7</id>
    <updated>2010-11-07T12:39:17+01:00</updated>
    <published>2010-11-07T12:39:17+01:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.7 is now available for download from

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

  SHA1 checksum: 8a8ab252a65aee386849ddd589c552c2e2a20148
   MD5 checksum: 42b924b23f2fec6a1099e9b7a87db4a3


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.7
=======================

VERSION 1.7.7&#13;
&#13;
- Ported code to Vala 0.10&#13;
- Make title bar more insensitive while window is unfocused&#13;
- Show Go left/right buttons in the window&#13;
- Remove the automatic navigation bar completely&#13;
- Added new colors Android and GTK+&#13;
- Updated translations: Italian, Galician, Uyghur, Swedish, French&#13;
&#13;
Be tuned for the next version.

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.6 released</title>
    <id>xfce4-notes-plugin-1.7.6</id>
    <updated>2010-03-30T14:15:16+02:00</updated>
    <published>2010-03-30T14:15:16+02:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.6 is now available for download from

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

  SHA1 checksum: 753b138a2a3b20e353620a9750d3de22b6cdd57b
   MD5 checksum: a9fff3633f2d0b87f57f4aa93a8a3784


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.6
=======================

Little release gaps, but this time every is right. This release only
fixes an issue compiling with “export LDFLAGS="-Wl,--no-add-needed"”
and uses a patched glib-2.0.vapi file to cast g_list_set_string_list
with the correct type.

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.4 released</title>
    <id>xfce4-notes-plugin-1.7.4</id>
    <updated>2010-03-29T14:03:55+02:00</updated>
    <published>2010-03-29T14:03:55+02:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.4 is now available for download from

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

  SHA1 checksum: 5a02b9c3d0eb545d4ab33390f0af3efa01bcc6c7
   MD5 checksum: 47bd8d19d807a471d9d4d09db2ebafb6


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.4
=======================

Fabian Nowak (1):&#13;
      l10n: Updated German (de) translation to 100%&#13;
&#13;
Masato Hashimoto (1):&#13;
      l10n: Updated Japanese (ja) translation to 100%&#13;
&#13;
Mike Massonnet (4):&#13;
      Link to Math lib (-lm) useful for lib/color.c&#13;
      Set notebook tab reorderable via drag and drop&#13;
      Try to open a link with exo-open first&#13;
      Add xfce4-notes-plugin.desktop.in to POTFILES.skip&#13;
&#13;
Og Maciel (1):&#13;
      l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.3 released</title>
    <id>xfce4-notes-plugin-1.7.3</id>
    <updated>2010-03-27T10:03:32+01:00</updated>
    <published>2010-03-27T10:03:32+01:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.3 is now available for download from

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

  SHA1 checksum: c12bd6484deb9fccef8953b09b7fdb9ed99ece52
   MD5 checksum: 0b4ecda1fc35ac98bc8cff56f4d0b4b3


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.3
=======================

New release, more eye-candy, I hope you like it :-)&#13;
&#13;
For the first time, since 1.7.0, the build uses the Vala compiler to
produce CCode for both Xfce Panel 4.4/4.6 and Xfce Panel 4.7. This means
that instead of providing a tarball that compiles only for the Xfce 4.6
panel (stable version), it is now automatically compiling either one or
the other depending on which libxfce4panel you have on your system.&#13;
&#13;
The minimum version needed for GTK+ has been bumped up from 2.10 to
2.14.&#13;
&#13;
More notes about this release can be found on my blog, with before/after
screenshots.&#13;
&#13;
http://mmassonnet.blogspot.com/2010/03/new-notes-plugin-release-173.html
&#13;
&#13;
Enjoy&#13;
Mike

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.2 released</title>
    <id>xfce4-notes-plugin-1.7.2</id>
    <updated>2009-12-19T13:51:55+01:00</updated>
    <published>2009-12-19T13:51:55+01:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.2 is now available for download from

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

  SHA1 checksum: ac8703b9c63ba38158eb298d77e7d7a1c99c6a80
   MD5 checksum: 054742ecc4bb83de6c1447b023938d3e


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.2
=======================

- Unique support has been introduced as a hard-dependency (because you&#13;
  just can't provide soft-dependencies when building from Vala sources)&#13;
- The plugin is provided both as a panel plugin and as a standalone app&#13;
  that sits in the notification area (a menu item is available under&#13;
  Accessories)&#13;
- A context menu to go to a specific notes-group appears in the context&#13;
  menu (right click the panel plugin or the systray icon)&#13;
- Navigation bar can be set on/off in the settings dialog&#13;
- The tabs can be positioned instead of only on/off&#13;
- The top-right/left corners are no more resizable&#13;
- A cursor handle to resize on the right/left is displayed&#13;
- Some minor esthetic changes&#13;
- Small bug fixes&#13;
- Updated translations: Catalan, Latvian, Turkish, English (United&#13;
  Kingdom), Japanese, Indonesian, Greek, Dutch, Kazakh, Danish,&#13;
  Portuguese, Spanish, Hungarian, Galician, Slovak, Chinese&#13;
  (Simplified), Russian, Basque

</content>
  </entry>
  <entry>
    <title>xfce4-notes-plugin 1.7.1 released</title>
    <id>xfce4-notes-plugin-1.7.1</id>
    <updated>2009-09-03T11:21:29+02:00</updated>
    <published>2009-09-03T11:21:29+02:00</published>
    <author>
      <name>Mike Massonnet</name>
      <email>mike.massonnet@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"&gt;xfce4-notes-plugin&lt;/a&gt; 1.7.1 is now available for download from

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

  SHA1 checksum: 935bff680c478fe5135b6df69f05ce3d2727b435
   MD5 checksum: c6d27d8c566fbd98a14bd59273da0adf


What is xfce4-notes-plugin?
===========================

Xfce4 Notes Plugin provides a quick way to paste text, to write down a
list of things, to leave a note to a friend, or whatever is common to do
with Post-It’s.

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


Release notes for 1.7.1
=======================

- Show tabs option is back in the settings dialog&#13;
- Deleting the last note also deletes the window (bug #5535)&#13;
- Rework window default visiblity                           &#13;
- Keep order of notes (bug #5534)                           &#13;
- Updated translations: Danish, Basque, Urdu, Catalan, Turkish, &#13;
  Japanese, Hungarian, Indonesian, Italian, Asturian, Romanian, &#13;
  Portuguese, Spanish&#13;
&#13;
Enjoy&#13;
Mike

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