Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Feature nemo support #21

Merged
merged 3 commits into from
Jun 1, 2017

Conversation

slgobinath
Copy link

No description provided.

@bilelmoussaoui
Copy link
Owner

The text-domain should stay the same as there's no specific string that says : Nautilus and there will never be , so there's no need to duplicate the efforts :p

@bilelmoussaoui
Copy link
Owner

The same with NemoPropertyPage & NemoLocation, those objects will be the same for both file managers. The whole things is to avoid duplicating the same code on two different files and fixing bugs/adding features on both of them. This way, the core will be the same & the nautilus/nemo-git/git.py will always stay the same

@slgobinath
Copy link
Author

I thought of avoiding Nautilus in Nemo package at all. I'll change it.

@bilelmoussaoui bilelmoussaoui merged commit 72cf452 into bilelmoussaoui:beta Jun 1, 2017
@bilelmoussaoui
Copy link
Owner

Perfect ! Thanks! I will release a new version this weekend

bilelmoussaoui added a commit that referenced this pull request Jun 2, 2017
* alpha code, nemo support

* few code cleaning add nemo-git folder

* minor improvements

* add Nemo information on README & uninstall file

* ues gtk.builder for ui's (just the beginning..

* Feature nemo support (#21)

* Add support to Nemo

* Rename text domain

* Fix class name issue

* add nemo support (clean the code), add appdata file, compile gresource

* working again

* make the metainfo file translatable

* fixes all the bugs

* correct manual installation method

* correct nemo-git

* bump version number, update uninstall script

* remove duplicate code, beautify & sort imports

* minor improvement

* add the possiblity to list the modified files by clicking on the icon
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants