Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Panel Plugins
xfce4-places-plugin
Commits
ec5d52ce
Commit
ec5d52ce
authored
Oct 25, 2007
by
Diego Ongaro
Browse files
2007-10-25 Diego Ongaro <ongardie@gmail.com>
* Prep for v1.0.0 (Old svn revision: 3454)
parent
bd0178aa
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ec5d52ce
...
...
@@ -2,6 +2,7 @@
* model.c: Don't debug (possibly invalid) bookmark label on free
* cfg.c: String change
* Prep for v1.0.0
2007-10-22 Diego Ongaro <ongardie@gmail.com>
...
...
NEWS
View file @
ec5d52ce
2007-10-25
================================================================================
xfce4-places-plugin v1.0.0 released
* Added "Mount and Open" action for removabe media (Bug #3565)
* Fixed make distcheck errors
* Fixed menu "blinking" when ~/.gtk-bookmarks not found
* Fixed always showing "No items found" in recent documents
with GTK 2.12 (Bug #3605)
* Adopted menu positioning from notes plugin
for improved behavior with floating panels
2007-09-12
================================================================================
xfce4-places-plugin v0.9.992 (1.0beta2) released
...
...
TODO
View file @
ec5d52ce
use less resources
path/uri mess
new tooltip API in GTK 2.12
error messages and notifications for (un)mounting
configure.ac
View file @
ec5d52ce
dnl xfce4-places-plugin
dnl version info
m4_define([places_version], [
0.9.992
])
m4_define([places_version], [
1.0.0
])
dnl initialize autoconf
AC_COPYRIGHT([Copyright (c) 2007 Diego Ongaro <ongardie@gmail.com>])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment