Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Kondor
e10bf7323c scripts: remove further unused function, do not use gconftool 2024-11-17 23:26:55 +01:00
Daniel Kondor
d2e894b6ac scripts: remove unused functions 2024-03-09 21:17:24 +01:00
Matthieu Baerts
97e422bc87 desktop-manager: Improved the launch of our Cairo-Dock session (by removing Unity Compiz plugin and by launching the dock with a short delay) 2011-10-06 12:09:49 +02:00
Matthieu Baerts
5ee327ef4c Help: The wiki page is available there: http://wiki.glx-dock.org
Included cairo-dock-compiz-integration.h with the settings for DBus
      Unity: only enable the menu if this is the new version of Compiz and the name of the plugin seems to be 'unityshell'
      Moved unity and gnome-panel entries in the submenu.
Compiz-Integration: with Compiz 0.9, there is an error if we want to change the active plugins with DBus (we have this error in Compiz: [compiz (core) - Warn: Can't set Value with type 12 to option active_plugins with type 11] ; same error with dbus-send...) => workaround: used a script with gconf and the flat file
Data/scripts: Help_scripts: updated compiz_plugin for Compiz 0.9 and added compiz_new_replace_list_plugins (for Compiz 0.9 - workaround)
2011-09-17 16:05:38 +02:00
matttbe
60ef381ccd Summer cleaning :) :
Removed some useless and deprecated files in the trunk directory: generate-deb, compile-all
data: Removed some unused icons: alpha and icon-accessibility
data: Moved all icons in the icons directory (they are now installed in 'share/icons'
data: Moved all images in 'images' directory (they are now installed in 'share/images')
data/icons: updated close/minimize/maximize/restore/connection icons to have the same design as the other
data/images: added help-preview.jpg
data: Moved apply-default-values-to-conf.sh to 'script' directory (in the trunk because it's not used by the dock)
data: Moved all scripts to 'scripts' directory (they are now installed in 'share/scripts')
data/ChangeLog.txt: fixed a typo (2.3.0 instead of 2.4.0)
data/*.conf.in, data/default-theme/cairo-dock.conf, src/: updated a few paths the images/script/images because they have moved to another directory
data/Help.conf.in: added new icons
CMakeLists.txt: added Help version
src/gldit/cairo-dock-dialog-manager.c: Used cairo-dock-animated.xpm instead of cairo-dock.svg because this icon is animated (or we have to change 'attr.iNbFrames', etc.)
@fabounet: of course, everything can be reverted but I think it's more cleaner and I hope there is any missing icons ;)
2011-07-17 11:36:05 +02:00