gnome-applets r11167 - in trunk/trashapplet: . src
- From: ryanl svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-applets r11167 - in trunk/trashapplet: . src
- Date: Sun, 21 Dec 2008 22:47:34 +0000 (UTC)
Author: ryanl
Date: Sun Dec 21 22:47:34 2008
New Revision: 11167
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11167&view=rev
Log:
2008-12-21 Ryan Lortie <desrt desrt ca>
* src/trashapplet.c (trash_applet_monitor_changed): remove temporary
compatibility code
Modified:
trunk/trashapplet/ChangeLog
trunk/trashapplet/src/trashapplet.c
Modified: trunk/trashapplet/src/trashapplet.c
==============================================================================
--- trunk/trashapplet/src/trashapplet.c (original)
+++ trunk/trashapplet/src/trashapplet.c Sun Dec 21 22:47:34 2008
@@ -85,13 +85,6 @@
GIcon *icon;
gint items;
- /* XXX: this is here for a few weeks so that people building without
- * bleeding-edge glib don't have to suffer
- */
-#ifndef G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
-#define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count"
-#endif
-
info = g_file_query_info (applet->trash,
G_FILE_ATTRIBUTE_STANDARD_ICON","
G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]