Replace the old icons with smiley icons from the Rodent icon theme.
Fix showing the same icon for two or more slots. Minor cleanups. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4541 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
0fb7faca80
commit
93c3028d3a
@ -8,6 +8,10 @@
|
|||||||
output of a command in templates.
|
output of a command in templates.
|
||||||
Adjust template functions to mostly work with GeanyDocuments.
|
Adjust template functions to mostly work with GeanyDocuments.
|
||||||
Minor cleanups in the template code.
|
Minor cleanups in the template code.
|
||||||
|
* src/gb.c:
|
||||||
|
Replace the old icons with smiley icons from the Rodent icon theme.
|
||||||
|
Fix showing the same icon for two or more slots.
|
||||||
|
Minor cleanups.
|
||||||
|
|
||||||
|
|
||||||
2010-01-22 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
2010-01-22 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||||
|
|||||||
@ -33,7 +33,6 @@
|
|||||||
#include "geanywraplabel.h"
|
#include "geanywraplabel.h"
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
|
|
||||||
static GtkWidget *gb_window = NULL;
|
|
||||||
#include "gb.c"
|
#include "gb.c"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user