mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Fix typo in file name. (#358931)
2006-10-02 Behdad Esfahbod <behdad@gnome.org> * gtk/Makefile.am: Fix typo in file name. (#358931)
This commit is contained in:
parent
f647f66400
commit
ed935c199f
@ -1,3 +1,7 @@
|
||||
2006-10-02 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* gtk/Makefile.am: Fix typo in file name. (#358931)
|
||||
|
||||
2006-10-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* modules/printbackends/cups/gtkprintbackendcups.c (available_choices):
|
||||
|
@ -1104,7 +1104,7 @@ stamp-icons: $(STOCK_ICONS)
|
||||
&& $(LN_S) gtk-goto-first-ltr.png gtk-goto-last-rtl.png \
|
||||
&& $(RM) gtk-media-forward-rtl.png \
|
||||
&& $(LN_S) gtk-media-rewind-ltr.png gtk-media-forward-rtl.png \
|
||||
&& $(RM) gtk-mdedia-next-rtl.png \
|
||||
&& $(RM) gtk-media-next-rtl.png \
|
||||
&& $(LN_S) gtk-media-previous-ltr.png gtk-media-next-rtl.png \
|
||||
&& $(RM) gtk-media-previous-rtl.png \
|
||||
&& $(LN_S) gtk-media-next-ltr.png gtk-media-previous-rtl.png \
|
||||
|
Loading…
Reference in New Issue
Block a user