Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder Go Up to directory above #10

Closed
wants to merge 1 commit into from
Closed

Folder Go Up to directory above #10

wants to merge 1 commit into from

Conversation

luisrguerra
Copy link
Member

This pull request is a complement of This Pull Request

paintdotnet_2E2eDIQHdq go-up

It is necessary to implement the icon in the code in the buttons with an up arrow where the meaning is to go up to the directory above

octave folder 2

Current interface:

octave-gui_y5KPhT5teF

It is necessary to implement the icon in the code in the buttons with an up arrow where the meaning is to go up to the directory above
@mmuetzel
Copy link
Member

mmuetzel commented Feb 12, 2022

I added the icon to the upstream Mercurial repository here:
https://hg.savannah.gnu.org/hgweb/octave/rev/efe8550a0aae

It should synchronize to this repository shortly.

I hope I changed to the icon in the correct places.

Edit: be9d924

@mmuetzel mmuetzel closed this Feb 12, 2022
siko1056 pushed a commit that referenced this pull request Feb 12, 2022
* libgui/src/icons/folder-up.png, libgui/src/icons/folder-up.svg: Add new icon.
* libgui/src/resource.qrc: Add icon to resource file.
* libgui/src/module.mk: Add icon to build system.
* libgui/src/files-dock-widget.cc (files_dock_widget),
libgui/src/main-window.cc (construct_tool_bar): Use new icon.

See: #10
@siko1056 siko1056 added the enhancement New feature or request label Mar 18, 2022
mtmiller pushed a commit to mtmiller/octave that referenced this pull request Apr 13, 2022
* libgui/src/icons/folder-up.png, libgui/src/icons/folder-up.svg: Add new icon.
* libgui/src/resource.qrc: Add icon to resource file.
* libgui/src/module.mk: Add icon to build system.
* libgui/src/files-dock-widget.cc (files_dock_widget),
libgui/src/main-window.cc (construct_tool_bar): Use new icon.

See: gnu-octave/octave#10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants