Skip to content

Commit

Permalink
Add .gktrc-2.0 to workaround firefox issue with gnome icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrud committed May 24, 2011
1 parent f3f99e1 commit ef73e06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -10,7 +10,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-desktop.git

Package: grml-desktop
Architecture: all
Depends: idesk, grml-scripts (>= 1.1.18)
Depends: idesk, grml-scripts (>= 1.1.18), moblin-icon-theme
Suggests: fluxbox, fvwm | fvwm2 | fvwm-crystal, awesome, pekwm
Conflicts: grml-etc (<< 0.9.14)
Description: configuration files for the X desktop at grml
Expand Down
2 changes: 2 additions & 0 deletions etc/skel/.gtkrc-2.0
@@ -0,0 +1,2 @@
# workaround for an iceweasel bug regarding the forward/back button
gtk-fallback-icon-theme="moblin"

0 comments on commit ef73e06

Please sign in to comment.