~cairo-dock-team/cairo-dock-core/popup_from_shortkey

« back to all changes in this revision

Viewing changes to src/cairo-dock-gui-commons.c

  • Committer: Fabrice Rey
  • Date: 2012-08-18 23:05:25 UTC
  • Revision ID: fabounet03@gmail.com-20120818230525-v2kizckkpz1ts9xl
updated themes folder, defined it in CMakeList.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
}
137
137
 
138
138
 
139
 
#define DISTANT_DIR "3.0.0"
 
139
#define DISTANT_DIR "3.1.0"
140
140
gchar *cairo_dock_get_third_party_applets_link (void)
141
141
{
142
142
        return g_strdup_printf (CAIRO_DOCK_PLUGINS_EXTRAS_URL"/"DISTANT_DIR);